[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:35:27.376886  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:38355,127.1.136.61:38559,127.1.136.60:46619
I20260630 12:35:27.379329  1568 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:35:27.381320  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:27.403472  1577 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
W20260630 12:35:27.403636  1575 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
W20260630 12:35:27.403944  1574 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
W20260630 12:35:28.651763  1576 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:35:28.651942  1568 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:35:28.657380  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:28.657639  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:28.657853  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822928657781 us; error 0 us; skew 500 ppm
I20260630 12:35:28.658741  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:28.665614  1568 webserver.cc:533] Webserver started at http://127.1.136.62:45463/ using document root <none> and password file <none>
I20260630 12:35:28.666576  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:28.666798  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:28.667348  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:28.673323  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "0bfd1dd5f3c5446f96f331940878548d"
format_stamp: "Formatted at 2026-06-30 12:35:28 on dist-test-slave-8nk5"
I20260630 12:35:28.682229  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:28.688217  1583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:28.690013  1568 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:35:28.690445  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "0bfd1dd5f3c5446f96f331940878548d"
format_stamp: "Formatted at 2026-06-30 12:35:28 on dist-test-slave-8nk5"
I20260630 12:35:28.690830  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:28.755879  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:28.757501  1568 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:35:28.758041  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:28.846269  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:38355
I20260630 12:35:28.846444  1634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:38355 every 8 connection(s)
I20260630 12:35:28.852998  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:28.856948  1635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:28.860845  1637 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
W20260630 12:35:28.862856  1638 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
W20260630 12:35:28.867502  1640 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
I20260630 12:35:28.868647  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:28.869614  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:28.869876  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:28.870093  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822928870067 us; error 0 us; skew 500 ppm
I20260630 12:35:28.870666  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:28.875362  1568 webserver.cc:533] Webserver started at http://127.1.136.61:43283/ using document root <none> and password file <none>
I20260630 12:35:28.875937  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:28.876173  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:28.876457  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:28.877660  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root/instance:
uuid: "5d56e703aa0640809792ea42d205a2b6"
format_stamp: "Formatted at 2026-06-30 12:35:28 on dist-test-slave-8nk5"
I20260630 12:35:28.883561  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:35:28.882330  1635 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:28.888558  1645 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:28.889791  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:28.890404  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root
uuid: "5d56e703aa0640809792ea42d205a2b6"
format_stamp: "Formatted at 2026-06-30 12:35:28 on dist-test-slave-8nk5"
I20260630 12:35:28.890976  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-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)
I20260630 12:35:28.912088  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:28.913702  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:28.921190  1635 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:35:28.924854  1584 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.61:38559: connect: Connection refused (error 111)
W20260630 12:35:28.931874  1635 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.61:38559: Network error: Client connection negotiation failed: client connection to 127.1.136.61:38559: connect: Connection refused (error 111)
I20260630 12:35:28.981782  1635 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } attempt: 1
W20260630 12:35:28.988750  1635 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.61:38559: Network error: Client connection negotiation failed: client connection to 127.1.136.61:38559: connect: Connection refused (error 111)
I20260630 12:35:28.999949  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.61:38559
I20260630 12:35:29.000464  1699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.61:38559 every 8 connection(s)
I20260630 12:35:29.006410  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.006837  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.015002  1702 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
W20260630 12:35:29.016595  1703 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
I20260630 12:35:29.016896  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:35:29.022195  1705 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
I20260630 12:35:29.025023  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:29.026158  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.026443  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.026656  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822929026627 us; error 0 us; skew 500 ppm
I20260630 12:35:29.027473  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.032239  1568 webserver.cc:533] Webserver started at http://127.1.136.60:34339/ using document root <none> and password file <none>
I20260630 12:35:29.033249  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.033609  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.034066  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.036062  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:29.036197  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root/instance:
uuid: "d50d98e001f64d1bb7bb54e33bf5a934"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-8nk5"
I20260630 12:35:29.046121  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:35:29.053325  1712 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.053552  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:29.054402  1568 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:29.054757  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root
uuid: "d50d98e001f64d1bb7bb54e33bf5a934"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-8nk5"
I20260630 12:35:29.055081  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-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)
I20260630 12:35:29.057289  1635 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } attempt: 2
W20260630 12:35:29.065999  1700 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:46619: Network error: Client connection negotiation failed: client connection to 127.1.136.60:46619: connect: Connection refused (error 111)
I20260630 12:35:29.072619  1635 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:35:29.077456  1635 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:46619: Network error: Client connection negotiation failed: client connection to 127.1.136.60:46619: connect: Connection refused (error 111)
I20260630 12:35:29.086845  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.088649  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.109174  1635 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } attempt: 1
I20260630 12:35:29.109560  1700 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } attempt: 1
W20260630 12:35:29.117022  1635 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:46619: Network error: Client connection negotiation failed: client connection to 127.1.136.60:46619: connect: Connection refused (error 111)
W20260630 12:35:29.117231  1700 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:46619: Network error: Client connection negotiation failed: client connection to 127.1.136.60:46619: connect: Connection refused (error 111)
I20260630 12:35:29.176985  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.60:46619
I20260630 12:35:29.177110  1764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.60:46619 every 8 connection(s)
I20260630 12:35:29.182417  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:29.183468  1765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:29.184895  1700 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } attempt: 2
I20260630 12:35:29.190798  1765 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:29.192764  1635 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } attempt: 2
I20260630 12:35:29.211584  1700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: Bootstrap starting.
I20260630 12:35:29.212076  1765 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:29.220017  1700 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:29.220546  1635 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d: Bootstrap starting.
I20260630 12:35:29.223026  1700 log.cc:826] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: Log is configured to *not* fsync() on all Append() calls
I20260630 12:35:29.228211  1635 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:29.230655  1700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: No bootstrap required, opened a new log
I20260630 12:35:29.230978  1765 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:29.236011  1635 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d: No bootstrap required, opened a new log
I20260630 12:35:29.254588  1765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: Bootstrap starting.
I20260630 12:35:29.257057  1700 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.257055  1635 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.258296  1635 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:29.258296  1700 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:29.258776  1635 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bfd1dd5f3c5446f96f331940878548d, State: Initialized, Role: FOLLOWER
I20260630 12:35:29.258822  1700 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d56e703aa0640809792ea42d205a2b6, State: Initialized, Role: FOLLOWER
I20260630 12:35:29.260020  1635 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.260020  1700 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.261569  1765 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:29.266974  1773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.268421  1773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.269937  1700 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:29.272235  1635 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:29.271317  1772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.272797  1772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.278043  1765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: No bootstrap required, opened a new log
I20260630 12:35:29.284015  1765 raft_consensus.cc:359] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.285166  1765 raft_consensus.cc:385] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:29.285566  1765 raft_consensus.cc:740] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d50d98e001f64d1bb7bb54e33bf5a934, State: Initialized, Role: FOLLOWER
I20260630 12:35:29.286827  1765 consensus_queue.cc:260] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.291610  1784 sys_catalog.cc:455] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.292815  1784 sys_catalog.cc:458] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.293260  1765 sys_catalog.cc:565] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:29.316200  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:35:29.318797  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:35:29.327697  1799 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:29.328243  1799 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:35:29.329397  1801 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:29.329922  1801 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:35:29.338982  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.344192  1719 tablet.cc:2406] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:35:29.346133  1809 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:29.346617  1809 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:35:29.351548  1810 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
W20260630 12:35:29.352969  1811 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
I20260630 12:35:29.357887  1772 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:29.358453  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:29.358937  1772 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
W20260630 12:35:29.359450  1813 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
I20260630 12:35:29.360775  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.361063  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.361346  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822929361324 us; error 0 us; skew 500 ppm
I20260630 12:35:29.362095  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.363852  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bfd1dd5f3c5446f96f331940878548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d56e703aa0640809792ea42d205a2b6" is_pre_election: true
I20260630 12:35:29.364189  1740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bfd1dd5f3c5446f96f331940878548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" is_pre_election: true
I20260630 12:35:29.364984  1675 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bfd1dd5f3c5446f96f331940878548d in term 0.
I20260630 12:35:29.365311  1740 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bfd1dd5f3c5446f96f331940878548d in term 0.
I20260630 12:35:29.367512  1772 leader_election.cc:290] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d56e703aa0640809792ea42d205a2b6 (127.1.136.61:38559), d50d98e001f64d1bb7bb54e33bf5a934 (127.1.136.60:46619)
I20260630 12:35:29.367437  1584 leader_election.cc:304] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bfd1dd5f3c5446f96f331940878548d, 5d56e703aa0640809792ea42d205a2b6; no voters: 
I20260630 12:35:29.369125  1772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:29.369778  1772 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:29.370348  1772 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:29.382503  1568 webserver.cc:533] Webserver started at http://127.1.136.1:44977/ using document root <none> and password file <none>
I20260630 12:35:29.382143  1772 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.383195  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.383483  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.383818  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.384440  1772 leader_election.cc:290] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [CANDIDATE]: Term 1 election: Requested vote from peers 5d56e703aa0640809792ea42d205a2b6 (127.1.136.61:38559), d50d98e001f64d1bb7bb54e33bf5a934 (127.1.136.60:46619)
I20260630 12:35:29.385371  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "5167e1e126b84f02a7eabe8bb3e306a1"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-8nk5"
I20260630 12:35:29.386216  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bfd1dd5f3c5446f96f331940878548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d56e703aa0640809792ea42d205a2b6"
I20260630 12:35:29.387143  1675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:29.390619  1740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bfd1dd5f3c5446f96f331940878548d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d50d98e001f64d1bb7bb54e33bf5a934"
I20260630 12:35:29.391453  1740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:29.397444  1675 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfd1dd5f3c5446f96f331940878548d in term 1.
I20260630 12:35:29.399344  1584 leader_election.cc:304] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bfd1dd5f3c5446f96f331940878548d, 5d56e703aa0640809792ea42d205a2b6; no voters: 
I20260630 12:35:29.400668  1772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:29.402966  1740 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfd1dd5f3c5446f96f331940878548d in term 1.
I20260630 12:35:29.405604  1772 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 1 LEADER]: Becoming Leader. State: Replica: 0bfd1dd5f3c5446f96f331940878548d, State: Running, Role: LEADER
I20260630 12:35:29.407001  1772 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } }
I20260630 12:35:29.409257  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:35:29.415370  1819 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.416975  1568 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:35:29.417436  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "5167e1e126b84f02a7eabe8bb3e306a1"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-8nk5"
I20260630 12:35:29.418113  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:29.420818  1818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bfd1dd5f3c5446f96f331940878548d. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.422564  1818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:29.426256  1822 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:29.432055  1822 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:29.449028  1740 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 1 FOLLOWER]: Refusing update from remote peer 0bfd1dd5f3c5446f96f331940878548d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.449932  1675 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 1 FOLLOWER]: Refusing update from remote peer 0bfd1dd5f3c5446f96f331940878548d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:29.450822  1772 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:29.451946  1818 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:29.474190  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.474349  1773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bfd1dd5f3c5446f96f331940878548d. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.475212  1773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.477643  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.477942  1784 sys_catalog.cc:455] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bfd1dd5f3c5446f96f331940878548d. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.478727  1784 sys_catalog.cc:458] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.482029  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.489800  1784 sys_catalog.cc:455] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.490581  1784 sys_catalog.cc:458] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.497375  1828 mvcc.cc:204] Tried to move back new op lower bound from 7302442719006068736 to 7302442718865887232. Current Snapshot: MvccSnapshot[applied={T|T < 7302442719006068736}]
I20260630 12:35:29.496616  1818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.498644  1818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:29.499496  1822 catalog_manager.cc:1383] Generated new cluster ID: ad2d368c581342779df8474c162d8da0
I20260630 12:35:29.499897  1822 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:29.500100  1773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.500823  1773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:29.502982  1772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0bfd1dd5f3c5446f96f331940878548d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfd1dd5f3c5446f96f331940878548d" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 38355 } } peers { permanent_uuid: "5d56e703aa0640809792ea42d205a2b6" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 38559 } } peers { permanent_uuid: "d50d98e001f64d1bb7bb54e33bf5a934" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 46619 } } }
I20260630 12:35:29.503795  1772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:29.504766  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.505133  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.505473  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.505697  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.559690  1822 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:29.562086  1822 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:29.615065  1822 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d: Generated new TSK 0
I20260630 12:35:29.617136  1822 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:29.682360  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:35371
I20260630 12:35:29.682638  1892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:35371 every 8 connection(s)
I20260630 12:35:29.712566  1893 heartbeater.cc:344] Connected to a master server at 127.1.136.60:46619
I20260630 12:35:29.713243  1893 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.714937  1893 heartbeater.cc:507] Master 127.1.136.60:46619 requested a full tablet report, sending...
I20260630 12:35:29.731194  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:29.733733  1730 ts_manager.cc:194] Registered new tserver with Master: 5167e1e126b84f02a7eabe8bb3e306a1 (127.1.136.1:35371)
W20260630 12:35:29.741715  1900 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
W20260630 12:35:29.743917  1901 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
I20260630 12:35:29.751963  1895 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38355
I20260630 12:35:29.752055  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:29.752701  1895 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.753739  1895 heartbeater.cc:507] Master 127.1.136.62:38355 requested a full tablet report, sending...
W20260630 12:35:29.754400  1903 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
I20260630 12:35:29.755682  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.756027  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:29.756253  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822929756234 us; error 0 us; skew 500 ppm
I20260630 12:35:29.756613  1600 ts_manager.cc:194] Registered new tserver with Master: 5167e1e126b84f02a7eabe8bb3e306a1 (127.1.136.1:35371)
I20260630 12:35:29.757167  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.757210  1894 heartbeater.cc:344] Connected to a master server at 127.1.136.61:38559
I20260630 12:35:29.758091  1894 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.759301  1894 heartbeater.cc:507] Master 127.1.136.61:38559 requested a full tablet report, sending...
I20260630 12:35:29.760258  1600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57626
I20260630 12:35:29.767804  1665 ts_manager.cc:194] Registered new tserver with Master: 5167e1e126b84f02a7eabe8bb3e306a1 (127.1.136.1:35371)
I20260630 12:35:29.771932  1568 webserver.cc:533] Webserver started at http://127.1.136.2:38809/ using document root <none> and password file <none>
I20260630 12:35:29.772742  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.773012  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.773337  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.774632  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "dccb67ab482b4e95ab7884e30a05bd02"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-8nk5"
I20260630 12:35:29.779882  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:29.783716  1908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.784658  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:29.784960  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "dccb67ab482b4e95ab7884e30a05bd02"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-8nk5"
I20260630 12:35:29.785254  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:29.802826  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.804150  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.806908  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.810746  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.810992  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.811281  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.811471  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.926565  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:34495
I20260630 12:35:29.926694  1970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:34495 every 8 connection(s)
I20260630 12:35:29.956498  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:29.988890  1971 heartbeater.cc:344] Connected to a master server at 127.1.136.60:46619
I20260630 12:35:29.989437  1971 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.990765  1971 heartbeater.cc:507] Master 127.1.136.60:46619 requested a full tablet report, sending...
W20260630 12:35:29.993690  1978 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
I20260630 12:35:29.997316  1972 heartbeater.cc:344] Connected to a master server at 127.1.136.61:38559
I20260630 12:35:29.997761  1972 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.998827  1972 heartbeater.cc:507] Master 127.1.136.61:38559 requested a full tablet report, sending...
I20260630 12:35:29.999185  1730 ts_manager.cc:194] Registered new tserver with Master: dccb67ab482b4e95ab7884e30a05bd02 (127.1.136.2:34495)
I20260630 12:35:30.002942  1665 ts_manager.cc:194] Registered new tserver with Master: dccb67ab482b4e95ab7884e30a05bd02 (127.1.136.2:34495)
W20260630 12:35:30.006083  1979 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
I20260630 12:35:30.007967  1973 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38355
I20260630 12:35:30.008724  1973 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.010149  1973 heartbeater.cc:507] Master 127.1.136.62:38355 requested a full tablet report, sending...
I20260630 12:35:30.013049  1568 server_base.cc:1061] running on GCE node
W20260630 12:35:30.013374  1981 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
I20260630 12:35:30.013856  1600 ts_manager.cc:194] Registered new tserver with Master: dccb67ab482b4e95ab7884e30a05bd02 (127.1.136.2:34495)
I20260630 12:35:30.014987  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:30.015383  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:30.015520  1600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57628
I20260630 12:35:30.015626  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822930015606 us; error 0 us; skew 500 ppm
I20260630 12:35:30.016896  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:30.021266  1568 webserver.cc:533] Webserver started at http://127.1.136.3:44359/ using document root <none> and password file <none>
I20260630 12:35:30.022183  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:30.022512  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:30.022919  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:30.024960  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "aaf308e508114cd29f2c441d319463f0"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-8nk5"
I20260630 12:35:30.031886  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.001s
I20260630 12:35:30.037102  1986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.038400  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:35:30.038853  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "aaf308e508114cd29f2c441d319463f0"
format_stamp: "Formatted at 2026-06-30 12:35:30 on dist-test-slave-8nk5"
I20260630 12:35:30.039362  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:30.082103  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:30.084162  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:30.087419  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:30.092540  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:30.092928  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.093279  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:30.093513  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:30.206905  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:34237
I20260630 12:35:30.206925  2048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:34237 every 8 connection(s)
I20260630 12:35:30.247275  2049 heartbeater.cc:344] Connected to a master server at 127.1.136.60:46619
I20260630 12:35:30.247786  2049 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.248914  2049 heartbeater.cc:507] Master 127.1.136.60:46619 requested a full tablet report, sending...
I20260630 12:35:30.252238  1730 ts_manager.cc:194] Registered new tserver with Master: aaf308e508114cd29f2c441d319463f0 (127.1.136.3:34237)
I20260630 12:35:30.255553  2050 heartbeater.cc:344] Connected to a master server at 127.1.136.61:38559
I20260630 12:35:30.256072  2050 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.257229  2050 heartbeater.cc:507] Master 127.1.136.61:38559 requested a full tablet report, sending...
I20260630 12:35:30.259374  2051 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38355
I20260630 12:35:30.259899  2051 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:30.260932  1665 ts_manager.cc:194] Registered new tserver with Master: aaf308e508114cd29f2c441d319463f0 (127.1.136.3:34237)
I20260630 12:35:30.261078  2051 heartbeater.cc:507] Master 127.1.136.62:38355 requested a full tablet report, sending...
I20260630 12:35:30.264117  1600 ts_manager.cc:194] Registered new tserver with Master: aaf308e508114cd29f2c441d319463f0 (127.1.136.3:34237)
I20260630 12:35:30.264235  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.028543009s
I20260630 12:35:30.266443  1600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57632
I20260630 12:35:30.335275  1801 catalog_manager.cc:1295] Loaded cluster ID: ad2d368c581342779df8474c162d8da0
I20260630 12:35:30.335638  1801 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: loading cluster ID for follower catalog manager: success
I20260630 12:35:30.341542  1801 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: acquiring CA information for follower catalog manager: success
I20260630 12:35:30.346913  1801 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:35:30.352777  1809 catalog_manager.cc:1295] Loaded cluster ID: ad2d368c581342779df8474c162d8da0
I20260630 12:35:30.353154  1809 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: loading cluster ID for follower catalog manager: success
I20260630 12:35:30.361250  1809 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: acquiring CA information for follower catalog manager: success
I20260630 12:35:30.366813  1809 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:35:30.767841  1895 heartbeater.cc:499] Master 127.1.136.62:38355 was elected leader, sending a full tablet report...
I20260630 12:35:31.019438  1973 heartbeater.cc:499] Master 127.1.136.62:38355 was elected leader, sending a full tablet report...
I20260630 12:35:31.269972  2051 heartbeater.cc:499] Master 127.1.136.62:38355 was elected leader, sending a full tablet report...
I20260630 12:35:31.312543  1797 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:31.428108  1600 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57638:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:35:31.578488  1858 tablet_service.cc:1511] Processing CreateTablet for tablet 068c138cf52b4c3b9687dbb3a04584a2 (DEFAULT_TABLE table=test-workload [id=5dac43a419d4415485099d747690ec34]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:35:31.581692  1857 tablet_service.cc:1511] Processing CreateTablet for tablet f7765149486d4b86b56dc04b66e0f2a7 (DEFAULT_TABLE table=test-workload [id=5dac43a419d4415485099d747690ec34]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:35:31.583738  1858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068c138cf52b4c3b9687dbb3a04584a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.584962  1857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7765149486d4b86b56dc04b66e0f2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.588709  1936 tablet_service.cc:1511] Processing CreateTablet for tablet 45fec8f6fda54a9180f289eb05dcc66e (DEFAULT_TABLE table=test-workload [id=5dac43a419d4415485099d747690ec34]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:35:31.590330  1936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fec8f6fda54a9180f289eb05dcc66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.595692  2014 tablet_service.cc:1511] Processing CreateTablet for tablet 88a3ae0705e84183b04f77c913851447 (DEFAULT_TABLE table=test-workload [id=5dac43a419d4415485099d747690ec34]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:35:31.597302  2014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a3ae0705e84183b04f77c913851447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:31.619740  2083 tablet_bootstrap.cc:492] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: Bootstrap starting.
I20260630 12:35:31.624511  2085 tablet_bootstrap.cc:492] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1: Bootstrap starting.
I20260630 12:35:31.633354  2085 tablet_bootstrap.cc:654] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.640637  2085 tablet_bootstrap.cc:492] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1: No bootstrap required, opened a new log
I20260630 12:35:31.641168  2085 ts_tablet_manager.cc:1403] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:35:31.642091  2084 tablet_bootstrap.cc:492] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0: Bootstrap starting.
I20260630 12:35:31.643549  2083 tablet_bootstrap.cc:654] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.645054  2085 raft_consensus.cc:359] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.645792  2085 raft_consensus.cc:385] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.646186  2085 raft_consensus.cc:740] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5167e1e126b84f02a7eabe8bb3e306a1, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.647032  2085 consensus_queue.cc:260] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.647835  2085 raft_consensus.cc:399] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:31.648197  2085 raft_consensus.cc:493] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:31.648582  2085 raft_consensus.cc:3060] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.650449  2084 tablet_bootstrap.cc:654] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.657377  2085 raft_consensus.cc:515] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.658814  2085 leader_election.cc:304] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [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: 5167e1e126b84f02a7eabe8bb3e306a1; no voters: 
I20260630 12:35:31.659909  2083 tablet_bootstrap.cc:492] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: No bootstrap required, opened a new log
I20260630 12:35:31.660830  2083 ts_tablet_manager.cc:1403] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.013s
I20260630 12:35:31.664916  2083 raft_consensus.cc:359] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dccb67ab482b4e95ab7884e30a05bd02" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34495 } }
I20260630 12:35:31.665951  2083 raft_consensus.cc:385] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.666355  2083 raft_consensus.cc:740] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccb67ab482b4e95ab7884e30a05bd02, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.667412  2083 consensus_queue.cc:260] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dccb67ab482b4e95ab7884e30a05bd02" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34495 } }
I20260630 12:35:31.668344  2083 raft_consensus.cc:399] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:31.668987  2083 raft_consensus.cc:493] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:31.669394  2083 raft_consensus.cc:3060] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.673147  2085 leader_election.cc:290] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:31.674965  2084 tablet_bootstrap.cc:492] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0: No bootstrap required, opened a new log
I20260630 12:35:31.675711  2084 ts_tablet_manager.cc:1403] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.019s
I20260630 12:35:31.673732  2089 raft_consensus.cc:2804] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.679713  2083 raft_consensus.cc:515] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dccb67ab482b4e95ab7884e30a05bd02" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34495 } }
I20260630 12:35:31.681056  2083 leader_election.cc:304] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [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: dccb67ab482b4e95ab7884e30a05bd02; no voters: 
I20260630 12:35:31.685375  2084 raft_consensus.cc:359] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf308e508114cd29f2c441d319463f0" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34237 } }
I20260630 12:35:31.686388  2084 raft_consensus.cc:385] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.686810  2084 raft_consensus.cc:740] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf308e508114cd29f2c441d319463f0, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.688360  2084 consensus_queue.cc:260] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaf308e508114cd29f2c441d319463f0" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34237 } }
I20260630 12:35:31.689371  2084 raft_consensus.cc:399] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:31.689853  2084 raft_consensus.cc:493] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:31.690402  2084 raft_consensus.cc:3060] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.690788  2089 raft_consensus.cc:697] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 LEADER]: Becoming Leader. State: Replica: 5167e1e126b84f02a7eabe8bb3e306a1, State: Running, Role: LEADER
I20260630 12:35:31.691085  2083 leader_election.cc:290] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:31.693486  2089 consensus_queue.cc:237] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [LEADER]: Queue going to LEADER mode. State: All 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: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.706454  2083 ts_tablet_manager.cc:1434] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: Time spent starting tablet: real 0.045s	user 0.019s	sys 0.018s
I20260630 12:35:31.708036  2092 raft_consensus.cc:2804] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.708897  2092 raft_consensus.cc:697] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 1 LEADER]: Becoming Leader. State: Replica: dccb67ab482b4e95ab7884e30a05bd02, State: Running, Role: LEADER
I20260630 12:35:31.710387  2085 ts_tablet_manager.cc:1434] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1: Time spent starting tablet: real 0.069s	user 0.022s	sys 0.035s
I20260630 12:35:31.712520  2092 consensus_queue.cc:237] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [LEADER]: Queue going to LEADER mode. State: All 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: "dccb67ab482b4e95ab7884e30a05bd02" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34495 } }
I20260630 12:35:31.716321  2085 tablet_bootstrap.cc:492] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1: Bootstrap starting.
I20260630 12:35:31.728294  2085 tablet_bootstrap.cc:654] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.732717  2084 raft_consensus.cc:515] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf308e508114cd29f2c441d319463f0" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34237 } }
I20260630 12:35:31.752269  2085 tablet_bootstrap.cc:492] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1: No bootstrap required, opened a new log
I20260630 12:35:31.754144  2085 ts_tablet_manager.cc:1403] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.013s
I20260630 12:35:31.758502  2085 raft_consensus.cc:359] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.736037  2084 leader_election.cc:304] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [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: aaf308e508114cd29f2c441d319463f0; no voters: 
I20260630 12:35:31.759406  2085 raft_consensus.cc:385] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.761569  1600 catalog_manager.cc:5697] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5167e1e126b84f02a7eabe8bb3e306a1 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.761786  2085 raft_consensus.cc:740] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5167e1e126b84f02a7eabe8bb3e306a1, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.774134  2085 consensus_queue.cc:260] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.775211  2085 raft_consensus.cc:399] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:31.775606  2085 raft_consensus.cc:493] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:31.776044  2085 raft_consensus.cc:3060] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.786414  2098 raft_consensus.cc:2804] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.781704  2084 leader_election.cc:290] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:31.796269  1599 catalog_manager.cc:5697] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to dccb67ab482b4e95ab7884e30a05bd02 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dccb67ab482b4e95ab7884e30a05bd02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dccb67ab482b4e95ab7884e30a05bd02" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.840754  2085 raft_consensus.cc:515] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
I20260630 12:35:31.852394  2085 leader_election.cc:304] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [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: 5167e1e126b84f02a7eabe8bb3e306a1; no voters: 
I20260630 12:35:31.853417  2085 leader_election.cc:290] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:31.853576  2089 raft_consensus.cc:2804] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.854254  2089 raft_consensus.cc:697] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 LEADER]: Becoming Leader. State: Replica: 5167e1e126b84f02a7eabe8bb3e306a1, State: Running, Role: LEADER
I20260630 12:35:31.855111  2089 consensus_queue.cc:237] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [LEADER]: Queue going to LEADER mode. State: All 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: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } }
W20260630 12:35:31.855449  2096 log.cc:927] Time spent T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260630 12:35:31.858948  2085 ts_tablet_manager.cc:1434] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1: Time spent starting tablet: real 0.104s	user 0.013s	sys 0.009s
I20260630 12:35:31.867555  2084 ts_tablet_manager.cc:1434] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0: Time spent starting tablet: real 0.191s	user 0.030s	sys 0.048s
I20260630 12:35:31.868144  2098 raft_consensus.cc:697] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 1 LEADER]: Becoming Leader. State: Replica: aaf308e508114cd29f2c441d319463f0, State: Running, Role: LEADER
I20260630 12:35:31.869256  2098 consensus_queue.cc:237] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [LEADER]: Queue going to LEADER mode. State: All 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: "aaf308e508114cd29f2c441d319463f0" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34237 } }
I20260630 12:35:31.905596  1599 catalog_manager.cc:5697] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5167e1e126b84f02a7eabe8bb3e306a1 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5167e1e126b84f02a7eabe8bb3e306a1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35371 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:31.922346  1598 catalog_manager.cc:5697] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf308e508114cd29f2c441d319463f0 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "aaf308e508114cd29f2c441d319463f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf308e508114cd29f2c441d319463f0" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34237 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:33.314116  1797 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:33.317369  1797 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:34.084013  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:35:34.108896  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:34.109701  1568 tablet_replica.cc:333] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1: stopping tablet replica
I20260630 12:35:34.110350  1568 raft_consensus.cc:2243] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.110834  1568 raft_consensus.cc:2272] T 068c138cf52b4c3b9687dbb3a04584a2 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.112970  1568 tablet_replica.cc:333] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1: stopping tablet replica
I20260630 12:35:34.113384  1568 raft_consensus.cc:2243] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.113740  1568 raft_consensus.cc:2272] T f7765149486d4b86b56dc04b66e0f2a7 P 5167e1e126b84f02a7eabe8bb3e306a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.209220  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:35:34.220001  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:35:34.246500  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:34.247318  1568 tablet_replica.cc:333] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02: stopping tablet replica
I20260630 12:35:34.247989  1568 raft_consensus.cc:2243] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.248544  1568 raft_consensus.cc:2272] T 45fec8f6fda54a9180f289eb05dcc66e P dccb67ab482b4e95ab7884e30a05bd02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.270291  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:35:34.280577  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:35:34.303714  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:34.304422  1568 tablet_replica.cc:333] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0: stopping tablet replica
I20260630 12:35:34.304979  1568 raft_consensus.cc:2243] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.305387  1568 raft_consensus.cc:2272] T 88a3ae0705e84183b04f77c913851447 P aaf308e508114cd29f2c441d319463f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.324939  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:35:34.334283  1568 master.cc:562] Master@127.1.136.62:38355 shutting down...
I20260630 12:35:34.447726  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:34.448887  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.449345  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0bfd1dd5f3c5446f96f331940878548d: stopping tablet replica
I20260630 12:35:34.471241  1568 master.cc:584] Master@127.1.136.62:38355 shutdown complete.
I20260630 12:35:34.487931  1568 master.cc:562] Master@127.1.136.61:38559 shutting down...
I20260630 12:35:34.507826  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.508384  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.508666  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d56e703aa0640809792ea42d205a2b6: stopping tablet replica
I20260630 12:35:34.564405  1568 master.cc:584] Master@127.1.136.61:38559 shutdown complete.
I20260630 12:35:34.576143  1568 master.cc:562] Master@127.1.136.60:46619 shutting down...
I20260630 12:35:34.596058  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:34.596587  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:34.596848  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P d50d98e001f64d1bb7bb54e33bf5a934: stopping tablet replica
I20260630 12:35:34.616307  1568 master.cc:584] Master@127.1.136.60:46619 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7272 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:35:34.645216  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:43017
I20260630 12:35:34.646389  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:34.651435  2106 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
W20260630 12:35:34.653474  2107 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
W20260630 12:35:34.653789  2109 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
I20260630 12:35:34.654758  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:34.655913  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:34.656163  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:34.656304  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822934656290 us; error 0 us; skew 500 ppm
I20260630 12:35:34.656839  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:34.660408  1568 webserver.cc:533] Webserver started at http://127.1.136.62:34323/ using document root <none> and password file <none>
I20260630 12:35:34.660990  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:34.661182  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:34.661441  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:34.663158  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "c2e584164b8d4d7e94d89d20f14b1094"
format_stamp: "Formatted at 2026-06-30 12:35:34 on dist-test-slave-8nk5"
I20260630 12:35:34.669389  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:35:34.674067  2114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:34.674984  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:34.675383  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "c2e584164b8d4d7e94d89d20f14b1094"
format_stamp: "Formatted at 2026-06-30 12:35:34 on dist-test-slave-8nk5"
I20260630 12:35:34.675730  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-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)
I20260630 12:35:34.712116  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:34.713217  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:34.755946  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:43017
I20260630 12:35:34.756138  2165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:43017 every 8 connection(s)
I20260630 12:35:34.760150  2166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:34.772590  2166 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094: Bootstrap starting.
I20260630 12:35:34.778312  2166 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:34.784113  2166 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094: No bootstrap required, opened a new log
I20260630 12:35:34.786788  2166 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e584164b8d4d7e94d89d20f14b1094" member_type: VOTER }
I20260630 12:35:34.787377  2166 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:34.787650  2166 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e584164b8d4d7e94d89d20f14b1094, State: Initialized, Role: FOLLOWER
I20260630 12:35:34.788378  2166 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2e584164b8d4d7e94d89d20f14b1094" member_type: VOTER }
I20260630 12:35:34.788928  2166 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:34.789144  2166 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:34.789484  2166 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.794956  2166 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e584164b8d4d7e94d89d20f14b1094" member_type: VOTER }
I20260630 12:35:34.795773  2166 leader_election.cc:304] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [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: c2e584164b8d4d7e94d89d20f14b1094; no voters: 
I20260630 12:35:34.797277  2166 leader_election.cc:290] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:34.797714  2169 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:34.799467  2169 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 1 LEADER]: Becoming Leader. State: Replica: c2e584164b8d4d7e94d89d20f14b1094, State: Running, Role: LEADER
I20260630 12:35:34.800241  2169 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [LEADER]: Queue going to LEADER mode. State: All 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: "c2e584164b8d4d7e94d89d20f14b1094" member_type: VOTER }
I20260630 12:35:34.801218  2166 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:34.803395  2170 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2e584164b8d4d7e94d89d20f14b1094" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e584164b8d4d7e94d89d20f14b1094" member_type: VOTER } }
I20260630 12:35:34.803447  2171 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2e584164b8d4d7e94d89d20f14b1094. Latest consensus state: current_term: 1 leader_uuid: "c2e584164b8d4d7e94d89d20f14b1094" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e584164b8d4d7e94d89d20f14b1094" member_type: VOTER } }
I20260630 12:35:34.804302  2171 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:34.804229  2170 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:34.808926  2175 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:34.817754  2175 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:34.818825  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:34.829280  2175 catalog_manager.cc:1383] Generated new cluster ID: 44e2881dbd414ae99c44cb68cb74a13e
I20260630 12:35:34.829737  2175 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:34.873363  2175 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:34.874884  2175 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:34.889509  2175 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094: Generated new TSK 0
I20260630 12:35:34.890234  2175 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:34.950655  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:34.957662  2187 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
W20260630 12:35:34.958767  2188 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
W20260630 12:35:34.960529  2190 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
I20260630 12:35:34.961472  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:34.962430  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:34.962621  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:34.962754  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822934962742 us; error 0 us; skew 500 ppm
I20260630 12:35:34.963204  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:34.966058  1568 webserver.cc:533] Webserver started at http://127.1.136.1:43621/ using document root <none> and password file <none>
I20260630 12:35:34.966694  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:34.966948  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:34.967295  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:34.968470  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
format_stamp: "Formatted at 2026-06-30 12:35:34 on dist-test-slave-8nk5"
I20260630 12:35:34.974431  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:34.979096  2195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:34.980217  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:34.980644  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
format_stamp: "Formatted at 2026-06-30 12:35:34 on dist-test-slave-8nk5"
I20260630 12:35:34.980931  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-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)
I20260630 12:35:34.993088  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:34.994280  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:34.995822  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:34.998332  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:34.998562  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:34.998835  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:34.999009  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.044612  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:37233
I20260630 12:35:35.044696  2257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:37233 every 8 connection(s)
I20260630 12:35:35.050870  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.060101  2262 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
W20260630 12:35:35.062395  2263 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
I20260630 12:35:35.065907  1568 server_base.cc:1061] running on GCE node
W20260630 12:35:35.066058  2265 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
I20260630 12:35:35.067154  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.067564  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.067713  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822935067699 us; error 0 us; skew 500 ppm
I20260630 12:35:35.068360  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.071636  1568 webserver.cc:533] Webserver started at http://127.1.136.2:35041/ using document root <none> and password file <none>
I20260630 12:35:35.072391  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.072711  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.073150  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.074844  2258 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43017
I20260630 12:35:35.074908  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-8nk5"
I20260630 12:35:35.075520  2258 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.076385  2258 heartbeater.cc:507] Master 127.1.136.62:43017 requested a full tablet report, sending...
I20260630 12:35:35.078794  2131 ts_manager.cc:194] Registered new tserver with Master: 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233)
I20260630 12:35:35.081027  2131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53046
I20260630 12:35:35.081159  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:35:35.086130  2270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.087132  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:35:35.087436  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-8nk5"
I20260630 12:35:35.087699  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-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)
I20260630 12:35:35.112869  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.114006  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.115471  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.117730  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.118003  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.118265  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.118474  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.165009  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:38189
I20260630 12:35:35.165197  2332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:38189 every 8 connection(s)
I20260630 12:35:35.170050  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.177058  2336 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
W20260630 12:35:35.178719  2337 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
I20260630 12:35:35.183840  1568 server_base.cc:1061] running on GCE node
W20260630 12:35:35.184299  2339 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
I20260630 12:35:35.184770  2333 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43017
I20260630 12:35:35.185143  2333 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.185990  2333 heartbeater.cc:507] Master 127.1.136.62:43017 requested a full tablet report, sending...
I20260630 12:35:35.187564  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.187906  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:35.188127  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822935188104 us; error 0 us; skew 500 ppm
I20260630 12:35:35.188473  2131 ts_manager.cc:194] Registered new tserver with Master: cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189)
I20260630 12:35:35.188941  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.190596  2131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53054
I20260630 12:35:35.192452  1568 webserver.cc:533] Webserver started at http://127.1.136.3:33945/ using document root <none> and password file <none>
I20260630 12:35:35.193186  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.193439  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.193912  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.195052  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "d5affa26d0204c27aee1c8ef030c0efc"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-8nk5"
I20260630 12:35:35.199620  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:35.203307  2344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.204368  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:35:35.204712  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "d5affa26d0204c27aee1c8ef030c0efc"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-8nk5"
I20260630 12:35:35.205018  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-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)
I20260630 12:35:35.227283  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.228336  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.229737  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.232081  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.232321  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.232575  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.232750  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.278394  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:37893
I20260630 12:35:35.278585  2406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:37893 every 8 connection(s)
I20260630 12:35:35.294692  2407 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43017
I20260630 12:35:35.295095  2407 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.295842  2407 heartbeater.cc:507] Master 127.1.136.62:43017 requested a full tablet report, sending...
I20260630 12:35:35.298228  2131 ts_manager.cc:194] Registered new tserver with Master: d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:35.299247  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017400996s
I20260630 12:35:35.299947  2131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53064
I20260630 12:35:35.859092  2131 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53076:
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\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:35.861721  2131 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.
I20260630 12:35:35.956121  2296 tablet_service.cc:1511] Processing CreateTablet for tablet cff368fe27a84fb69f886f931e3b62a3 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:35:35.960640  2295 tablet_service.cc:1511] Processing CreateTablet for tablet 15f1aac6687441e5b44f0b3987e1bd28 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:35:35.966794  2297 tablet_service.cc:1511] Processing CreateTablet for tablet fc59831e146a469db256408cd3d1d08a (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:35:35.967408  2222 tablet_service.cc:1511] Processing CreateTablet for tablet fc59831e146a469db256408cd3d1d08a (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:35:35.969354  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc59831e146a469db256408cd3d1d08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.972126  2221 tablet_service.cc:1511] Processing CreateTablet for tablet cff368fe27a84fb69f886f931e3b62a3 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:35:35.972252  2298 tablet_service.cc:1511] Processing CreateTablet for tablet af17dc83572f40e592d260135467973a (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:35:35.974460  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff368fe27a84fb69f886f931e3b62a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.975574  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff368fe27a84fb69f886f931e3b62a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.973865  2223 tablet_service.cc:1511] Processing CreateTablet for tablet af17dc83572f40e592d260135467973a (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:35:35.973589  2220 tablet_service.cc:1511] Processing CreateTablet for tablet 15f1aac6687441e5b44f0b3987e1bd28 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:35:35.976780  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af17dc83572f40e592d260135467973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.978235  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f1aac6687441e5b44f0b3987e1bd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.978343  2295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f1aac6687441e5b44f0b3987e1bd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.979904  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af17dc83572f40e592d260135467973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.994014  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc59831e146a469db256408cd3d1d08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.007941  2372 tablet_service.cc:1511] Processing CreateTablet for tablet af17dc83572f40e592d260135467973a (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:35:36.008163  2371 tablet_service.cc:1511] Processing CreateTablet for tablet fc59831e146a469db256408cd3d1d08a (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:35:36.009537  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af17dc83572f40e592d260135467973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.011075  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4bebf1f658427594931844f0b0620f (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:35:36.011021  2370 tablet_service.cc:1511] Processing CreateTablet for tablet cff368fe27a84fb69f886f931e3b62a3 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:35:36.014019  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4bebf1f658427594931844f0b0620f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.014146  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff368fe27a84fb69f886f931e3b62a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.017027  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc59831e146a469db256408cd3d1d08a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.024712  2369 tablet_service.cc:1511] Processing CreateTablet for tablet 15f1aac6687441e5b44f0b3987e1bd28 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:35:36.026837  2369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f1aac6687441e5b44f0b3987e1bd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.041390  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4bebf1f658427594931844f0b0620f (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:35:36.045967  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4bebf1f658427594931844f0b0620f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.046348  2368 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4bebf1f658427594931844f0b0620f (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:35:36.047801  2368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4bebf1f658427594931844f0b0620f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.072043  2222 tablet_service.cc:1511] Processing CreateTablet for tablet bc780253d6bc4f88b9b69d39404f4341 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:35:36.073570  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc780253d6bc4f88b9b69d39404f4341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.085628  2258 heartbeater.cc:499] Master 127.1.136.62:43017 was elected leader, sending a full tablet report...
I20260630 12:35:36.079034  2294 tablet_service.cc:1511] Processing CreateTablet for tablet bc780253d6bc4f88b9b69d39404f4341 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:35:36.089001  2294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc780253d6bc4f88b9b69d39404f4341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.111683  2426 tablet_bootstrap.cc:492] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.115551  2371 tablet_service.cc:1511] Processing CreateTablet for tablet bc780253d6bc4f88b9b69d39404f4341 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:35:36.117538  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc780253d6bc4f88b9b69d39404f4341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.125299  2426 tablet_bootstrap.cc:654] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.126466  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 95ea07bbf11b4b6dbcd5de3af9adebfc (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:35:36.128412  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ea07bbf11b4b6dbcd5de3af9adebfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.146787  2427 tablet_bootstrap.cc:492] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.146857  2428 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.159492  2427 tablet_bootstrap.cc:654] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.161428  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 95ea07bbf11b4b6dbcd5de3af9adebfc (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:35:36.163156  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ea07bbf11b4b6dbcd5de3af9adebfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.172807  2428 tablet_bootstrap.cc:654] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.172796  2220 tablet_service.cc:1511] Processing CreateTablet for tablet b31cf0022d034cef9b2557f8c773e865 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:35:36.175282  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31cf0022d034cef9b2557f8c773e865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.177572  2294 tablet_service.cc:1511] Processing CreateTablet for tablet b31cf0022d034cef9b2557f8c773e865 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:35:36.180359  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 95ea07bbf11b4b6dbcd5de3af9adebfc (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:35:36.186542  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ea07bbf11b4b6dbcd5de3af9adebfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.190173  2368 tablet_service.cc:1511] Processing CreateTablet for tablet b31cf0022d034cef9b2557f8c773e865 (DEFAULT_TABLE table=test-workload [id=44de457bf16343388c29fd1c5ec7b281]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:35:36.191825  2368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31cf0022d034cef9b2557f8c773e865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.194377  2333 heartbeater.cc:499] Master 127.1.136.62:43017 was elected leader, sending a full tablet report...
I20260630 12:35:36.202742  2294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31cf0022d034cef9b2557f8c773e865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.220664  2427 tablet_bootstrap.cc:492] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.221319  2427 ts_tablet_manager.cc:1403] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.002s
I20260630 12:35:36.227186  2427 raft_consensus.cc:359] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.230096  2427 raft_consensus.cc:385] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.230590  2427 raft_consensus.cc:740] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.242835  2427 consensus_queue.cc:260] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.245318  2428 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.245891  2428 ts_tablet_manager.cc:1403] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.016s
I20260630 12:35:36.249069  2428 raft_consensus.cc:359] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.249886  2428 raft_consensus.cc:385] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.250193  2428 raft_consensus.cc:740] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.251202  2428 consensus_queue.cc:260] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.255193  2426 tablet_bootstrap.cc:492] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.256184  2426 ts_tablet_manager.cc:1403] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.145s	user 0.034s	sys 0.033s
I20260630 12:35:36.260517  2426 raft_consensus.cc:359] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.261590  2407 heartbeater.cc:499] Master 127.1.136.62:43017 was elected leader, sending a full tablet report...
I20260630 12:35:36.262414  2428 ts_tablet_manager.cc:1434] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:35:36.263700  2427 ts_tablet_manager.cc:1434] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.005s
I20260630 12:35:36.261585  2426 raft_consensus.cc:385] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.264885  2426 raft_consensus.cc:740] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.265475  2427 tablet_bootstrap.cc:492] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.265898  2426 consensus_queue.cc:260] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.263789  2428 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.274360  2428 tablet_bootstrap.cc:654] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.275359  2427 tablet_bootstrap.cc:654] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.275899  2426 ts_tablet_manager.cc:1434] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:35:36.278010  2426 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.285902  2426 tablet_bootstrap.cc:654] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.290006  2427 tablet_bootstrap.cc:492] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.290748  2427 ts_tablet_manager.cc:1403] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260630 12:35:36.295006  2427 raft_consensus.cc:359] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.296191  2427 raft_consensus.cc:385] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.296629  2427 raft_consensus.cc:740] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.300313  2427 consensus_queue.cc:260] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.306419  2428 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.307147  2428 ts_tablet_manager.cc:1403] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.016s
I20260630 12:35:36.312333  2427 ts_tablet_manager.cc:1434] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260630 12:35:36.311749  2428 raft_consensus.cc:359] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.312992  2428 raft_consensus.cc:385] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.313519  2428 raft_consensus.cc:740] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.314774  2428 consensus_queue.cc:260] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.315451  2427 tablet_bootstrap.cc:492] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.317454  2428 ts_tablet_manager.cc:1434] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:35:36.318648  2428 tablet_bootstrap.cc:492] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.321780  2426 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.322470  2426 ts_tablet_manager.cc:1403] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.014s
I20260630 12:35:36.323474  2427 tablet_bootstrap.cc:654] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.324599  2428 tablet_bootstrap.cc:654] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.325526  2426 raft_consensus.cc:359] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.326436  2426 raft_consensus.cc:385] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.326874  2426 raft_consensus.cc:740] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.327768  2426 consensus_queue.cc:260] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.330425  2426 ts_tablet_manager.cc:1434] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:35:36.331529  2426 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.341296  2426 tablet_bootstrap.cc:654] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.344988  2428 tablet_bootstrap.cc:492] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.346060  2428 ts_tablet_manager.cc:1403] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260630 12:35:36.347872  2427 tablet_bootstrap.cc:492] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.349164  2427 ts_tablet_manager.cc:1403] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.012s
I20260630 12:35:36.350126  2428 raft_consensus.cc:359] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.351456  2428 raft_consensus.cc:385] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.352105  2428 raft_consensus.cc:740] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.353514  2427 raft_consensus.cc:359] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.353430  2428 consensus_queue.cc:260] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.354725  2427 raft_consensus.cc:385] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.355281  2427 raft_consensus.cc:740] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.356393  2427 consensus_queue.cc:260] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.356994  2428 ts_tablet_manager.cc:1434] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:35:36.358495  2428 tablet_bootstrap.cc:492] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.359097  2427 ts_tablet_manager.cc:1434] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:35:36.359750  2426 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.360276  2426 ts_tablet_manager.cc:1403] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260630 12:35:36.363108  2426 raft_consensus.cc:359] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.363900  2426 raft_consensus.cc:385] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.364115  2427 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.364387  2426 raft_consensus.cc:740] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.364420  2428 tablet_bootstrap.cc:654] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.365666  2426 consensus_queue.cc:260] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.375052  2426 ts_tablet_manager.cc:1434] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:35:36.376042  2434 raft_consensus.cc:493] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.376585  2426 tablet_bootstrap.cc:492] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.376945  2434 raft_consensus.cc:515] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.385993  2426 tablet_bootstrap.cc:654] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.397125  2434 leader_election.cc:290] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.400396  2426 tablet_bootstrap.cc:492] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.401247  2426 ts_tablet_manager.cc:1403] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260630 12:35:36.405042  2427 tablet_bootstrap.cc:654] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.405067  2426 raft_consensus.cc:359] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.406339  2426 raft_consensus.cc:385] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.406750  2426 raft_consensus.cc:740] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.408118  2426 consensus_queue.cc:260] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.411087  2426 ts_tablet_manager.cc:1434] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:35:36.413533  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.414453  2233 raft_consensus.cc:2468] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.415957  2274 leader_election.cc:304] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:36.418059  2426 tablet_bootstrap.cc:492] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.419057  2434 raft_consensus.cc:2804] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.420672  2434 raft_consensus.cc:493] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.421568  2434 raft_consensus.cc:3060] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.426386  2426 tablet_bootstrap.cc:654] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.428135  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
W20260630 12:35:36.430826  2271 leader_election.cc:343] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.431852  2428 tablet_bootstrap.cc:492] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.432503  2428 ts_tablet_manager.cc:1403] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.013s
I20260630 12:35:36.439589  2428 raft_consensus.cc:359] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.440513  2428 raft_consensus.cc:385] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.440857  2428 raft_consensus.cc:740] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.441701  2426 tablet_bootstrap.cc:492] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.441701  2427 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.442728  2427 ts_tablet_manager.cc:1403] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.003s
I20260630 12:35:36.441982  2428 consensus_queue.cc:260] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.442728  2426 ts_tablet_manager.cc:1403] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260630 12:35:36.446324  2427 raft_consensus.cc:359] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.448611  2427 raft_consensus.cc:385] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.449011  2427 raft_consensus.cc:740] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.449705  2428 ts_tablet_manager.cc:1434] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260630 12:35:36.450834  2428 tablet_bootstrap.cc:492] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.450376  2427 consensus_queue.cc:260] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.452241  2426 raft_consensus.cc:359] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.452802  2427 ts_tablet_manager.cc:1434] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:35:36.454385  2427 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.457681  2428 tablet_bootstrap.cc:654] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.458199  2434 raft_consensus.cc:515] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.453001  2426 raft_consensus.cc:385] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.459324  2426 raft_consensus.cc:740] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.464454  2427 tablet_bootstrap.cc:654] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.464986  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:36.467087  2382 raft_consensus.cc:3060] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.465858  2426 consensus_queue.cc:260] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.470124  2426 ts_tablet_manager.cc:1434] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260630 12:35:36.472554  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.473222  2233 raft_consensus.cc:3060] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.482656  2445 raft_consensus.cc:493] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.483395  2445 raft_consensus.cc:515] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.486718  2426 tablet_bootstrap.cc:492] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.486894  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc59831e146a469db256408cd3d1d08a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.487116  2233 raft_consensus.cc:2468] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.489753  2232 raft_consensus.cc:2468] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.490453  2274 leader_election.cc:304] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:36.499099  2274 leader_election.cc:304] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:36.502156  2450 raft_consensus.cc:2804] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.502521  2427 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.503736  2382 raft_consensus.cc:2468] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.504079  2428 tablet_bootstrap.cc:492] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.504273  2445 leader_election.cc:290] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.506088  2445 raft_consensus.cc:2804] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.506306  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc59831e146a469db256408cd3d1d08a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
I20260630 12:35:36.506814  2445 raft_consensus.cc:493] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.507248  2381 raft_consensus.cc:2468] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.507350  2445 raft_consensus.cc:3060] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.504688  2434 leader_election.cc:290] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.508422  2434 raft_consensus.cc:493] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.508901  2434 raft_consensus.cc:515] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.510238  2428 ts_tablet_manager.cc:1403] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.060s	user 0.033s	sys 0.019s
I20260630 12:35:36.505455  2427 ts_tablet_manager.cc:1403] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.003s
I20260630 12:35:36.515280  2445 raft_consensus.cc:515] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.517156  2427 raft_consensus.cc:359] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.517745  2445 leader_election.cc:290] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.518025  2427 raft_consensus.cc:385] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.518417  2427 raft_consensus.cc:740] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.519428  2427 consensus_queue.cc:260] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.511209  2434 leader_election.cc:290] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893), 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233)
I20260630 12:35:36.504724  2426 tablet_bootstrap.cc:654] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.520735  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc59831e146a469db256408cd3d1d08a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:36.521510  2381 raft_consensus.cc:3060] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.521890  2427 ts_tablet_manager.cc:1434] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:35:36.523037  2427 tablet_bootstrap.cc:492] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.524288  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af17dc83572f40e592d260135467973a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.519747  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af17dc83572f40e592d260135467973a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
I20260630 12:35:36.525375  2232 raft_consensus.cc:2468] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.525635  2382 raft_consensus.cc:2468] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.528982  2271 leader_election.cc:304] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.532017  2427 tablet_bootstrap.cc:654] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.524413  2428 raft_consensus.cc:359] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.533243  2428 raft_consensus.cc:385] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.533627  2428 raft_consensus.cc:740] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.534754  2428 consensus_queue.cc:260] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.536813  2428 ts_tablet_manager.cc:1434] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:35:36.538007  2428 tablet_bootstrap.cc:492] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.544051  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc59831e146a469db256408cd3d1d08a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.544909  2232 raft_consensus.cc:3060] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.546859  2426 tablet_bootstrap.cc:492] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.547477  2426 ts_tablet_manager.cc:1403] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.013s
I20260630 12:35:36.551524  2428 tablet_bootstrap.cc:654] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.558281  2427 tablet_bootstrap.cc:492] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.555898  2426 raft_consensus.cc:359] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.559064  2427 ts_tablet_manager.cc:1403] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.004s
I20260630 12:35:36.559257  2426 raft_consensus.cc:385] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.559655  2426 raft_consensus.cc:740] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.560611  2426 consensus_queue.cc:260] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.561740  2434 raft_consensus.cc:2804] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.562182  2434 raft_consensus.cc:493] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.562566  2434 raft_consensus.cc:3060] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.562925  2427 raft_consensus.cc:359] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.563984  2427 raft_consensus.cc:385] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.564404  2427 raft_consensus.cc:740] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.565639  2427 consensus_queue.cc:260] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.571542  2434 raft_consensus.cc:515] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.575022  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af17dc83572f40e592d260135467973a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:36.575902  2382 raft_consensus.cc:3060] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.577026  2427 ts_tablet_manager.cc:1434] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:35:36.576627  2426 ts_tablet_manager.cc:1434] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.001s
I20260630 12:35:36.582587  2426 tablet_bootstrap.cc:492] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.578516  2427 tablet_bootstrap.cc:492] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.583608  2382 raft_consensus.cc:2468] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.585062  2271 leader_election.cc:304] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.586541  2452 raft_consensus.cc:2804] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.587075  2452 raft_consensus.cc:697] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Leader. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:36.588286  2452 consensus_queue.cc:237] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } }
I20260630 12:35:36.591238  2450 raft_consensus.cc:697] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Leader. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:36.592499  2427 tablet_bootstrap.cc:654] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.592644  2450 consensus_queue.cc:237] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.597405  2381 raft_consensus.cc:2468] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.602177  2434 leader_election.cc:290] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Requested vote from peers d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893), 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233)
I20260630 12:35:36.604920  2232 raft_consensus.cc:2468] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.611256  2271 leader_election.cc:304] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.605945  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af17dc83572f40e592d260135467973a" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.612605  2233 raft_consensus.cc:3060] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.612854  2428 tablet_bootstrap.cc:492] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.613390  2428 ts_tablet_manager.cc:1403] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.030s
I20260630 12:35:36.617218  2428 raft_consensus.cc:359] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.619406  2434 raft_consensus.cc:2804] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.618168  2428 raft_consensus.cc:385] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.620532  2434 raft_consensus.cc:697] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Leader. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:36.622540  2433 raft_consensus.cc:493] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.622167  2434 consensus_queue.cc:237] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.623847  2426 tablet_bootstrap.cc:654] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.623384  2433 raft_consensus.cc:515] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.631237  2233 raft_consensus.cc:2468] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.633075  2433 leader_election.cc:290] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189)
I20260630 12:35:36.620738  2428 raft_consensus.cc:740] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.639274  2427 tablet_bootstrap.cc:492] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.640161  2427 ts_tablet_manager.cc:1403] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.008s
I20260630 12:35:36.643396  2128 catalog_manager.cc:5697] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.646929  2450 raft_consensus.cc:493] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.646582  2427 raft_consensus.cc:359] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.647620  2450 raft_consensus.cc:515] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.641999  2428 consensus_queue.cc:260] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.647630  2427 raft_consensus.cc:385] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.652235  2427 raft_consensus.cc:740] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.656515  2427 consensus_queue.cc:260] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.656796  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.654556  2428 ts_tablet_manager.cc:1434] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260630 12:35:36.659006  2233 raft_consensus.cc:2468] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.660234  2428 tablet_bootstrap.cc:492] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.662369  2450 leader_election.cc:290] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.667763  2426 tablet_bootstrap.cc:492] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.668429  2274 leader_election.cc:304] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:36.668634  2426 ts_tablet_manager.cc:1403] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.002s
I20260630 12:35:36.659024  2427 ts_tablet_manager.cc:1434] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260630 12:35:36.671191  2450 raft_consensus.cc:2804] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.673020  2450 raft_consensus.cc:493] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.681576  2450 raft_consensus.cc:3060] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.681061  2427 tablet_bootstrap.cc:492] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Bootstrap starting.
I20260630 12:35:36.692829  2428 tablet_bootstrap.cc:654] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.692874  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
I20260630 12:35:36.694998  2381 raft_consensus.cc:2468] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.697126  2426 raft_consensus.cc:359] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.698058  2426 raft_consensus.cc:385] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.698573  2426 raft_consensus.cc:740] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.699242  2426 consensus_queue.cc:260] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.708336  2426 ts_tablet_manager.cc:1434] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.005s
I20260630 12:35:36.709666  2426 tablet_bootstrap.cc:492] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Bootstrap starting.
I20260630 12:35:36.710287  2434 raft_consensus.cc:493] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.710812  2434 raft_consensus.cc:515] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.711153  2450 raft_consensus.cc:515] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.713044  2434 leader_election.cc:290] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.713089  2450 leader_election.cc:290] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.716554  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc780253d6bc4f88b9b69d39404f4341" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.728479  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.728483  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc780253d6bc4f88b9b69d39404f4341" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
I20260630 12:35:36.730279  2232 raft_consensus.cc:3060] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.730329  2381 raft_consensus.cc:2468] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.731709  2450 raft_consensus.cc:493] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.729764  2233 raft_consensus.cc:2468] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.732414  2271 leader_election.cc:304] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.733558  2434 raft_consensus.cc:2804] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.725157  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:36.734043  2434 raft_consensus.cc:493] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.734525  2382 raft_consensus.cc:3060] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.732438  2450 raft_consensus.cc:515] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.734697  2434 raft_consensus.cc:3060] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.735226  2427 tablet_bootstrap.cc:654] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.739321  2231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f1aac6687441e5b44f0b3987e1bd28" candidate_uuid: "d5affa26d0204c27aee1c8ef030c0efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.740348  2231 raft_consensus.cc:2468] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5affa26d0204c27aee1c8ef030c0efc in term 0.
I20260630 12:35:36.741838  2382 raft_consensus.cc:2468] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.743991  2348 leader_election.cc:304] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.744630  2428 tablet_bootstrap.cc:492] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.744997  2271 leader_election.cc:304] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.745280  2428 ts_tablet_manager.cc:1403] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.006s
I20260630 12:35:36.745837  2433 raft_consensus.cc:2804] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.746280  2433 raft_consensus.cc:493] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.746630  2433 raft_consensus.cc:3060] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.748399  2231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" is_pre_election: true
I20260630 12:35:36.748893  2428 raft_consensus.cc:359] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.749398  2231 raft_consensus.cc:2468] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.749853  2428 raft_consensus.cc:385] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.750366  2428 raft_consensus.cc:740] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.751318  2428 consensus_queue.cc:260] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.751400  2274 leader_election.cc:304] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:36.754581  2452 raft_consensus.cc:2804] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.744705  2434 raft_consensus.cc:515] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.754443  2433 raft_consensus.cc:515] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.755434  2452 raft_consensus.cc:697] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Leader. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:36.755640  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
I20260630 12:35:36.756307  2381 raft_consensus.cc:2468] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 0.
I20260630 12:35:36.756378  2452 consensus_queue.cc:237] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.757035  2433 leader_election.cc:290] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [CANDIDATE]: Term 1 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189)
I20260630 12:35:36.753782  2450 leader_election.cc:290] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.758278  2450 raft_consensus.cc:2804] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.758697  2450 raft_consensus.cc:493] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.759069  2450 raft_consensus.cc:3060] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.760361  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc780253d6bc4f88b9b69d39404f4341" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.761088  2233 raft_consensus.cc:3060] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.757069  2434 leader_election.cc:290] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.767791  2231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f1aac6687441e5b44f0b3987e1bd28" candidate_uuid: "d5affa26d0204c27aee1c8ef030c0efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.769320  2231 raft_consensus.cc:3060] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.772993  2427 tablet_bootstrap.cc:492] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32: No bootstrap required, opened a new log
I20260630 12:35:36.773608  2427 ts_tablet_manager.cc:1403] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.011s
I20260630 12:35:36.776103  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc780253d6bc4f88b9b69d39404f4341" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:36.777050  2382 raft_consensus.cc:3060] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.777792  2428 ts_tablet_manager.cc:1434] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260630 12:35:36.778203  2427 raft_consensus.cc:359] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.778932  2427 raft_consensus.cc:385] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.779085  2428 tablet_bootstrap.cc:492] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc: Bootstrap starting.
I20260630 12:35:36.779265  2427 raft_consensus.cc:740] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.780382  2427 consensus_queue.cc:260] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.782940  2427 ts_tablet_manager.cc:1434] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:35:36.786304  2382 raft_consensus.cc:2468] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.797911  2271 leader_election.cc:304] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.799134  2452 raft_consensus.cc:2804] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.803747  2450 raft_consensus.cc:515] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.799955  2452 raft_consensus.cc:697] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Leader. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:36.805020  2231 raft_consensus.cc:2468] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5affa26d0204c27aee1c8ef030c0efc in term 1.
I20260630 12:35:36.805544  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f1aac6687441e5b44f0b3987e1bd28" candidate_uuid: "d5affa26d0204c27aee1c8ef030c0efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" is_pre_election: true
I20260630 12:35:36.806048  2232 raft_consensus.cc:2468] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.806353  2308 raft_consensus.cc:2468] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5affa26d0204c27aee1c8ef030c0efc in term 0.
I20260630 12:35:36.806943  2233 raft_consensus.cc:2468] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.807505  2307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f1aac6687441e5b44f0b3987e1bd28" candidate_uuid: "d5affa26d0204c27aee1c8ef030c0efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
I20260630 12:35:36.808493  2307 raft_consensus.cc:3060] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.812178  2452 consensus_queue.cc:237] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
W20260630 12:35:36.816450  2179 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:36.819813  2184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:35:36.821702  2184 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:36.822332  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:36.823002  2428 tablet_bootstrap.cc:654] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.823122  2232 raft_consensus.cc:3060] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.828840  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc" candidate_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:36.829957  2382 raft_consensus.cc:3060] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.835417  2348 leader_election.cc:304] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.837387  2470 raft_consensus.cc:2804] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.838362  2470 raft_consensus.cc:697] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 1 LEADER]: Becoming Leader. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Running, Role: LEADER
I20260630 12:35:36.840917  2450 leader_election.cc:290] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:36.839605  2470 consensus_queue.cc:237] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.855885  2382 raft_consensus.cc:2468] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.862533  2271 leader_election.cc:304] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd7b13c26dfb48a3bf3aafd86a1f03f2, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:36.865015  2450 raft_consensus.cc:2804] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.865899  2450 raft_consensus.cc:697] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Leader. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:36.866153  2130 catalog_manager.cc:5697] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.867238  2450 consensus_queue.cc:237] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.870136  2428 tablet_bootstrap.cc:492] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc: No bootstrap required, opened a new log
I20260630 12:35:36.870857  2428 ts_tablet_manager.cc:1403] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.025s
I20260630 12:35:36.873059  2130 catalog_manager.cc:5697] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.874863  2428 raft_consensus.cc:359] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.875821  2428 raft_consensus.cc:385] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.876194  2428 raft_consensus.cc:740] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.877959  2428 consensus_queue.cc:260] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.881230  2428 ts_tablet_manager.cc:1434] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:35:36.883764  2232 raft_consensus.cc:2468] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7b13c26dfb48a3bf3aafd86a1f03f2 in term 1.
I20260630 12:35:36.862494  2426 tablet_bootstrap.cc:654] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.841642  2307 raft_consensus.cc:2468] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5affa26d0204c27aee1c8ef030c0efc in term 1.
I20260630 12:35:36.886536  2128 catalog_manager.cc:5697] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc reported cstate change: term changed from 0 to 1, leader changed from <none> to d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3). New cstate: current_term: 1 leader_uuid: "d5affa26d0204c27aee1c8ef030c0efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:36.875944  2130 catalog_manager.cc:5697] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.891773  2426 tablet_bootstrap.cc:492] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2: No bootstrap required, opened a new log
I20260630 12:35:36.892304  2426 ts_tablet_manager.cc:1403] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.005s
I20260630 12:35:36.895654  2426 raft_consensus.cc:359] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.896741  2426 raft_consensus.cc:385] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.897133  2426 raft_consensus.cc:740] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.898157  2426 consensus_queue.cc:260] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.900771  2426 ts_tablet_manager.cc:1434] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:35:36.911188  2128 catalog_manager.cc:5697] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.912791  2128 catalog_manager.cc:5697] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.988992  2432 raft_consensus.cc:493] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.989506  2432 raft_consensus.cc:515] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:36.992024  2432 leader_election.cc:290] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:37.001135  2450 consensus_queue.cc:1048] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.005937  2307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31cf0022d034cef9b2557f8c773e865" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" is_pre_election: true
I20260630 12:35:37.006771  2307 raft_consensus.cc:2468] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 0.
I20260630 12:35:37.008674  2199 leader_election.cc:304] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:37.010587  2432 raft_consensus.cc:2804] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:37.011334  2432 raft_consensus.cc:493] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:37.011744  2432 raft_consensus.cc:3060] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.014449  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31cf0022d034cef9b2557f8c773e865" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc" is_pre_election: true
I20260630 12:35:37.015328  2381 raft_consensus.cc:2468] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 0.
I20260630 12:35:37.022713  2432 raft_consensus.cc:515] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:37.026081  2434 consensus_queue.cc:1048] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.027362  2307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31cf0022d034cef9b2557f8c773e865" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
I20260630 12:35:37.028095  2307 raft_consensus.cc:3060] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.029271  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31cf0022d034cef9b2557f8c773e865" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:37.027411  2432 leader_election.cc:290] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 1 election: Requested vote from peers cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:37.032132  2382 raft_consensus.cc:3060] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.037606  2307 raft_consensus.cc:2468] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 1.
I20260630 12:35:37.038992  2199 leader_election.cc:304] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, cd7b13c26dfb48a3bf3aafd86a1f03f2; no voters: 
I20260630 12:35:37.040745  2483 raft_consensus.cc:2804] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:37.041364  2483 raft_consensus.cc:697] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 LEADER]: Becoming Leader. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Running, Role: LEADER
I20260630 12:35:37.042807  2382 raft_consensus.cc:2468] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 1.
I20260630 12:35:37.042340  2483 consensus_queue.cc:237] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:37.050522  2434 consensus_queue.cc:1048] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.057426  2128 catalog_manager.cc:5697] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:37.071904  2434 consensus_queue.cc:1048] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.089676  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:37.097596  2489 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
W20260630 12:35:37.099992  2490 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
W20260630 12:35:37.102001  2492 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
I20260630 12:35:37.104889  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:37.106738  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:37.107089  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:37.107307  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822937107285 us; error 0 us; skew 500 ppm
I20260630 12:35:37.107944  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:37.111433  1568 webserver.cc:533] Webserver started at http://127.1.136.4:40801/ using document root <none> and password file <none>
I20260630 12:35:37.112234  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:37.112501  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:37.112854  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:37.114562  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "4ee140141d3f4a7ca3149a0ee44f30dc"
format_stamp: "Formatted at 2026-06-30 12:35:37 on dist-test-slave-8nk5"
I20260630 12:35:37.120886  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:35:37.125916  2497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:37.127058  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:35:37.127575  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "4ee140141d3f4a7ca3149a0ee44f30dc"
format_stamp: "Formatted at 2026-06-30 12:35:37 on dist-test-slave-8nk5"
I20260630 12:35:37.127949  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-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)
I20260630 12:35:37.185554  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:37.187472  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:37.189839  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:37.193082  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:37.193590  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:37.194054  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:37.194303  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:37.198999  2434 consensus_queue.cc:1048] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.214493  2452 consensus_queue.cc:1048] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.231046  2452 consensus_queue.cc:1048] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:35:37.267899  2452 consensus_queue.cc:1048] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.273173  2452 consensus_queue.cc:1048] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.298856  2434 consensus_queue.cc:1048] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.309793  2433 consensus_queue.cc:1048] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.332675  2433 consensus_queue.cc:1048] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.372507  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:37281
I20260630 12:35:37.372640  2568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:37281 every 8 connection(s)
I20260630 12:35:37.390244  2569 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43017
I20260630 12:35:37.390841  2569 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:37.392046  2569 heartbeater.cc:507] Master 127.1.136.62:43017 requested a full tablet report, sending...
I20260630 12:35:37.450986  2129 ts_manager.cc:194] Registered new tserver with Master: 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4:37281)
I20260630 12:35:37.455011  2129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53086
I20260630 12:35:37.461866  2452 consensus_queue.cc:1048] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.466343  2452 consensus_queue.cc:1048] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.630565  2483 consensus_queue.cc:1048] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.647063  2578 consensus_queue.cc:1048] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:38.462136  2569 heartbeater.cc:499] Master 127.1.136.62:43017 was elected leader, sending a full tablet report...
I20260630 12:35:38.822968  2184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:38.846140  2307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f"
dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
mode: GRACEFUL
new_leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
 from {username='slave'} at 127.0.0.1:39958
I20260630 12:35:38.847191  2307 raft_consensus.cc:606] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Received request to transfer leadership to TS 64b4fb72fed34bfeb6a3f045e6ee5c32
I20260630 12:35:38.850554  2307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc"
dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
mode: GRACEFUL
new_leader_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
 from {username='slave'} at 127.0.0.1:39958
I20260630 12:35:38.851235  2307 raft_consensus.cc:606] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Received request to transfer leadership to TS d5affa26d0204c27aee1c8ef030c0efc
I20260630 12:35:38.854290  2307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3"
dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
mode: GRACEFUL
new_leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
 from {username='slave'} at 127.0.0.1:39958
I20260630 12:35:38.854875  2307 raft_consensus.cc:606] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Received request to transfer leadership to TS 64b4fb72fed34bfeb6a3f045e6ee5c32
I20260630 12:35:38.856005  2184 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260630 12:35:38.856575  2184 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:39.111634  2583 raft_consensus.cc:993] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: : Instructing follower 64b4fb72fed34bfeb6a3f045e6ee5c32 to start an election
I20260630 12:35:39.112224  2583 raft_consensus.cc:1081] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Signalling peer 64b4fb72fed34bfeb6a3f045e6ee5c32 to start an election
I20260630 12:35:39.114924  2231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f"
dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
 from {username='slave'} at 127.0.0.1:51814
I20260630 12:35:39.115748  2231 raft_consensus.cc:493] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:39.116377  2231 raft_consensus.cc:3060] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.118474  2450 raft_consensus.cc:993] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: : Instructing follower 64b4fb72fed34bfeb6a3f045e6ee5c32 to start an election
I20260630 12:35:39.119071  2583 raft_consensus.cc:1081] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Signalling peer 64b4fb72fed34bfeb6a3f045e6ee5c32 to start an election
I20260630 12:35:39.121232  2232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3"
dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
 from {username='slave'} at 127.0.0.1:51814
I20260630 12:35:39.121870  2232 raft_consensus.cc:493] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:39.122226  2232 raft_consensus.cc:3060] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.125152  2231 raft_consensus.cc:515] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.127935  2231 leader_election.cc:290] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 2 election: Requested vote from peers cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:39.127705  2232 raft_consensus.cc:515] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.129065  2307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
I20260630 12:35:39.129783  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4bebf1f658427594931844f0b0620f" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:39.130064  2307 raft_consensus.cc:3055] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:39.130466  2382 raft_consensus.cc:3060] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.130854  2232 leader_election.cc:290] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 2 election: Requested vote from peers cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189), d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
I20260630 12:35:39.130503  2307 raft_consensus.cc:740] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:39.132368  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
I20260630 12:35:39.132908  2381 raft_consensus.cc:3060] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.132767  2307 consensus_queue.cc:260] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.134621  2307 raft_consensus.cc:3060] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.134701  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff368fe27a84fb69f886f931e3b62a3" candidate_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
I20260630 12:35:39.135480  2308 raft_consensus.cc:3055] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:39.135828  2308 raft_consensus.cc:740] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:39.136687  2308 consensus_queue.cc:260] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.138155  2308 raft_consensus.cc:3060] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.140261  2382 raft_consensus.cc:2468] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 2.
I20260630 12:35:39.140676  2381 raft_consensus.cc:2468] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 2.
I20260630 12:35:39.142163  2196 leader_election.cc:304] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:39.143144  2578 raft_consensus.cc:2804] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:39.143800  2307 raft_consensus.cc:2468] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 2.
I20260630 12:35:39.144232  2196 leader_election.cc:304] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:39.146281  2308 raft_consensus.cc:2468] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b4fb72fed34bfeb6a3f045e6ee5c32 in term 2.
I20260630 12:35:39.147687  2587 raft_consensus.cc:2804] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:39.148000  2578 raft_consensus.cc:697] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 LEADER]: Becoming Leader. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Running, Role: LEADER
I20260630 12:35:39.148379  2587 raft_consensus.cc:697] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 LEADER]: Becoming Leader. State: Replica: 64b4fb72fed34bfeb6a3f045e6ee5c32, State: Running, Role: LEADER
I20260630 12:35:39.149063  2578 consensus_queue.cc:237] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.149370  2587 consensus_queue.cc:237] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.158298  2128 catalog_manager.cc:5697] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 reported cstate change: term changed from 1 to 2, leader changed from cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2) to 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1). New cstate: current_term: 2 leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:39.178516  2128 catalog_manager.cc:5697] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 reported cstate change: term changed from 1 to 2, leader changed from cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2) to 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1). New cstate: current_term: 2 leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:39.189777  2450 raft_consensus.cc:993] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: : Instructing follower d5affa26d0204c27aee1c8ef030c0efc to start an election
I20260630 12:35:39.190326  2583 raft_consensus.cc:1081] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Signalling peer d5affa26d0204c27aee1c8ef030c0efc to start an election
I20260630 12:35:39.192361  2381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc"
dest_uuid: "d5affa26d0204c27aee1c8ef030c0efc"
 from {username='slave'} at 127.0.0.1:60318
I20260630 12:35:39.192991  2381 raft_consensus.cc:493] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:39.193272  2381 raft_consensus.cc:3060] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.197731  2381 raft_consensus.cc:515] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.199575  2381 leader_election.cc:290] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [CANDIDATE]: Term 2 election: Requested vote from peers 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233), cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189)
I20260630 12:35:39.201087  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc" candidate_uuid: "d5affa26d0204c27aee1c8ef030c0efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32"
I20260630 12:35:39.201272  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ea07bbf11b4b6dbcd5de3af9adebfc" candidate_uuid: "d5affa26d0204c27aee1c8ef030c0efc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2"
I20260630 12:35:39.201949  2232 raft_consensus.cc:3060] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.202003  2308 raft_consensus.cc:3055] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:39.202589  2308 raft_consensus.cc:740] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7b13c26dfb48a3bf3aafd86a1f03f2, State: Running, Role: LEADER
I20260630 12:35:39.203584  2308 consensus_queue.cc:260] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.204888  2308 raft_consensus.cc:3060] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:39.210055  2232 raft_consensus.cc:2468] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5affa26d0204c27aee1c8ef030c0efc in term 2.
I20260630 12:35:39.211874  2348 leader_election.cc:304] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b4fb72fed34bfeb6a3f045e6ee5c32, d5affa26d0204c27aee1c8ef030c0efc; no voters: 
I20260630 12:35:39.212607  2308 raft_consensus.cc:2468] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5affa26d0204c27aee1c8ef030c0efc in term 2.
I20260630 12:35:39.212831  2582 raft_consensus.cc:2804] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:39.214545  2582 raft_consensus.cc:697] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 2 LEADER]: Becoming Leader. State: Replica: d5affa26d0204c27aee1c8ef030c0efc, State: Running, Role: LEADER
I20260630 12:35:39.215996  2582 consensus_queue.cc:237] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } }
I20260630 12:35:39.223490  2128 catalog_manager.cc:5697] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc reported cstate change: term changed from 1 to 2, leader changed from cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2) to d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3). New cstate: current_term: 2 leader_uuid: "d5affa26d0204c27aee1c8ef030c0efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:39.591559  2382 raft_consensus.cc:1275] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.593235  2587 consensus_queue.cc:1048] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:39.607362  2308 raft_consensus.cc:1275] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.609232  2587 consensus_queue.cc:1048] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:39.612227  2382 raft_consensus.cc:1275] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.613901  2578 consensus_queue.cc:1048] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:39.635386  2308 raft_consensus.cc:1275] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.637336  2578 consensus_queue.cc:1048] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:39.706547  2308 raft_consensus.cc:1275] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Refusing update from remote peer d5affa26d0204c27aee1c8ef030c0efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.708479  2582 consensus_queue.cc:1048] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:39.719413  2231 raft_consensus.cc:1275] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Refusing update from remote peer d5affa26d0204c27aee1c8ef030c0efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.720882  2594 consensus_queue.cc:1048] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:40.857697  2184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:40.863562  2184 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:40.863991  2184 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.850950  2307 consensus_queue.cc:237] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Queue 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: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:42.860345  2232 raft_consensus.cc:1275] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Refusing update from remote peer cd7b13c26dfb48a3bf3aafd86a1f03f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.862095  2618 consensus_queue.cc:1048] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:42.862658  2382 raft_consensus.cc:1275] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Refusing update from remote peer cd7b13c26dfb48a3bf3aafd86a1f03f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.864111  2617 consensus_queue.cc:1048] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:42.865216  2184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:42.882505  2184 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:42.883359  2184 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:42.884786  2271 consensus_peers.cc:597] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 -> Peer 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4:37281): Couldn't send request to peer 4ee140141d3f4a7ca3149a0ee44f30dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af17dc83572f40e592d260135467973a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:42.886137  2613 raft_consensus.cc:2955] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:42.888077  2232 raft_consensus.cc:2955] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:42.890014  2382 raft_consensus.cc:2955] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:42.900929  2128 catalog_manager.cc:5697] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:42.915517  2382 consensus_queue.cc:237] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Queue 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: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:42.929711  2232 raft_consensus.cc:1275] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Refusing update from remote peer d5affa26d0204c27aee1c8ef030c0efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.930181  2307 raft_consensus.cc:1275] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Refusing update from remote peer d5affa26d0204c27aee1c8ef030c0efc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.931758  2630 consensus_queue.cc:1048] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:42.933301  2610 consensus_queue.cc:1048] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:42.943892  2630 raft_consensus.cc:2955] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:42.946269  2232 raft_consensus.cc:2955] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
W20260630 12:35:42.947908  2345 consensus_peers.cc:597] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc -> Peer 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4:37281): Couldn't send request to peer 4ee140141d3f4a7ca3149a0ee44f30dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15f1aac6687441e5b44f0b3987e1bd28. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:42.953390  2307 raft_consensus.cc:2955] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:42.968887  2130 catalog_manager.cc:5697] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "d5affa26d0204c27aee1c8ef030c0efc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:42.978200  2232 consensus_queue.cc:237] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [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: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:42.998414  2307 raft_consensus.cc:1275] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:42.999708  2382 raft_consensus.cc:1275] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:43.000065  2607 consensus_queue.cc:1048] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:43.001900  2636 consensus_queue.cc:1048] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:35:43.012585  2196 consensus_peers.cc:597] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 -> Peer 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4:37281): Couldn't send request to peer 4ee140141d3f4a7ca3149a0ee44f30dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b4bebf1f658427594931844f0b0620f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.013345  2607 raft_consensus.cc:2955] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.020313  2381 raft_consensus.cc:2955] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.024466  2307 raft_consensus.cc:2955] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.028175  2232 consensus_queue.cc:237] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Queue 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: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:43.041162  2129 catalog_manager.cc:5697] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc reported cstate change: config changed from index -1 to 3, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New cstate: current_term: 2 leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.049916  2381 raft_consensus.cc:1275] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:43.051213  2307 raft_consensus.cc:1275] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Refusing update from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:43.052858  2607 consensus_queue.cc:1048] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:43.054409  2640 consensus_queue.cc:1048] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:35:43.059345  2196 consensus_peers.cc:597] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 -> Peer 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4:37281): Couldn't send request to peer 4ee140141d3f4a7ca3149a0ee44f30dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b31cf0022d034cef9b2557f8c773e865. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.070619  2640 raft_consensus.cc:2955] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.072650  2307 raft_consensus.cc:2955] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.080401  2381 raft_consensus.cc:2955] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.087879  2130 catalog_manager.cc:5697] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 4ee140141d3f4a7ca3149a0ee44f30dc (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } attrs { replace: true } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } } }
I20260630 12:35:43.331667  2645 ts_tablet_manager.cc:933] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: Initiating tablet copy from peer cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189)
I20260630 12:35:43.334574  2645 tablet_copy_client.cc:323] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:38189
I20260630 12:35:43.350118  2318 tablet_copy_service.cc:140] P cd7b13c26dfb48a3bf3aafd86a1f03f2: Received BeginTabletCopySession request for tablet af17dc83572f40e592d260135467973a from peer 4ee140141d3f4a7ca3149a0ee44f30dc ({username='slave'} at 127.0.0.1:39980)
I20260630 12:35:43.350796  2318 tablet_copy_service.cc:161] P cd7b13c26dfb48a3bf3aafd86a1f03f2: Beginning new tablet copy session on tablet af17dc83572f40e592d260135467973a from peer 4ee140141d3f4a7ca3149a0ee44f30dc at {username='slave'} at 127.0.0.1:39980: session id = 4ee140141d3f4a7ca3149a0ee44f30dc-af17dc83572f40e592d260135467973a
I20260630 12:35:43.358839  2318 tablet_copy_source_session.cc:215] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.364416  2645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af17dc83572f40e592d260135467973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.377132  2648 ts_tablet_manager.cc:933] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: Initiating tablet copy from peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233)
I20260630 12:35:43.380854  2648 tablet_copy_client.cc:323] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:37233
I20260630 12:35:43.384225  2645 tablet_copy_client.cc:806] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.385565  2645 tablet_copy_client.cc:670] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.395628  2243 tablet_copy_service.cc:140] P 64b4fb72fed34bfeb6a3f045e6ee5c32: Received BeginTabletCopySession request for tablet 1b4bebf1f658427594931844f0b0620f from peer 4ee140141d3f4a7ca3149a0ee44f30dc ({username='slave'} at 127.0.0.1:51852)
I20260630 12:35:43.396169  2645 tablet_copy_client.cc:538] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:43.396279  2243 tablet_copy_service.cc:161] P 64b4fb72fed34bfeb6a3f045e6ee5c32: Beginning new tablet copy session on tablet 1b4bebf1f658427594931844f0b0620f from peer 4ee140141d3f4a7ca3149a0ee44f30dc at {username='slave'} at 127.0.0.1:51852: session id = 4ee140141d3f4a7ca3149a0ee44f30dc-1b4bebf1f658427594931844f0b0620f
I20260630 12:35:43.404985  2243 tablet_copy_source_session.cc:215] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.407155  2645 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: Bootstrap starting.
I20260630 12:35:43.409010  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4bebf1f658427594931844f0b0620f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.415541  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:35:43.435343  2648 tablet_copy_client.cc:806] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.436661  1568 tablet_copy_service.cc:362] P 64b4fb72fed34bfeb6a3f045e6ee5c32: Destroying tablet copy session 4ee140141d3f4a7ca3149a0ee44f30dc-1b4bebf1f658427594931844f0b0620f due to service shutdown
I20260630 12:35:43.437368  1568 tablet_copy_service.cc:434] P 64b4fb72fed34bfeb6a3f045e6ee5c32: ending tablet copy session 4ee140141d3f4a7ca3149a0ee44f30dc-1b4bebf1f658427594931844f0b0620f on tablet 1b4bebf1f658427594931844f0b0620f with peer 4ee140141d3f4a7ca3149a0ee44f30dc
I20260630 12:35:43.436745  2648 tablet_copy_client.cc:670] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.444891  2645 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: 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
I20260630 12:35:43.446120  2645 tablet_bootstrap.cc:492] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: Bootstrap complete.
I20260630 12:35:43.446967  2645 ts_tablet_manager.cc:1403] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.007s
I20260630 12:35:43.441294  2651 ts_tablet_manager.cc:933] T b31cf0022d034cef9b2557f8c773e865 P 4ee140141d3f4a7ca3149a0ee44f30dc: Initiating tablet copy from peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233)
I20260630 12:35:43.450094  2645 raft_consensus.cc:359] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:43.451452  2645 raft_consensus.cc:740] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ee140141d3f4a7ca3149a0ee44f30dc, State: Initialized, Role: LEARNER
I20260630 12:35:43.452527  2645 consensus_queue.cc:260] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc [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: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } attrs { replace: true } } peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:43.480321  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.481400  2651 tablet_copy_client.cc:323] T b31cf0022d034cef9b2557f8c773e865 P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:37233
I20260630 12:35:43.484776  1568 tablet_replica.cc:333] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.485255  2645 ts_tablet_manager.cc:1434] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: Time spent starting tablet: real 0.038s	user 0.016s	sys 0.013s
I20260630 12:35:43.485797  1568 raft_consensus.cc:2243] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:35:43.487488  2274 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]
I20260630 12:35:43.489207  1568 raft_consensus.cc:2272] T b31cf0022d034cef9b2557f8c773e865 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.490891  2318 tablet_copy_service.cc:342] P cd7b13c26dfb48a3bf3aafd86a1f03f2: Request end of tablet copy session 4ee140141d3f4a7ca3149a0ee44f30dc-af17dc83572f40e592d260135467973a received from {username='slave'} at 127.0.0.1:39980
I20260630 12:35:43.491535  2318 tablet_copy_service.cc:434] P cd7b13c26dfb48a3bf3aafd86a1f03f2: ending tablet copy session 4ee140141d3f4a7ca3149a0ee44f30dc-af17dc83572f40e592d260135467973a on tablet af17dc83572f40e592d260135467973a with peer 4ee140141d3f4a7ca3149a0ee44f30dc
I20260630 12:35:43.492465  1568 tablet_replica.cc:333] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.493294  1568 raft_consensus.cc:2243] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.493923  1568 raft_consensus.cc:2272] T bc780253d6bc4f88b9b69d39404f4341 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.496374  1568 tablet_replica.cc:333] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.497392  1568 raft_consensus.cc:2243] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.498014  1568 raft_consensus.cc:2272] T 95ea07bbf11b4b6dbcd5de3af9adebfc P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.499754  2645 ts_tablet_manager.cc:933] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: Initiating tablet copy from peer d5affa26d0204c27aee1c8ef030c0efc (127.1.136.3:37893)
W20260630 12:35:43.499768  2274 consensus_peers.cc:597] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 -> Peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233): Couldn't send request to peer 64b4fb72fed34bfeb6a3f045e6ee5c32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.500774  1568 tablet_replica.cc:333] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.501523  1568 raft_consensus.cc:2243] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.502161  1568 raft_consensus.cc:2272] T 15f1aac6687441e5b44f0b3987e1bd28 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.502101  2645 tablet_copy_client.cc:323] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:37893
W20260630 12:35:43.508591  2274 consensus_peers.cc:597] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 -> Peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233): Couldn't send request to peer 64b4fb72fed34bfeb6a3f045e6ee5c32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.512796  1568 tablet_replica.cc:333] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.513476  1568 raft_consensus.cc:2243] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.514462  1568 raft_consensus.cc:2272] T cff368fe27a84fb69f886f931e3b62a3 P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.517009  1568 tablet_replica.cc:333] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.517653  1568 raft_consensus.cc:2243] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.518868  1568 raft_consensus.cc:2272] T 1b4bebf1f658427594931844f0b0620f P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.523886  1568 tablet_replica.cc:333] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.524639  1568 raft_consensus.cc:2243] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.525105  1568 raft_consensus.cc:2272] T fc59831e146a469db256408cd3d1d08a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.525800  2392 tablet_copy_service.cc:140] P d5affa26d0204c27aee1c8ef030c0efc: Received BeginTabletCopySession request for tablet 15f1aac6687441e5b44f0b3987e1bd28 from peer 4ee140141d3f4a7ca3149a0ee44f30dc ({username='slave'} at 127.0.0.1:60350)
I20260630 12:35:43.526602  2392 tablet_copy_service.cc:161] P d5affa26d0204c27aee1c8ef030c0efc: Beginning new tablet copy session on tablet 15f1aac6687441e5b44f0b3987e1bd28 from peer 4ee140141d3f4a7ca3149a0ee44f30dc at {username='slave'} at 127.0.0.1:60350: session id = 4ee140141d3f4a7ca3149a0ee44f30dc-15f1aac6687441e5b44f0b3987e1bd28
I20260630 12:35:43.527722  1568 tablet_replica.cc:333] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32: stopping tablet replica
I20260630 12:35:43.528465  1568 raft_consensus.cc:2243] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.529084  1568 raft_consensus.cc:2272] T af17dc83572f40e592d260135467973a P 64b4fb72fed34bfeb6a3f045e6ee5c32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:43.530742  2274 consensus_peers.cc:597] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 -> Peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233): Couldn't send request to peer 64b4fb72fed34bfeb6a3f045e6ee5c32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.536367  2392 tablet_copy_source_session.cc:215] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.540690  2645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f1aac6687441e5b44f0b3987e1bd28. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:43.541905  2348 consensus_peers.cc:597] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc -> Peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233): Couldn't send request to peer 64b4fb72fed34bfeb6a3f045e6ee5c32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.562338  2645 tablet_copy_client.cc:806] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.563225  2645 tablet_copy_client.cc:670] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.568507  2645 tablet_copy_client.cc:538] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:43.569300  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:35:43.581225  2645 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: Bootstrap starting.
I20260630 12:35:43.593863  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
W20260630 12:35:43.603579  2500 connection.cc:466] server connection from 127.0.0.1:46892 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:46892 (request call id 3) could send its response
I20260630 12:35:43.619625  2645 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: 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
I20260630 12:35:43.620551  2645 tablet_bootstrap.cc:492] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: Bootstrap complete.
I20260630 12:35:43.621335  2645 ts_tablet_manager.cc:1403] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.009s
I20260630 12:35:43.625228  2645 raft_consensus.cc:359] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:43.625976  2645 raft_consensus.cc:740] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ee140141d3f4a7ca3149a0ee44f30dc, State: Initialized, Role: LEARNER
I20260630 12:35:43.626797  2645 consensus_queue.cc:260] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc [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: "64b4fb72fed34bfeb6a3f045e6ee5c32" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37233 } attrs { replace: true } } peers { permanent_uuid: "cd7b13c26dfb48a3bf3aafd86a1f03f2" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38189 } } peers { permanent_uuid: "d5affa26d0204c27aee1c8ef030c0efc" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37893 } } peers { permanent_uuid: "4ee140141d3f4a7ca3149a0ee44f30dc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37281 } attrs { promote: true } }
I20260630 12:35:43.629292  2645 ts_tablet_manager.cc:1434] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:35:43.632969  2392 tablet_copy_service.cc:342] P d5affa26d0204c27aee1c8ef030c0efc: Request end of tablet copy session 4ee140141d3f4a7ca3149a0ee44f30dc-15f1aac6687441e5b44f0b3987e1bd28 received from {username='slave'} at 127.0.0.1:60350
I20260630 12:35:43.633522  2392 tablet_copy_service.cc:434] P d5affa26d0204c27aee1c8ef030c0efc: ending tablet copy session 4ee140141d3f4a7ca3149a0ee44f30dc-15f1aac6687441e5b44f0b3987e1bd28 on tablet 15f1aac6687441e5b44f0b3987e1bd28 with peer 4ee140141d3f4a7ca3149a0ee44f30dc
I20260630 12:35:43.643891  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.645787  1568 tablet_replica.cc:333] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.647069  1568 raft_consensus.cc:2243] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.647693  1568 raft_consensus.cc:2272] T b31cf0022d034cef9b2557f8c773e865 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.650986  1568 tablet_replica.cc:333] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.651757  1568 raft_consensus.cc:2243] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.652724  1568 raft_consensus.cc:2272] T bc780253d6bc4f88b9b69d39404f4341 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:43.653909  2348 consensus_peers.cc:597] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc -> Peer cd7b13c26dfb48a3bf3aafd86a1f03f2 (127.1.136.2:38189): Couldn't send request to peer cd7b13c26dfb48a3bf3aafd86a1f03f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.654884  1568 tablet_replica.cc:333] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.655460  1568 raft_consensus.cc:2243] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.656209  1568 raft_consensus.cc:2272] T fc59831e146a469db256408cd3d1d08a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.658154  1568 tablet_replica.cc:333] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.658671  1568 raft_consensus.cc:2243] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.659101  1568 raft_consensus.cc:2272] T cff368fe27a84fb69f886f931e3b62a3 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.660938  1568 tablet_replica.cc:333] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.661458  1568 raft_consensus.cc:2243] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.661998  1568 raft_consensus.cc:2272] T 1b4bebf1f658427594931844f0b0620f P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.664348  1568 tablet_replica.cc:333] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.664849  1568 raft_consensus.cc:2243] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.665277  1568 raft_consensus.cc:2272] T 95ea07bbf11b4b6dbcd5de3af9adebfc P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.667171  1568 tablet_replica.cc:333] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.667672  1568 raft_consensus.cc:2243] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.668147  1568 raft_consensus.cc:2272] T 15f1aac6687441e5b44f0b3987e1bd28 P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.670531  1568 tablet_replica.cc:333] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2: stopping tablet replica
I20260630 12:35:43.671077  1568 raft_consensus.cc:2243] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.672047  1568 raft_consensus.cc:2272] T af17dc83572f40e592d260135467973a P cd7b13c26dfb48a3bf3aafd86a1f03f2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:43.683261  2648 ts_tablet_manager.cc:1011] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: Tablet Copy: Unable to fetch data from remote peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.1.136.1:37233: connect: Connection refused (error 111)
I20260630 12:35:43.683811  2648 tablet_replica.cc:333] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: stopping tablet replica
I20260630 12:35:43.684157  2648 raft_consensus.cc:2243] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:35:43.684590  2648 raft_consensus.cc:2272] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc [term 2 LEARNER]: Raft consensus is shut down!
W20260630 12:35:43.688102  2648 tablet_copy_client.cc:1131] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.136.1:37233: connect: Connection refused (error 111)
W20260630 12:35:43.689880  2648 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 1b4bebf1f658427594931844f0b0620f but one is already registered
I20260630 12:35:43.690289  2648 ts_tablet_manager.cc:1916] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:43.696697  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:35:43.711086  2648 ts_tablet_manager.cc:1929] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:35:43.712376  2648 log.cc:1199] T 1b4bebf1f658427594931844f0b0620f P 4ee140141d3f4a7ca3149a0ee44f30dc: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822927166931-1568-0/minicluster-data/ts-3-root/wals/1b4bebf1f658427594931844f0b0620f
W20260630 12:35:43.716804  2348 consensus_peers.cc:597] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc -> Peer 64b4fb72fed34bfeb6a3f045e6ee5c32 (127.1.136.1:37233): Couldn't send request to peer 64b4fb72fed34bfeb6a3f045e6ee5c32. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:37233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:43.731683  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:35:43.768118  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.769583  1568 tablet_replica.cc:333] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.770577  1568 raft_consensus.cc:2243] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.771324  1568 raft_consensus.cc:2272] T b31cf0022d034cef9b2557f8c773e865 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.774310  1568 tablet_replica.cc:333] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.774868  1568 raft_consensus.cc:2243] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.775314  1568 raft_consensus.cc:2272] T bc780253d6bc4f88b9b69d39404f4341 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.777076  1568 tablet_replica.cc:333] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.777597  1568 raft_consensus.cc:2243] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.778071  1568 raft_consensus.cc:2272] T cff368fe27a84fb69f886f931e3b62a3 P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.779692  1568 tablet_replica.cc:333] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.780206  1568 raft_consensus.cc:2243] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.780640  1568 raft_consensus.cc:2272] T 1b4bebf1f658427594931844f0b0620f P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.782903  1568 tablet_replica.cc:333] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.783406  1568 raft_consensus.cc:2243] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.783852  1568 raft_consensus.cc:2272] T fc59831e146a469db256408cd3d1d08a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.785585  1568 tablet_replica.cc:333] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.786150  1568 raft_consensus.cc:2243] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.786866  1568 raft_consensus.cc:2272] T 95ea07bbf11b4b6dbcd5de3af9adebfc P d5affa26d0204c27aee1c8ef030c0efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.788511  1568 tablet_replica.cc:333] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.788996  1568 raft_consensus.cc:2243] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.789898  1568 raft_consensus.cc:2272] T 15f1aac6687441e5b44f0b3987e1bd28 P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.792070  1568 tablet_replica.cc:333] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc: stopping tablet replica
I20260630 12:35:43.792547  1568 raft_consensus.cc:2243] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.792954  1568 raft_consensus.cc:2272] T af17dc83572f40e592d260135467973a P d5affa26d0204c27aee1c8ef030c0efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.820662  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:35:43.842783  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:35:43.881938  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.885713  1568 tablet_replica.cc:333] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc: stopping tablet replica
I20260630 12:35:43.886368  1568 raft_consensus.cc:2243] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:43.886721  1568 raft_consensus.cc:2272] T 15f1aac6687441e5b44f0b3987e1bd28 P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:43.888881  1568 tablet_replica.cc:333] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc: stopping tablet replica
I20260630 12:35:43.889395  1568 raft_consensus.cc:2243] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:43.889784  1568 raft_consensus.cc:2272] T af17dc83572f40e592d260135467973a P 4ee140141d3f4a7ca3149a0ee44f30dc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:43.912545  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:35:43.931941  1568 master.cc:562] Master@127.1.136.62:43017 shutting down...
W20260630 12:35:43.962651  2179 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:35:43.964059  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.964596  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.964915  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2e584164b8d4d7e94d89d20f14b1094: stopping tablet replica
I20260630 12:35:43.987475  1568 master.cc:584] Master@127.1.136.62:43017 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9384 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:35:44.029778  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:36197,127.1.136.61:37201,127.1.136.60:33397
I20260630 12:35:44.031246  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:44.037781  2664 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
W20260630 12:35:44.037660  2663 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
W20260630 12:35:44.039624  2666 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
I20260630 12:35:44.041390  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:44.042346  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:44.042544  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:44.042680  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822944042642 us; error 0 us; skew 500 ppm
I20260630 12:35:44.043213  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:44.046177  1568 webserver.cc:533] Webserver started at http://127.1.136.62:42743/ using document root <none> and password file <none>
I20260630 12:35:44.046712  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:44.046873  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:44.047220  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:44.048314  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "d213b1aee9c14744bbbc9625279eee92"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.053098  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:35:44.057001  2671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.058384  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:35:44.058702  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "d213b1aee9c14744bbbc9625279eee92"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.059036  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:44.072203  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:44.073467  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:44.122783  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:36197
I20260630 12:35:44.122961  2722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:36197 every 8 connection(s)
I20260630 12:35:44.128201  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:44.128386  2723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:44.134850  2725 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
W20260630 12:35:44.136818  2726 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
I20260630 12:35:44.140237  2723 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:35:44.142102  2728 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
I20260630 12:35:44.143810  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:44.145192  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:44.145571  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:44.145970  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822944145946 us; error 0 us; skew 500 ppm
I20260630 12:35:44.146581  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:44.149348  1568 webserver.cc:533] Webserver started at http://127.1.136.61:33387/ using document root <none> and password file <none>
I20260630 12:35:44.149916  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:44.150131  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:44.150406  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:44.151473  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root/instance:
uuid: "8cfc3c1026b540339b7df486dee8771b"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.156368  2723 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.158046  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:35:44.163472  2736 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260630 12:35:44.163977  2723 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.61:37201: Network error: Client connection negotiation failed: client connection to 127.1.136.61:37201: connect: Connection refused (error 111)
I20260630 12:35:44.164631  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:44.164979  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root
uuid: "8cfc3c1026b540339b7df486dee8771b"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.165257  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-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)
I20260630 12:35:44.178475  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:44.179658  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:44.203720  2723 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } attempt: 1
W20260630 12:35:44.210973  2723 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.61:37201: Network error: Client connection negotiation failed: client connection to 127.1.136.61:37201: connect: Connection refused (error 111)
I20260630 12:35:44.226449  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.61:37201
I20260630 12:35:44.226616  2787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.61:37201 every 8 connection(s)
I20260630 12:35:44.230813  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:44.231880  2788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:44.237380  2790 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
W20260630 12:35:44.240284  2791 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
I20260630 12:35:44.241690  1568 server_base.cc:1061] running on GCE node
W20260630 12:35:44.242962  2793 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
I20260630 12:35:44.243978  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:44.244199  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:44.244429  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822944244393 us; error 0 us; skew 500 ppm
I20260630 12:35:44.244616  2788 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.244953  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:44.247710  2723 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } attempt: 2
I20260630 12:35:44.248685  1568 webserver.cc:533] Webserver started at http://127.1.136.60:41007/ using document root <none> and password file <none>
I20260630 12:35:44.249488  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:44.249730  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:44.250083  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:44.251590  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root/instance:
uuid: "4a390a950edc4cee81a7bd4661bd9e4d"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.260200  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:35:44.262291  2788 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.264168  2723 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.269749  2800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260630 12:35:44.272035  2723 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:33397: Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:44.272356  1568 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:35:44.272835  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root
uuid: "4a390a950edc4cee81a7bd4661bd9e4d"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.273236  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/master-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)
I20260630 12:35:44.278173  2788 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.285852  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:35:44.286855  2788 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:33397: Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:44.287391  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:44.308817  2723 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } attempt: 1
W20260630 12:35:44.319199  2723 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.136.60:33397: Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:44.335990  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.60:33397
I20260630 12:35:44.336105  2852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.60:33397 every 8 connection(s)
I20260630 12:35:44.338483  2788 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } attempt: 1
I20260630 12:35:44.339892  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:44.340968  2853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:44.349530  2853 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.361173  2788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: Bootstrap starting.
I20260630 12:35:44.364827  2853 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.367498  2788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:44.369782  2723 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } attempt: 2
I20260630 12:35:44.373445  2788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: No bootstrap required, opened a new log
I20260630 12:35:44.376945  2788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.377672  2788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:44.378239  2788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cfc3c1026b540339b7df486dee8771b, State: Initialized, Role: FOLLOWER
I20260630 12:35:44.379204  2853 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:44.379391  2788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.386035  2858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.387032  2858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.387718  2788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:44.391283  2723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: Bootstrap starting.
I20260630 12:35:44.400166  2723 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:44.402657  2853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d: Bootstrap starting.
I20260630 12:35:44.409421  2853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:44.409981  2723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: No bootstrap required, opened a new log
W20260630 12:35:44.411579  2871 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:44.411967  2871 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:35:44.413352  2723 raft_consensus.cc:359] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.414345  2723 raft_consensus.cc:385] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:44.414652  2723 raft_consensus.cc:740] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d213b1aee9c14744bbbc9625279eee92, State: Initialized, Role: FOLLOWER
I20260630 12:35:44.415385  2853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d: No bootstrap required, opened a new log
I20260630 12:35:44.415467  2723 consensus_queue.cc:260] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.417804  2853 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.418502  2853 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:44.418833  2853 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a390a950edc4cee81a7bd4661bd9e4d, State: Initialized, Role: FOLLOWER
I20260630 12:35:44.418218  2873 sys_catalog.cc:455] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.419226  2873 sys_catalog.cc:458] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.419574  2853 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.420023  2723 sys_catalog.cc:565] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:44.421850  2874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.422796  2874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.422917  2853 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:44.426102  2874 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:44.426988  2874 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.432037  2698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d213b1aee9c14744bbbc9625279eee92" is_pre_election: true
I20260630 12:35:44.432570  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cfc3c1026b540339b7df486dee8771b" is_pre_election: true
I20260630 12:35:44.433081  2698 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a390a950edc4cee81a7bd4661bd9e4d in term 0.
I20260630 12:35:44.433411  2763 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a390a950edc4cee81a7bd4661bd9e4d in term 0.
I20260630 12:35:44.435298  2802 leader_election.cc:304] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a390a950edc4cee81a7bd4661bd9e4d, 8cfc3c1026b540339b7df486dee8771b; no voters: 
I20260630 12:35:44.436017  2874 leader_election.cc:290] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d213b1aee9c14744bbbc9625279eee92 (127.1.136.62:36197), 8cfc3c1026b540339b7df486dee8771b (127.1.136.61:37201)
I20260630 12:35:44.436928  2874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:44.437474  2874 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:44.438089  2874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:44.449661  2874 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.453732  2698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d213b1aee9c14744bbbc9625279eee92"
I20260630 12:35:44.454608  2698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:44.456319  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cfc3c1026b540339b7df486dee8771b"
I20260630 12:35:44.457414  2763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:44.465119  2698 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a390a950edc4cee81a7bd4661bd9e4d in term 1.
I20260630 12:35:44.466061  2874 leader_election.cc:290] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [CANDIDATE]: Term 1 election: Requested vote from peers d213b1aee9c14744bbbc9625279eee92 (127.1.136.62:36197), 8cfc3c1026b540339b7df486dee8771b (127.1.136.61:37201)
I20260630 12:35:44.467321  2804 leader_election.cc:304] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a390a950edc4cee81a7bd4661bd9e4d, d213b1aee9c14744bbbc9625279eee92; no voters: 
I20260630 12:35:44.468905  2874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:44.470391  2874 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 1 LEADER]: Becoming Leader. State: Replica: 4a390a950edc4cee81a7bd4661bd9e4d, State: Running, Role: LEADER
I20260630 12:35:44.470856  2763 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a390a950edc4cee81a7bd4661bd9e4d in term 1.
I20260630 12:35:44.471985  2874 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:44.481493  2881 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a390a950edc4cee81a7bd4661bd9e4d. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.482303  2881 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:44.483220  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:35:44.483616  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:35:44.487645  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:44.488413  2897 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:44.488816  2897 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:35:44.491842  2899 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:44.492172  2899 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:35:44.492626  2898 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
W20260630 12:35:44.497269  2900 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
W20260630 12:35:44.499478  2901 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
I20260630 12:35:44.501397  1568 server_base.cc:1061] running on GCE node
W20260630 12:35:44.502410  2903 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
I20260630 12:35:44.502491  2898 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:44.503696  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:44.504031  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:44.504246  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822944504206 us; error 0 us; skew 500 ppm
I20260630 12:35:44.504834  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:44.508131  1568 webserver.cc:533] Webserver started at http://127.1.136.1:41209/ using document root <none> and password file <none>
I20260630 12:35:44.508795  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:44.509061  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:44.509424  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:44.511091  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "5641b0267723408493af43919311c662"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.513674  2763 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Refusing update from remote peer 4a390a950edc4cee81a7bd4661bd9e4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:44.514418  2698 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Refusing update from remote peer 4a390a950edc4cee81a7bd4661bd9e4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:44.515463  2881 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:44.516296  2874 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:44.524382  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:35:44.529435  2858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a390a950edc4cee81a7bd4661bd9e4d. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.530777  2858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.533882  2873 sys_catalog.cc:455] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a390a950edc4cee81a7bd4661bd9e4d. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.534839  2873 sys_catalog.cc:458] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.535871  2913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.537460  2881 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.538347  2881 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:44.539038  1568 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:35:44.539475  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "5641b0267723408493af43919311c662"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.539904  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:44.541115  2898 catalog_manager.cc:1383] Generated new cluster ID: 27232eddf0bf4da29189cba7134dd2bc
I20260630 12:35:44.541435  2898 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:44.557710  2881 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.559041  2881 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:44.568814  2873 sys_catalog.cc:455] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.569613  2873 sys_catalog.cc:458] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.574506  2858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:44.575420  2858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:44.584748  2898 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:44.587018  2898 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:44.610862  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:44.612367  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:44.617540  2898 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d: Generated new TSK 0
I20260630 12:35:44.619351  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:44.619853  2898 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:44.622772  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:44.623076  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.623337  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:44.623559  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.676224  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:41817
I20260630 12:35:44.676371  2979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:41817 every 8 connection(s)
I20260630 12:35:44.711468  2981 heartbeater.cc:344] Connected to a master server at 127.1.136.61:37201
I20260630 12:35:44.711601  2980 heartbeater.cc:344] Connected to a master server at 127.1.136.60:33397
I20260630 12:35:44.712085  2981 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:44.711901  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:44.712512  2980 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:44.713201  2981 heartbeater.cc:507] Master 127.1.136.61:37201 requested a full tablet report, sending...
I20260630 12:35:44.713775  2980 heartbeater.cc:507] Master 127.1.136.60:33397 requested a full tablet report, sending...
I20260630 12:35:44.717015  2818 ts_manager.cc:194] Registered new tserver with Master: 5641b0267723408493af43919311c662 (127.1.136.1:41817)
I20260630 12:35:44.717212  2753 ts_manager.cc:194] Registered new tserver with Master: 5641b0267723408493af43919311c662 (127.1.136.1:41817)
I20260630 12:35:44.722282  2982 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36197
I20260630 12:35:44.722725  2982 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:44.722906  2818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35194
I20260630 12:35:44.723804  2982 heartbeater.cc:507] Master 127.1.136.62:36197 requested a full tablet report, sending...
I20260630 12:35:44.727386  2688 ts_manager.cc:194] Registered new tserver with Master: 5641b0267723408493af43919311c662 (127.1.136.1:41817)
W20260630 12:35:44.728520  2988 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
W20260630 12:35:44.729544  2987 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
W20260630 12:35:44.733146  2990 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
I20260630 12:35:44.734527  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:44.735498  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:44.735752  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:44.735952  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822944735936 us; error 0 us; skew 500 ppm
I20260630 12:35:44.736469  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:44.739506  1568 webserver.cc:533] Webserver started at http://127.1.136.2:36259/ using document root <none> and password file <none>
I20260630 12:35:44.740051  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:44.740272  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:44.740561  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:44.741660  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "dbad5b137514458ea47d8f855aeb1684"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.746591  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:44.750365  2995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.751386  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:35:44.751770  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "dbad5b137514458ea47d8f855aeb1684"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.752074  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:44.765107  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:44.766433  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:44.767966  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:44.770689  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:44.770993  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.771265  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:44.771440  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.819656  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:44743
I20260630 12:35:44.819854  3057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:44743 every 8 connection(s)
I20260630 12:35:44.828828  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:44.844657  3065 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
W20260630 12:35:44.851195  3066 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
I20260630 12:35:44.859792  3060 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36197
I20260630 12:35:44.860288  3060 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:44.860736  3059 heartbeater.cc:344] Connected to a master server at 127.1.136.61:37201
I20260630 12:35:44.861104  3059 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:44.861248  3060 heartbeater.cc:507] Master 127.1.136.62:36197 requested a full tablet report, sending...
I20260630 12:35:44.862005  3059 heartbeater.cc:507] Master 127.1.136.61:37201 requested a full tablet report, sending...
I20260630 12:35:44.864472  2688 ts_manager.cc:194] Registered new tserver with Master: dbad5b137514458ea47d8f855aeb1684 (127.1.136.2:44743)
I20260630 12:35:44.864609  2753 ts_manager.cc:194] Registered new tserver with Master: dbad5b137514458ea47d8f855aeb1684 (127.1.136.2:44743)
W20260630 12:35:44.866498  3068 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
I20260630 12:35:44.868060  3058 heartbeater.cc:344] Connected to a master server at 127.1.136.60:33397
I20260630 12:35:44.868499  3058 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:44.869427  3058 heartbeater.cc:507] Master 127.1.136.60:33397 requested a full tablet report, sending...
I20260630 12:35:44.871186  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:44.872540  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:44.872828  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:44.873100  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822944873077 us; error 0 us; skew 500 ppm
I20260630 12:35:44.873046  2818 ts_manager.cc:194] Registered new tserver with Master: dbad5b137514458ea47d8f855aeb1684 (127.1.136.2:44743)
I20260630 12:35:44.874015  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:44.875519  2818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35208
I20260630 12:35:44.877995  1568 webserver.cc:533] Webserver started at http://127.1.136.3:39527/ using document root <none> and password file <none>
I20260630 12:35:44.878744  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:44.879036  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:44.879355  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:44.880548  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "2269af2086434abeb99f542254bf68bb"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.886377  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:44.891453  3073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.892751  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:35:44.893172  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "2269af2086434abeb99f542254bf68bb"
format_stamp: "Formatted at 2026-06-30 12:35:44 on dist-test-slave-8nk5"
I20260630 12:35:44.893523  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822927166931-1568-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)
I20260630 12:35:44.912344  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:44.913734  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:44.915447  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:44.917933  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:44.918181  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.918525  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:44.918708  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:44.973207  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:35553
I20260630 12:35:44.973650  3135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:35553 every 8 connection(s)
I20260630 12:35:45.010931  3137 heartbeater.cc:344] Connected to a master server at 127.1.136.61:37201
I20260630 12:35:45.011492  3138 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36197
I20260630 12:35:45.011587  3137 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:45.012099  3138 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:45.012871  3137 heartbeater.cc:507] Master 127.1.136.61:37201 requested a full tablet report, sending...
I20260630 12:35:45.013274  3138 heartbeater.cc:507] Master 127.1.136.62:36197 requested a full tablet report, sending...
I20260630 12:35:45.016831  2753 ts_manager.cc:194] Registered new tserver with Master: 2269af2086434abeb99f542254bf68bb (127.1.136.3:35553)
I20260630 12:35:45.017059  2688 ts_manager.cc:194] Registered new tserver with Master: 2269af2086434abeb99f542254bf68bb (127.1.136.3:35553)
I20260630 12:35:45.018497  3136 heartbeater.cc:344] Connected to a master server at 127.1.136.60:33397
I20260630 12:35:45.018913  3136 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:45.019690  3136 heartbeater.cc:507] Master 127.1.136.60:33397 requested a full tablet report, sending...
I20260630 12:35:45.022403  2818 ts_manager.cc:194] Registered new tserver with Master: 2269af2086434abeb99f542254bf68bb (127.1.136.3:35553)
I20260630 12:35:45.022667  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024226151s
I20260630 12:35:45.024474  2818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35216
I20260630 12:35:45.415971  2871 catalog_manager.cc:1295] Loaded cluster ID: 27232eddf0bf4da29189cba7134dd2bc
I20260630 12:35:45.416255  2871 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: loading cluster ID for follower catalog manager: success
I20260630 12:35:45.420753  2871 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: acquiring CA information for follower catalog manager: success
I20260630 12:35:45.424499  2871 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:35:45.493150  2897 catalog_manager.cc:1295] Loaded cluster ID: 27232eddf0bf4da29189cba7134dd2bc
I20260630 12:35:45.493587  2897 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: loading cluster ID for follower catalog manager: success
I20260630 12:35:45.498927  2897 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: acquiring CA information for follower catalog manager: success
I20260630 12:35:45.503340  2897 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:35:45.727332  2980 heartbeater.cc:499] Master 127.1.136.60:33397 was elected leader, sending a full tablet report...
I20260630 12:35:45.879122  3058 heartbeater.cc:499] Master 127.1.136.60:33397 was elected leader, sending a full tablet report...
I20260630 12:35:46.027931  3136 heartbeater.cc:499] Master 127.1.136.60:33397 was elected leader, sending a full tablet report...
I20260630 12:35:46.478727  2894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:46.640437  2818 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35220:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:35:46.727319  3101 tablet_service.cc:1511] Processing CreateTablet for tablet f80481bbce8544c580804967b2c796a6 (DEFAULT_TABLE table=test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:46.728987  3101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80481bbce8544c580804967b2c796a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.739797  2945 tablet_service.cc:1511] Processing CreateTablet for tablet 56836eba617a43e487f5ae162cbde6d5 (DEFAULT_TABLE table=test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:46.739950  3023 tablet_service.cc:1511] Processing CreateTablet for tablet 597a25c694cb414eb7c06ea5ba71ee52 (DEFAULT_TABLE table=test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:46.741283  2945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56836eba617a43e487f5ae162cbde6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.741571  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a25c694cb414eb7c06ea5ba71ee52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.756129  3170 tablet_bootstrap.cc:492] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb: Bootstrap starting.
I20260630 12:35:46.761487  3171 tablet_bootstrap.cc:492] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662: Bootstrap starting.
I20260630 12:35:46.768692  3171 tablet_bootstrap.cc:654] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:46.768787  3172 tablet_bootstrap.cc:492] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684: Bootstrap starting.
I20260630 12:35:46.768798  3170 tablet_bootstrap.cc:654] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:46.774471  3171 tablet_bootstrap.cc:492] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662: No bootstrap required, opened a new log
I20260630 12:35:46.774928  3171 ts_tablet_manager.cc:1403] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:35:46.776299  3170 tablet_bootstrap.cc:492] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb: No bootstrap required, opened a new log
I20260630 12:35:46.776923  3170 ts_tablet_manager.cc:1403] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260630 12:35:46.777050  3172 tablet_bootstrap.cc:654] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:46.777514  3171 raft_consensus.cc:359] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5641b0267723408493af43919311c662" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41817 } }
I20260630 12:35:46.778126  3171 raft_consensus.cc:385] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:46.778402  3171 raft_consensus.cc:740] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5641b0267723408493af43919311c662, State: Initialized, Role: FOLLOWER
I20260630 12:35:46.779299  3171 consensus_queue.cc:260] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5641b0267723408493af43919311c662" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41817 } }
I20260630 12:35:46.780061  3171 raft_consensus.cc:399] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:46.780344  3171 raft_consensus.cc:493] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:46.780812  3171 raft_consensus.cc:3060] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:46.781255  3170 raft_consensus.cc:359] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2269af2086434abeb99f542254bf68bb" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35553 } }
I20260630 12:35:46.782354  3170 raft_consensus.cc:385] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:46.782801  3170 raft_consensus.cc:740] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2269af2086434abeb99f542254bf68bb, State: Initialized, Role: FOLLOWER
I20260630 12:35:46.783954  3170 consensus_queue.cc:260] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2269af2086434abeb99f542254bf68bb" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35553 } }
I20260630 12:35:46.785759  3170 raft_consensus.cc:399] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:46.786242  3170 raft_consensus.cc:493] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:46.786576  3170 raft_consensus.cc:3060] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:46.786626  3171 raft_consensus.cc:515] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5641b0267723408493af43919311c662" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41817 } }
I20260630 12:35:46.787451  3171 leader_election.cc:304] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [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: 5641b0267723408493af43919311c662; no voters: 
I20260630 12:35:46.788899  3171 leader_election.cc:290] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:46.789258  3172 tablet_bootstrap.cc:492] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684: No bootstrap required, opened a new log
I20260630 12:35:46.789427  3176 raft_consensus.cc:2804] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:46.790181  3172 ts_tablet_manager.cc:1403] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260630 12:35:46.793205  3172 raft_consensus.cc:359] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbad5b137514458ea47d8f855aeb1684" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44743 } }
I20260630 12:35:46.793793  3172 raft_consensus.cc:385] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:46.794134  3172 raft_consensus.cc:740] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbad5b137514458ea47d8f855aeb1684, State: Initialized, Role: FOLLOWER
I20260630 12:35:46.795521  3170 raft_consensus.cc:515] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2269af2086434abeb99f542254bf68bb" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35553 } }
I20260630 12:35:46.795442  3172 consensus_queue.cc:260] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dbad5b137514458ea47d8f855aeb1684" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44743 } }
I20260630 12:35:46.796394  3172 raft_consensus.cc:399] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:46.796469  3170 leader_election.cc:304] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [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: 2269af2086434abeb99f542254bf68bb; no voters: 
I20260630 12:35:46.796825  3172 raft_consensus.cc:493] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:46.797225  3172 raft_consensus.cc:3060] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:46.805862  3179 raft_consensus.cc:2804] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:46.807487  3170 leader_election.cc:290] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:46.808131  3171 ts_tablet_manager.cc:1434] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.015s
I20260630 12:35:46.810272  3176 raft_consensus.cc:697] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 1 LEADER]: Becoming Leader. State: Replica: 5641b0267723408493af43919311c662, State: Running, Role: LEADER
I20260630 12:35:46.811409  3170 ts_tablet_manager.cc:1434] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb: Time spent starting tablet: real 0.034s	user 0.022s	sys 0.011s
I20260630 12:35:46.811975  3176 consensus_queue.cc:237] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [LEADER]: Queue going to LEADER mode. State: All 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: "5641b0267723408493af43919311c662" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41817 } }
I20260630 12:35:46.814870  3179 raft_consensus.cc:697] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 1 LEADER]: Becoming Leader. State: Replica: 2269af2086434abeb99f542254bf68bb, State: Running, Role: LEADER
I20260630 12:35:46.816324  3179 consensus_queue.cc:237] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [LEADER]: Queue going to LEADER mode. State: All 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: "2269af2086434abeb99f542254bf68bb" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35553 } }
I20260630 12:35:46.817227  3172 raft_consensus.cc:515] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbad5b137514458ea47d8f855aeb1684" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44743 } }
I20260630 12:35:46.825941  3172 leader_election.cc:304] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [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: dbad5b137514458ea47d8f855aeb1684; no voters: 
I20260630 12:35:46.846613  3172 leader_election.cc:290] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:46.847249  3185 raft_consensus.cc:2804] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:46.848489  2818 catalog_manager.cc:5697] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2269af2086434abeb99f542254bf68bb (127.1.136.3). New cstate: current_term: 1 leader_uuid: "2269af2086434abeb99f542254bf68bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2269af2086434abeb99f542254bf68bb" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35553 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:46.850867  3185 raft_consensus.cc:697] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 1 LEADER]: Becoming Leader. State: Replica: dbad5b137514458ea47d8f855aeb1684, State: Running, Role: LEADER
I20260630 12:35:46.851995  3185 consensus_queue.cc:237] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [LEADER]: Queue going to LEADER mode. State: All 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: "dbad5b137514458ea47d8f855aeb1684" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44743 } }
I20260630 12:35:46.867835  2817 catalog_manager.cc:5697] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5641b0267723408493af43919311c662 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "5641b0267723408493af43919311c662" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5641b0267723408493af43919311c662" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41817 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:46.871492  2816 catalog_manager.cc:5697] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbad5b137514458ea47d8f855aeb1684 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dbad5b137514458ea47d8f855aeb1684" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbad5b137514458ea47d8f855aeb1684" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44743 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:46.890682  3172 ts_tablet_manager.cc:1434] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684: Time spent starting tablet: real 0.100s	user 0.031s	sys 0.045s
I20260630 12:35:48.480358  2894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:48.482803  2894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:48.992726  1568 master.cc:562] Master@127.1.136.60:33397 shutting down...
I20260630 12:35:49.030862  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:49.031920  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:49.032320  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a390a950edc4cee81a7bd4661bd9e4d: stopping tablet replica
I20260630 12:35:49.056869  1568 master.cc:584] Master@127.1.136.60:33397 shutdown complete.
W20260630 12:35:49.911895  2980 heartbeater.cc:646] Failed to heartbeat to 127.1.136.60:33397 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:50.025292  3200 raft_consensus.cc:493] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a390a950edc4cee81a7bd4661bd9e4d)
I20260630 12:35:50.026206  3200 raft_consensus.cc:515] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:50.028489  3200 leader_election.cc:290] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8cfc3c1026b540339b7df486dee8771b (127.1.136.61:37201), 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397)
I20260630 12:35:50.029754  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d213b1aee9c14744bbbc9625279eee92" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8cfc3c1026b540339b7df486dee8771b" is_pre_election: true
W20260630 12:35:50.031675  2672 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:35:50.035567  2672 leader_election.cc:336] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397): Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:50.036000  2672 leader_election.cc:304] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [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: d213b1aee9c14744bbbc9625279eee92; no voters: 4a390a950edc4cee81a7bd4661bd9e4d, 8cfc3c1026b540339b7df486dee8771b
I20260630 12:35:50.036780  3200 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:50.085009  3203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a390a950edc4cee81a7bd4661bd9e4d)
I20260630 12:35:50.085639  3203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:50.087977  3203 leader_election.cc:290] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d213b1aee9c14744bbbc9625279eee92 (127.1.136.62:36197), 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397)
I20260630 12:35:50.089356  2698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8cfc3c1026b540339b7df486dee8771b" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d213b1aee9c14744bbbc9625279eee92" is_pre_election: true
I20260630 12:35:50.090363  2698 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cfc3c1026b540339b7df486dee8771b in term 1.
I20260630 12:35:50.091975  2740 leader_election.cc:304] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [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: 8cfc3c1026b540339b7df486dee8771b, d213b1aee9c14744bbbc9625279eee92; no voters: 
I20260630 12:35:50.093048  3203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:50.093376  3203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4a390a950edc4cee81a7bd4661bd9e4d)
I20260630 12:35:50.093745  3203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:50.094897  2737 leader_election.cc:336] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397): Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:50.101348  3203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:50.103506  3203 leader_election.cc:290] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [CANDIDATE]: Term 2 election: Requested vote from peers d213b1aee9c14744bbbc9625279eee92 (127.1.136.62:36197), 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397)
I20260630 12:35:50.104262  2698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8cfc3c1026b540339b7df486dee8771b" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d213b1aee9c14744bbbc9625279eee92"
I20260630 12:35:50.104764  2698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:50.107720  2737 leader_election.cc:336] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397): Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111)
I20260630 12:35:50.112284  2698 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cfc3c1026b540339b7df486dee8771b in term 2.
I20260630 12:35:50.113718  2740 leader_election.cc:304] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [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: 8cfc3c1026b540339b7df486dee8771b, d213b1aee9c14744bbbc9625279eee92; no voters: 4a390a950edc4cee81a7bd4661bd9e4d
I20260630 12:35:50.114851  3203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:50.116190  3203 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 2 LEADER]: Becoming Leader. State: Replica: 8cfc3c1026b540339b7df486dee8771b, State: Running, Role: LEADER
I20260630 12:35:50.117101  3203 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } }
I20260630 12:35:50.123692  3206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8cfc3c1026b540339b7df486dee8771b. Latest consensus state: current_term: 2 leader_uuid: "8cfc3c1026b540339b7df486dee8771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d213b1aee9c14744bbbc9625279eee92" member_type: VOTER last_known_addr { host: "127.1.136.62" port: 36197 } } peers { permanent_uuid: "8cfc3c1026b540339b7df486dee8771b" member_type: VOTER last_known_addr { host: "127.1.136.61" port: 37201 } } peers { permanent_uuid: "4a390a950edc4cee81a7bd4661bd9e4d" member_type: VOTER last_known_addr { host: "127.1.136.60" port: 33397 } } }
I20260630 12:35:50.124410  3206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:50.126396  3208 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:50.132571  3208 catalog_manager.cc:679] Loaded metadata for table test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8]
I20260630 12:35:50.138401  3208 tablet_loader.cc:96] loaded metadata for tablet 56836eba617a43e487f5ae162cbde6d5 (table test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8])
I20260630 12:35:50.139976  3208 tablet_loader.cc:96] loaded metadata for tablet 597a25c694cb414eb7c06ea5ba71ee52 (table test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8])
I20260630 12:35:50.141048  3208 tablet_loader.cc:96] loaded metadata for tablet f80481bbce8544c580804967b2c796a6 (table test-workload [id=e02f1b617ecb459ca1432144f5e9b3e8])
I20260630 12:35:50.142232  3208 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:50.145802  3208 catalog_manager.cc:1295] Loaded cluster ID: 27232eddf0bf4da29189cba7134dd2bc
I20260630 12:35:50.146189  3208 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:50.150261  3208 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:50.153846  3208 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: Loaded TSK: 0
I20260630 12:35:50.155282  3208 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:50.408192  2869 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:50.410213  2869 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:50.453059  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:35:50.481352  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:50.482184  1568 tablet_replica.cc:333] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662: stopping tablet replica
I20260630 12:35:50.482728  1568 raft_consensus.cc:2243] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:50.483198  1568 raft_consensus.cc:2272] T 56836eba617a43e487f5ae162cbde6d5 P 5641b0267723408493af43919311c662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.504698  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
W20260630 12:35:50.509786  2737 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b -> Peer 4a390a950edc4cee81a7bd4661bd9e4d (127.1.136.60:33397): Couldn't send request to peer 4a390a950edc4cee81a7bd4661bd9e4d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.60:33397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:50.517393  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:35:50.545591  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:50.546752  1568 tablet_replica.cc:333] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684: stopping tablet replica
I20260630 12:35:50.547437  1568 raft_consensus.cc:2243] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:50.548223  1568 raft_consensus.cc:2272] T 597a25c694cb414eb7c06ea5ba71ee52 P dbad5b137514458ea47d8f855aeb1684 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.569916  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:35:50.582468  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:35:50.614076  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:50.614892  1568 tablet_replica.cc:333] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb: stopping tablet replica
I20260630 12:35:50.615496  1568 raft_consensus.cc:2243] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:50.616031  1568 raft_consensus.cc:2272] T f80481bbce8544c580804967b2c796a6 P 2269af2086434abeb99f542254bf68bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.636735  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:35:50.647317  1568 master.cc:562] Master@127.1.136.62:36197 shutting down...
I20260630 12:35:50.670588  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:50.671218  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.671582  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P d213b1aee9c14744bbbc9625279eee92: stopping tablet replica
I20260630 12:35:50.693022  1568 master.cc:584] Master@127.1.136.62:36197 shutdown complete.
W20260630 12:35:50.697599  2740 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b -> Peer d213b1aee9c14744bbbc9625279eee92 (127.1.136.62:36197): Couldn't send request to peer d213b1aee9c14744bbbc9625279eee92. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.62:36197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:50.708614  1568 master.cc:562] Master@127.1.136.61:37201 shutting down...
I20260630 12:35:50.736694  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:50.738205  1568 pending_rounds.cc:70] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: Trying to abort 1 pending ops.
I20260630 12:35:50.738498  1568 pending_rounds.cc:77] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302442803690668032 op_type: NO_OP noop_request { }
I20260630 12:35:50.738845  1568 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:50.739109  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.739380  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8cfc3c1026b540339b7df486dee8771b: stopping tablet replica
I20260630 12:35:50.762398  1568 master.cc:584] Master@127.1.136.61:37201 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6769 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:35:50.800602  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:42221
I20260630 12:35:50.802232  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:50.810621  3209 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
W20260630 12:35:50.810689  3210 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
W20260630 12:35:50.811774  3212 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
I20260630 12:35:50.814250  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:50.815236  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:50.815429  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:50.815626  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822950815611 us; error 0 us; skew 500 ppm
I20260630 12:35:50.816196  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:50.819619  1568 webserver.cc:533] Webserver started at http://127.1.136.62:40205/ using document root <none> and password file <none>
I20260630 12:35:50.820150  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:50.820325  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:50.820688  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:50.821955  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "69249a0cfb2d413bb6e98a31946b343e"
format_stamp: "Formatted at 2026-06-30 12:35:50 on dist-test-slave-8nk5"
I20260630 12:35:50.827227  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:35:50.831255  3217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:50.832458  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:50.832763  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "69249a0cfb2d413bb6e98a31946b343e"
format_stamp: "Formatted at 2026-06-30 12:35:50 on dist-test-slave-8nk5"
I20260630 12:35:50.833038  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-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)
I20260630 12:35:50.860005  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:50.861430  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:50.909228  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:42221
I20260630 12:35:50.909333  3268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:42221 every 8 connection(s)
I20260630 12:35:50.914269  3269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:50.926448  3269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e: Bootstrap starting.
I20260630 12:35:50.931058  3269 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:50.936105  3269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e: No bootstrap required, opened a new log
I20260630 12:35:50.938227  3269 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69249a0cfb2d413bb6e98a31946b343e" member_type: VOTER }
I20260630 12:35:50.938649  3269 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:50.938885  3269 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69249a0cfb2d413bb6e98a31946b343e, State: Initialized, Role: FOLLOWER
I20260630 12:35:50.939519  3269 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69249a0cfb2d413bb6e98a31946b343e" member_type: VOTER }
I20260630 12:35:50.939985  3269 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:50.940241  3269 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:50.940510  3269 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:50.945106  3269 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69249a0cfb2d413bb6e98a31946b343e" member_type: VOTER }
I20260630 12:35:50.945700  3269 leader_election.cc:304] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [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: 69249a0cfb2d413bb6e98a31946b343e; no voters: 
I20260630 12:35:50.947196  3269 leader_election.cc:290] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:50.947793  3272 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:50.949479  3272 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 1 LEADER]: Becoming Leader. State: Replica: 69249a0cfb2d413bb6e98a31946b343e, State: Running, Role: LEADER
I20260630 12:35:50.950338  3272 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [LEADER]: Queue going to LEADER mode. State: All 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: "69249a0cfb2d413bb6e98a31946b343e" member_type: VOTER }
I20260630 12:35:50.951119  3269 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:50.953449  3274 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69249a0cfb2d413bb6e98a31946b343e. Latest consensus state: current_term: 1 leader_uuid: "69249a0cfb2d413bb6e98a31946b343e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69249a0cfb2d413bb6e98a31946b343e" member_type: VOTER } }
I20260630 12:35:50.953544  3273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69249a0cfb2d413bb6e98a31946b343e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69249a0cfb2d413bb6e98a31946b343e" member_type: VOTER } }
I20260630 12:35:50.954218  3274 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:50.954309  3273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:50.964231  3277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:50.970757  3277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:50.971899  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:50.982239  3277 catalog_manager.cc:1383] Generated new cluster ID: 638c92dfde82441590a2a7307a2b60a7
I20260630 12:35:50.982662  3277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:51.009087  3277 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:51.010529  3277 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:51.029062  3277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e: Generated new TSK 0
I20260630 12:35:51.030092  3277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:51.040233  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:51.047809  3290 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
W20260630 12:35:51.048950  3291 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
W20260630 12:35:51.050594  3293 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
I20260630 12:35:51.051919  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:51.053205  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:51.053488  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:51.053707  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822951053663 us; error 0 us; skew 500 ppm
I20260630 12:35:51.054473  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:51.057523  1568 webserver.cc:533] Webserver started at http://127.1.136.1:43385/ using document root <none> and password file <none>
I20260630 12:35:51.058094  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:51.058269  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:51.058624  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:51.059748  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "9a34eb149b14460c9bd20041bc20c836"
format_stamp: "Formatted at 2026-06-30 12:35:51 on dist-test-slave-8nk5"
I20260630 12:35:51.065696  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:51.070559  3298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.071738  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:51.072050  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "9a34eb149b14460c9bd20041bc20c836"
format_stamp: "Formatted at 2026-06-30 12:35:51 on dist-test-slave-8nk5"
I20260630 12:35:51.072357  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-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)
I20260630 12:35:51.107712  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:51.108987  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:51.110675  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:51.113343  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:51.113564  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.113857  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:51.114126  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.167289  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:41611
I20260630 12:35:51.167797  3360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:41611 every 8 connection(s)
I20260630 12:35:51.172798  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:51.180121  3365 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
W20260630 12:35:51.183224  3366 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
W20260630 12:35:51.184196  3368 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
I20260630 12:35:51.186761  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:51.188076  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:51.188364  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:51.188500  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822951188489 us; error 0 us; skew 500 ppm
I20260630 12:35:51.189265  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:51.191074  3361 heartbeater.cc:344] Connected to a master server at 127.1.136.62:42221
I20260630 12:35:51.191484  3361 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:51.192610  3361 heartbeater.cc:507] Master 127.1.136.62:42221 requested a full tablet report, sending...
I20260630 12:35:51.192741  1568 webserver.cc:533] Webserver started at http://127.1.136.2:37843/ using document root <none> and password file <none>
I20260630 12:35:51.193425  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:51.193629  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:51.193985  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:51.195188  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "271d7412ba0642dd948bff64d311b2e1"
format_stamp: "Formatted at 2026-06-30 12:35:51 on dist-test-slave-8nk5"
I20260630 12:35:51.195854  3234 ts_manager.cc:194] Registered new tserver with Master: 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1:41611)
I20260630 12:35:51.199720  3234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47674
I20260630 12:35:51.200742  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:35:51.205281  3373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.206431  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:35:51.206845  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "271d7412ba0642dd948bff64d311b2e1"
format_stamp: "Formatted at 2026-06-30 12:35:51 on dist-test-slave-8nk5"
I20260630 12:35:51.207208  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-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)
I20260630 12:35:51.221395  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:51.223250  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:51.225178  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:51.229485  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:51.229990  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.001s
I20260630 12:35:51.230317  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:51.230530  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.282960  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:46379
I20260630 12:35:51.283030  3435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:46379 every 8 connection(s)
I20260630 12:35:51.289003  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:51.297320  3439 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
W20260630 12:35:51.299160  3440 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
W20260630 12:35:51.300559  3442 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
I20260630 12:35:51.302204  1568 server_base.cc:1061] running on GCE node
I20260630 12:35:51.303082  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:51.303328  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:51.303519  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822951303505 us; error 0 us; skew 500 ppm
I20260630 12:35:51.303817  3436 heartbeater.cc:344] Connected to a master server at 127.1.136.62:42221
I20260630 12:35:51.304107  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:51.304186  3436 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:51.305142  3436 heartbeater.cc:507] Master 127.1.136.62:42221 requested a full tablet report, sending...
I20260630 12:35:51.307749  1568 webserver.cc:533] Webserver started at http://127.1.136.3:44385/ using document root <none> and password file <none>
I20260630 12:35:51.308223  3234 ts_manager.cc:194] Registered new tserver with Master: 271d7412ba0642dd948bff64d311b2e1 (127.1.136.2:46379)
I20260630 12:35:51.308460  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:51.308728  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:51.309371  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:51.310858  3234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47686
I20260630 12:35:51.311625  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "0788b9dca74f4cf5ba44064f3df9fc7e"
format_stamp: "Formatted at 2026-06-30 12:35:51 on dist-test-slave-8nk5"
I20260630 12:35:51.317625  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:51.322330  3447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.323575  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:35:51.324052  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "0788b9dca74f4cf5ba44064f3df9fc7e"
format_stamp: "Formatted at 2026-06-30 12:35:51 on dist-test-slave-8nk5"
I20260630 12:35:51.324411  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-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)
I20260630 12:35:51.351627  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:51.353267  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:51.354923  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:51.357653  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:51.357944  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:35:51.358237  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:51.358428  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:51.412091  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:35701
I20260630 12:35:51.412189  3509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:35701 every 8 connection(s)
I20260630 12:35:51.430105  3510 heartbeater.cc:344] Connected to a master server at 127.1.136.62:42221
I20260630 12:35:51.430558  3510 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:51.431372  3510 heartbeater.cc:507] Master 127.1.136.62:42221 requested a full tablet report, sending...
I20260630 12:35:51.434345  3234 ts_manager.cc:194] Registered new tserver with Master: 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3:35701)
I20260630 12:35:51.435210  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019131027s
I20260630 12:35:51.436350  3234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47700
I20260630 12:35:52.203317  3361 heartbeater.cc:499] Master 127.1.136.62:42221 was elected leader, sending a full tablet report...
I20260630 12:35:52.314392  3436 heartbeater.cc:499] Master 127.1.136.62:42221 was elected leader, sending a full tablet report...
I20260630 12:35:52.440169  3510 heartbeater.cc:499] Master 127.1.136.62:42221 was elected leader, sending a full tablet report...
I20260630 12:35:52.503213  3234 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47716:
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\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:52.505788  3234 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.
I20260630 12:35:52.581491  3326 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc2dfb72f5845a9b80cf92930d863ce (DEFAULT_TABLE table=test-workload [id=aab7b204fc8b440c934e9bd5db844fac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:35:52.584441  3400 tablet_service.cc:1511] Processing CreateTablet for tablet a4c13d5f80dd442386bb40978480d91d (DEFAULT_TABLE table=test-workload [id=aab7b204fc8b440c934e9bd5db844fac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:35:52.584589  3401 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc2dfb72f5845a9b80cf92930d863ce (DEFAULT_TABLE table=test-workload [id=aab7b204fc8b440c934e9bd5db844fac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:35:52.585956  3326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc2dfb72f5845a9b80cf92930d863ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.586128  3400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c13d5f80dd442386bb40978480d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.582134  3325 tablet_service.cc:1511] Processing CreateTablet for tablet a4c13d5f80dd442386bb40978480d91d (DEFAULT_TABLE table=test-workload [id=aab7b204fc8b440c934e9bd5db844fac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:35:52.587026  3401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc2dfb72f5845a9b80cf92930d863ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.588655  3325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c13d5f80dd442386bb40978480d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.602535  3475 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc2dfb72f5845a9b80cf92930d863ce (DEFAULT_TABLE table=test-workload [id=aab7b204fc8b440c934e9bd5db844fac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:35:52.604324  3475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc2dfb72f5845a9b80cf92930d863ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.607165  3474 tablet_service.cc:1511] Processing CreateTablet for tablet a4c13d5f80dd442386bb40978480d91d (DEFAULT_TABLE table=test-workload [id=aab7b204fc8b440c934e9bd5db844fac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:35:52.609620  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c13d5f80dd442386bb40978480d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.637405  3531 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1: Bootstrap starting.
I20260630 12:35:52.638100  3530 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: Bootstrap starting.
I20260630 12:35:52.646481  3530 tablet_bootstrap.cc:654] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:52.653391  3532 tablet_bootstrap.cc:492] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e: Bootstrap starting.
I20260630 12:35:52.655930  3531 tablet_bootstrap.cc:654] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:52.657747  3530 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: No bootstrap required, opened a new log
I20260630 12:35:52.658378  3530 ts_tablet_manager.cc:1403] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:35:52.659721  3532 tablet_bootstrap.cc:654] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:52.662983  3531 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1: No bootstrap required, opened a new log
I20260630 12:35:52.662540  3530 raft_consensus.cc:359] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.663833  3530 raft_consensus.cc:385] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:52.664425  3530 raft_consensus.cc:740] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a34eb149b14460c9bd20041bc20c836, State: Initialized, Role: FOLLOWER
I20260630 12:35:52.663846  3531 ts_tablet_manager.cc:1403] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260630 12:35:52.666086  3530 consensus_queue.cc:260] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.668778  3532 tablet_bootstrap.cc:492] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e: No bootstrap required, opened a new log
I20260630 12:35:52.668745  3531 raft_consensus.cc:359] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.669724  3532 ts_tablet_manager.cc:1403] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:35:52.669965  3531 raft_consensus.cc:385] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:52.670318  3531 raft_consensus.cc:740] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 271d7412ba0642dd948bff64d311b2e1, State: Initialized, Role: FOLLOWER
I20260630 12:35:52.671322  3531 consensus_queue.cc:260] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.673393  3532 raft_consensus.cc:359] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.673446  3530 ts_tablet_manager.cc:1434] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:35:52.674947  3532 raft_consensus.cc:385] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:52.675596  3532 raft_consensus.cc:740] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0788b9dca74f4cf5ba44064f3df9fc7e, State: Initialized, Role: FOLLOWER
I20260630 12:35:52.676139  3530 tablet_bootstrap.cc:492] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836: Bootstrap starting.
I20260630 12:35:52.677089  3532 consensus_queue.cc:260] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.696527  3531 ts_tablet_manager.cc:1434] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.020s
I20260630 12:35:52.697866  3530 tablet_bootstrap.cc:654] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:52.698285  3531 tablet_bootstrap.cc:492] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1: Bootstrap starting.
I20260630 12:35:52.703950  3532 ts_tablet_manager.cc:1434] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.015s
I20260630 12:35:52.705253  3532 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: Bootstrap starting.
I20260630 12:35:52.706763  3531 tablet_bootstrap.cc:654] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:52.712504  3532 tablet_bootstrap.cc:654] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:52.730607  3532 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: No bootstrap required, opened a new log
I20260630 12:35:52.731171  3532 ts_tablet_manager.cc:1403] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.019s
I20260630 12:35:52.731606  3530 tablet_bootstrap.cc:492] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836: No bootstrap required, opened a new log
I20260630 12:35:52.732059  3530 ts_tablet_manager.cc:1403] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.024s
I20260630 12:35:52.732609  3531 tablet_bootstrap.cc:492] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1: No bootstrap required, opened a new log
I20260630 12:35:52.733096  3531 ts_tablet_manager.cc:1403] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.015s
I20260630 12:35:52.734215  3532 raft_consensus.cc:359] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.734616  3530 raft_consensus.cc:359] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.735028  3532 raft_consensus.cc:385] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:52.735304  3530 raft_consensus.cc:385] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:52.735373  3532 raft_consensus.cc:740] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0788b9dca74f4cf5ba44064f3df9fc7e, State: Initialized, Role: FOLLOWER
I20260630 12:35:52.735728  3530 raft_consensus.cc:740] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a34eb149b14460c9bd20041bc20c836, State: Initialized, Role: FOLLOWER
I20260630 12:35:52.735970  3531 raft_consensus.cc:359] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.736291  3532 consensus_queue.cc:260] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.736711  3531 raft_consensus.cc:385] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:52.737154  3531 raft_consensus.cc:740] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 271d7412ba0642dd948bff64d311b2e1, State: Initialized, Role: FOLLOWER
I20260630 12:35:52.736799  3530 consensus_queue.cc:260] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.738595  3532 ts_tablet_manager.cc:1434] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:52.738191  3531 consensus_queue.cc:260] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.740201  3530 ts_tablet_manager.cc:1434] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:35:52.740520  3531 ts_tablet_manager.cc:1434] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:35:52.783427  3536 raft_consensus.cc:493] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:52.784011  3536 raft_consensus.cc:515] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.786226  3536 leader_election.cc:290] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 271d7412ba0642dd948bff64d311b2e1 (127.1.136.2:46379), 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3:35701)
I20260630 12:35:52.798386  3411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2dfb72f5845a9b80cf92930d863ce" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "271d7412ba0642dd948bff64d311b2e1" is_pre_election: true
I20260630 12:35:52.799068  3411 raft_consensus.cc:2468] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 0.
I20260630 12:35:52.800264  3299 leader_election.cc:304] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 271d7412ba0642dd948bff64d311b2e1, 9a34eb149b14460c9bd20041bc20c836; no voters: 
I20260630 12:35:52.801034  3536 raft_consensus.cc:2804] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:52.801353  3536 raft_consensus.cc:493] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:52.801653  3536 raft_consensus.cc:3060] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:52.801913  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2dfb72f5845a9b80cf92930d863ce" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" is_pre_election: true
I20260630 12:35:52.802757  3485 raft_consensus.cc:2468] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 0.
I20260630 12:35:52.804193  3544 raft_consensus.cc:493] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:52.804790  3544 raft_consensus.cc:515] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.807199  3544 leader_election.cc:290] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 271d7412ba0642dd948bff64d311b2e1 (127.1.136.2:46379), 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3:35701)
I20260630 12:35:52.808284  3411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "271d7412ba0642dd948bff64d311b2e1" is_pre_election: true
I20260630 12:35:52.808763  3536 raft_consensus.cc:515] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.808785  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" is_pre_election: true
I20260630 12:35:52.809489  3411 raft_consensus.cc:2468] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 0.
I20260630 12:35:52.809885  3485 raft_consensus.cc:2468] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 0.
I20260630 12:35:52.810946  3536 leader_election.cc:290] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 election: Requested vote from peers 271d7412ba0642dd948bff64d311b2e1 (127.1.136.2:46379), 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3:35701)
I20260630 12:35:52.811254  3299 leader_election.cc:304] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 271d7412ba0642dd948bff64d311b2e1, 9a34eb149b14460c9bd20041bc20c836; no voters: 
I20260630 12:35:52.811767  3411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2dfb72f5845a9b80cf92930d863ce" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "271d7412ba0642dd948bff64d311b2e1"
I20260630 12:35:52.812049  3536 raft_consensus.cc:2804] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:52.812342  3411 raft_consensus.cc:3060] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:52.812520  3536 raft_consensus.cc:493] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:52.813056  3536 raft_consensus.cc:3060] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:52.813262  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2dfb72f5845a9b80cf92930d863ce" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e"
I20260630 12:35:52.813927  3485 raft_consensus.cc:3060] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:52.818243  3536 raft_consensus.cc:515] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.820031  3536 leader_election.cc:290] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 election: Requested vote from peers 271d7412ba0642dd948bff64d311b2e1 (127.1.136.2:46379), 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3:35701)
I20260630 12:35:52.821089  3410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "271d7412ba0642dd948bff64d311b2e1"
I20260630 12:35:52.821940  3410 raft_consensus.cc:3060] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:52.822156  3411 raft_consensus.cc:2468] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 1.
I20260630 12:35:52.822499  3485 raft_consensus.cc:2468] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 1.
I20260630 12:35:52.823298  3299 leader_election.cc:304] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 271d7412ba0642dd948bff64d311b2e1, 9a34eb149b14460c9bd20041bc20c836; no voters: 
I20260630 12:35:52.824108  3536 raft_consensus.cc:2804] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:52.824600  3536 raft_consensus.cc:697] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Becoming Leader. State: Replica: 9a34eb149b14460c9bd20041bc20c836, State: Running, Role: LEADER
I20260630 12:35:52.825306  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d" candidate_uuid: "9a34eb149b14460c9bd20041bc20c836" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e"
I20260630 12:35:52.825423  3536 consensus_queue.cc:237] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.826076  3484 raft_consensus.cc:3060] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:52.829244  3410 raft_consensus.cc:2468] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 1.
I20260630 12:35:52.831030  3299 leader_election.cc:304] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 271d7412ba0642dd948bff64d311b2e1, 9a34eb149b14460c9bd20041bc20c836; no voters: 
I20260630 12:35:52.832312  3544 raft_consensus.cc:2804] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:52.832890  3544 raft_consensus.cc:697] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Becoming Leader. State: Replica: 9a34eb149b14460c9bd20041bc20c836, State: Running, Role: LEADER
I20260630 12:35:52.833958  3544 consensus_queue.cc:237] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:52.834430  3484 raft_consensus.cc:2468] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a34eb149b14460c9bd20041bc20c836 in term 1.
I20260630 12:35:52.835332  3233 catalog_manager.cc:5697] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9a34eb149b14460c9bd20041bc20c836" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:52.851125  3233 catalog_manager.cc:5697] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9a34eb149b14460c9bd20041bc20c836" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:52.970224  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:52.986478  3336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d"
dest_uuid: "9a34eb149b14460c9bd20041bc20c836"
mode: GRACEFUL
new_leader_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e"
 from {username='slave'} at 127.0.0.1:53122
I20260630 12:35:52.987267  3336 raft_consensus.cc:606] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Received request to transfer leadership to TS 0788b9dca74f4cf5ba44064f3df9fc7e
I20260630 12:35:52.989121  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:35:52.989531  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:53.332836  3544 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:53.342515  3550 raft_consensus.cc:993] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: : Instructing follower 0788b9dca74f4cf5ba44064f3df9fc7e to start an election
I20260630 12:35:53.343851  3550 raft_consensus.cc:1081] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Signalling peer 0788b9dca74f4cf5ba44064f3df9fc7e to start an election
I20260630 12:35:53.345790  3485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d"
dest_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e"
 from {username='slave'} at 127.0.0.1:56630
I20260630 12:35:53.348991  3485 raft_consensus.cc:493] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:53.349536  3485 raft_consensus.cc:3060] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:53.351186  3544 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:53.358053  3485 raft_consensus.cc:515] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:53.376288  3485 leader_election.cc:290] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [CANDIDATE]: Term 2 election: Requested vote from peers 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1:41611), 271d7412ba0642dd948bff64d311b2e1 (127.1.136.2:46379)
I20260630 12:35:53.390867  3336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d" candidate_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a34eb149b14460c9bd20041bc20c836"
I20260630 12:35:53.391592  3336 raft_consensus.cc:3055] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:53.391870  3336 raft_consensus.cc:740] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a34eb149b14460c9bd20041bc20c836, State: Running, Role: LEADER
I20260630 12:35:53.392417  3410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c13d5f80dd442386bb40978480d91d" candidate_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "271d7412ba0642dd948bff64d311b2e1"
I20260630 12:35:53.393028  3410 raft_consensus.cc:3060] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:53.392863  3336 consensus_queue.cc:260] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:53.394300  3336 raft_consensus.cc:3060] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:53.400583  3410 raft_consensus.cc:2468] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0788b9dca74f4cf5ba44064f3df9fc7e in term 2.
I20260630 12:35:53.401289  3336 raft_consensus.cc:2468] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0788b9dca74f4cf5ba44064f3df9fc7e in term 2.
I20260630 12:35:53.402073  3448 leader_election.cc:304] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0788b9dca74f4cf5ba44064f3df9fc7e, 271d7412ba0642dd948bff64d311b2e1; no voters: 
I20260630 12:35:53.402968  3548 raft_consensus.cc:2804] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:53.404366  3548 raft_consensus.cc:697] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 LEADER]: Becoming Leader. State: Replica: 0788b9dca74f4cf5ba44064f3df9fc7e, State: Running, Role: LEADER
I20260630 12:35:53.405340  3548 consensus_queue.cc:237] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } }
I20260630 12:35:53.412866  3234 catalog_manager.cc:5697] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e reported cstate change: term changed from 1 to 2, leader changed from 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1) to 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3). New cstate: current_term: 2 leader_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:53.434060  3544 consensus_queue.cc:1048] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:53.447046  3551 consensus_queue.cc:1048] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:53.956431  3410 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:53.958511  3548 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:53.972868  3336 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:53.974853  3548 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:54.990710  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:54.993149  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:54.993672  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:56.994819  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:56.997017  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:56.997426  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:58.998711  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:59.000778  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:59.001169  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:01.002449  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:01.004654  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:01.005098  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:03.006479  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:03.010156  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:03.010689  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:03.971216  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:03.980773  3577 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
W20260630 12:36:03.982110  3578 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
I20260630 12:36:03.985965  1568 server_base.cc:1061] running on GCE node
W20260630 12:36:03.987046  3580 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
I20260630 12:36:03.988548  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:03.988837  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:03.989120  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822963989096 us; error 0 us; skew 500 ppm
I20260630 12:36:03.989746  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:03.994428  1568 webserver.cc:533] Webserver started at http://127.1.136.4:35995/ using document root <none> and password file <none>
I20260630 12:36:03.996255  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:03.996675  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:03.997152  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:04.000662  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "b65e7a2311994e41880469d3b1e588e8"
format_stamp: "Formatted at 2026-06-30 12:36:03 on dist-test-slave-8nk5"
I20260630 12:36:04.007777  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:36:04.012180  3585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:04.013523  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:36:04.014178  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "b65e7a2311994e41880469d3b1e588e8"
format_stamp: "Formatted at 2026-06-30 12:36:03 on dist-test-slave-8nk5"
I20260630 12:36:04.014636  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-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)
I20260630 12:36:04.031176  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:04.032994  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:04.035842  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:04.040055  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:04.040277  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:04.040634  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:04.040823  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:04.093344  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:43333
I20260630 12:36:04.093443  3647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:43333 every 8 connection(s)
I20260630 12:36:04.117985  3648 heartbeater.cc:344] Connected to a master server at 127.1.136.62:42221
I20260630 12:36:04.118417  3648 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:04.119221  3648 heartbeater.cc:507] Master 127.1.136.62:42221 requested a full tablet report, sending...
I20260630 12:36:04.121620  3233 ts_manager.cc:194] Registered new tserver with Master: b65e7a2311994e41880469d3b1e588e8 (127.1.136.4:43333)
I20260630 12:36:04.123481  3233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45096
I20260630 12:36:05.012404  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:05.014415  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:05.014782  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:05.062111  3485 consensus_queue.cc:237] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [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: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } }
I20260630 12:36:05.072711  3410 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:05.074587  3336 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:05.076143  3655 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:05.077399  3569 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:05.091804  3569 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } } }
W20260630 12:36:05.095249  3450 consensus_peers.cc:597] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e -> Peer b65e7a2311994e41880469d3b1e588e8 (127.1.136.4:43333): Couldn't send request to peer b65e7a2311994e41880469d3b1e588e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4c13d5f80dd442386bb40978480d91d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:05.097704  3336 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } } }
I20260630 12:36:05.102813  3410 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } } }
I20260630 12:36:05.122803  3233 catalog_manager.cc:5697] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 reported cstate change: config changed from index -1 to 3, NON_VOTER b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) added. New cstate: current_term: 2 leader_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } } }
I20260630 12:36:05.127081  3648 heartbeater.cc:499] Master 127.1.136.62:42221 was elected leader, sending a full tablet report...
I20260630 12:36:05.490767  3666 ts_tablet_manager.cc:933] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: Initiating tablet copy from peer 0788b9dca74f4cf5ba44064f3df9fc7e (127.1.136.3:35701)
I20260630 12:36:05.493669  3666 tablet_copy_client.cc:323] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:35701
I20260630 12:36:05.512562  3495 tablet_copy_service.cc:140] P 0788b9dca74f4cf5ba44064f3df9fc7e: Received BeginTabletCopySession request for tablet a4c13d5f80dd442386bb40978480d91d from peer b65e7a2311994e41880469d3b1e588e8 ({username='slave'} at 127.0.0.1:43992)
I20260630 12:36:05.513252  3495 tablet_copy_service.cc:161] P 0788b9dca74f4cf5ba44064f3df9fc7e: Beginning new tablet copy session on tablet a4c13d5f80dd442386bb40978480d91d from peer b65e7a2311994e41880469d3b1e588e8 at {username='slave'} at 127.0.0.1:43992: session id = b65e7a2311994e41880469d3b1e588e8-a4c13d5f80dd442386bb40978480d91d
I20260630 12:36:05.523226  3495 tablet_copy_source_session.cc:215] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:05.528184  3666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c13d5f80dd442386bb40978480d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:05.557377  3666 tablet_copy_client.cc:806] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:05.558382  3666 tablet_copy_client.cc:670] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:05.563524  3666 tablet_copy_client.cc:538] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:05.572974  3666 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: Bootstrap starting.
I20260630 12:36:05.595563  3666 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: 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
I20260630 12:36:05.596575  3666 tablet_bootstrap.cc:492] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: Bootstrap complete.
I20260630 12:36:05.597265  3666 ts_tablet_manager.cc:1403] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260630 12:36:05.600162  3666 raft_consensus.cc:359] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } }
I20260630 12:36:05.601033  3666 raft_consensus.cc:740] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b65e7a2311994e41880469d3b1e588e8, State: Initialized, Role: LEARNER
I20260630 12:36:05.601702  3666 consensus_queue.cc:260] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [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: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: true } }
I20260630 12:36:05.604741  3666 ts_tablet_manager.cc:1434] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:36:05.606841  3495 tablet_copy_service.cc:342] P 0788b9dca74f4cf5ba44064f3df9fc7e: Request end of tablet copy session b65e7a2311994e41880469d3b1e588e8-a4c13d5f80dd442386bb40978480d91d received from {username='slave'} at 127.0.0.1:43992
I20260630 12:36:05.607307  3495 tablet_copy_service.cc:434] P 0788b9dca74f4cf5ba44064f3df9fc7e: ending tablet copy session b65e7a2311994e41880469d3b1e588e8-a4c13d5f80dd442386bb40978480d91d on tablet a4c13d5f80dd442386bb40978480d91d with peer b65e7a2311994e41880469d3b1e588e8
I20260630 12:36:05.994963  3623 raft_consensus.cc:1217] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:06.484091  3671 raft_consensus.cc:1064] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: attempting to promote NON_VOTER b65e7a2311994e41880469d3b1e588e8 to VOTER
I20260630 12:36:06.486503  3671 consensus_queue.cc:237] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [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: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } }
I20260630 12:36:06.494273  3623 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 LEARNER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:06.494585  3410 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:06.495590  3336 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:06.496590  3671 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:06.497805  3655 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:06.499328  3672 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:06.518633  3672 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.521427  3623 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.522576  3410 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.533085  3336 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.535887  3234 catalog_manager.cc:5697] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e reported cstate change: config changed from index 3 to 4, b65e7a2311994e41880469d3b1e588e8 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a34eb149b14460c9bd20041bc20c836" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41611 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:06.573501  3485 consensus_queue.cc:237] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [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: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } }
I20260630 12:36:06.580468  3623 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:06.581223  3410 raft_consensus.cc:1275] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Refusing update from remote peer 0788b9dca74f4cf5ba44064f3df9fc7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:06.581974  3672 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:06.583534  3671 consensus_queue.cc:1048] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:06.590834  3655 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.592131  3623 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.593303  3410 raft_consensus.cc:2955] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.605386  3218 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4c13d5f80dd442386bb40978480d91d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:06.605880  3233 catalog_manager.cc:5697] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 reported cstate change: config changed from index 4 to 5, VOTER 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1) evicted. New cstate: current_term: 2 leader_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "271d7412ba0642dd948bff64d311b2e1" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46379 } } peers { permanent_uuid: "0788b9dca74f4cf5ba44064f3df9fc7e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 35701 } } peers { permanent_uuid: "b65e7a2311994e41880469d3b1e588e8" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43333 } attrs { promote: false } } }
I20260630 12:36:06.621291  3326 tablet_service.cc:1558] Processing DeleteTablet for tablet a4c13d5f80dd442386bb40978480d91d with delete_type TABLET_DATA_TOMBSTONED (TS 9a34eb149b14460c9bd20041bc20c836 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53112
I20260630 12:36:06.623955  3684 tablet_replica.cc:333] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: stopping tablet replica
I20260630 12:36:06.624778  3684 raft_consensus.cc:2243] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:06.625516  3684 raft_consensus.cc:2272] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:06.629153  3684 ts_tablet_manager.cc:1916] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:06.641390  3684 ts_tablet_manager.cc:1929] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:06.641798  3684 log.cc:1199] T a4c13d5f80dd442386bb40978480d91d P 9a34eb149b14460c9bd20041bc20c836: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/a4c13d5f80dd442386bb40978480d91d
I20260630 12:36:06.643632  3221 catalog_manager.cc:5028] TS 9a34eb149b14460c9bd20041bc20c836 (127.1.136.1:41611): tablet a4c13d5f80dd442386bb40978480d91d (table test-workload [id=aab7b204fc8b440c934e9bd5db844fac]) successfully deleted
I20260630 12:36:07.015895  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:07.018432  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:07.018796  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:09.020236  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:09.022789  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:09.023244  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:11.024240  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:11.027154  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:11.027637  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:13.028599  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:13.030670  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:13.031037  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:15.032639  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:15.035939  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:15.036343  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:17.037439  3287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:17.039955  3287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:17.040544  3287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:17.714550  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:36:17.770984  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.772310  1568 tablet_replica.cc:333] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836: stopping tablet replica
I20260630 12:36:17.773207  1568 raft_consensus.cc:2243] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.775240  1568 raft_consensus.cc:2272] T 9dc2dfb72f5845a9b80cf92930d863ce P 9a34eb149b14460c9bd20041bc20c836 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.800719  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:36:17.815608  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:36:17.852133  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.853078  1568 tablet_replica.cc:333] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1: stopping tablet replica
I20260630 12:36:17.853874  1568 raft_consensus.cc:2243] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.854441  1568 raft_consensus.cc:2272] T 9dc2dfb72f5845a9b80cf92930d863ce P 271d7412ba0642dd948bff64d311b2e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.856586  1568 tablet_replica.cc:333] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1: stopping tablet replica
I20260630 12:36:17.857035  1568 raft_consensus.cc:2243] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.857939  1568 raft_consensus.cc:2272] T a4c13d5f80dd442386bb40978480d91d P 271d7412ba0642dd948bff64d311b2e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.880363  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:36:17.894045  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:36:17.925235  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.926239  1568 tablet_replica.cc:333] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e: stopping tablet replica
I20260630 12:36:17.926991  1568 raft_consensus.cc:2243] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:17.928103  1568 raft_consensus.cc:2272] T a4c13d5f80dd442386bb40978480d91d P 0788b9dca74f4cf5ba44064f3df9fc7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.930258  1568 tablet_replica.cc:333] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e: stopping tablet replica
I20260630 12:36:17.930817  1568 raft_consensus.cc:2243] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.931299  1568 raft_consensus.cc:2272] T 9dc2dfb72f5845a9b80cf92930d863ce P 0788b9dca74f4cf5ba44064f3df9fc7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:17.955457  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:36:17.969421  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:36:17.995208  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:17.995996  1568 tablet_replica.cc:333] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8: stopping tablet replica
I20260630 12:36:17.996543  1568 raft_consensus.cc:2243] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:17.997207  1568 raft_consensus.cc:2272] T a4c13d5f80dd442386bb40978480d91d P b65e7a2311994e41880469d3b1e588e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.018337  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:36:18.031021  1568 master.cc:562] Master@127.1.136.62:42221 shutting down...
I20260630 12:36:18.058856  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:18.059494  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:18.059783  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69249a0cfb2d413bb6e98a31946b343e: stopping tablet replica
I20260630 12:36:18.080283  1568 master.cc:584] Master@127.1.136.62:42221 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27323 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:36:18.123471  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:39165
I20260630 12:36:18.124635  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:18.131788  3693 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
W20260630 12:36:18.132603  3694 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
W20260630 12:36:18.133011  3696 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
I20260630 12:36:18.133539  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:18.134658  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:18.134859  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:18.134975  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822978134964 us; error 0 us; skew 500 ppm
I20260630 12:36:18.135401  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:18.138463  1568 webserver.cc:533] Webserver started at http://127.1.136.62:34523/ using document root <none> and password file <none>
I20260630 12:36:18.138927  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:18.139196  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:18.139518  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:18.140939  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "7d04d60910ed4edc8b9a736c0bd614dd"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-8nk5"
I20260630 12:36:18.146178  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:36:18.150063  3701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:18.151039  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:18.151369  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "7d04d60910ed4edc8b9a736c0bd614dd"
format_stamp: "Formatted at 2026-06-30 12:36:18 on dist-test-slave-8nk5"
I20260630 12:36:18.151688  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822927166931-1568-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)
I20260630 12:36:18.169274  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:18.170547  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:18.215797  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:39165
I20260630 12:36:18.215968  3752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:39165 every 8 connection(s)
I20260630 12:36:18.220603  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.236464  3753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd: Bootstrap starting.
I20260630 12:36:18.242060  3753 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:18.247159  3753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd: No bootstrap required, opened a new log
I20260630 12:36:18.249373  3753 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d04d60910ed4edc8b9a736c0bd614dd" member_type: VOTER }
I20260630 12:36:18.250144  3753 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:18.250406  3753 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d04d60910ed4edc8b9a736c0bd614dd, State: Initialized, Role: FOLLOWER
I20260630 12:36:18.251102  3753 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d04d60910ed4edc8b9a736c0bd614dd" member_type: VOTER }
I20260630 12:36:18.251582  3753 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:18.251780  3753 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:18.252027  3753 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:18.258179  3753 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d04d60910ed4edc8b9a736c0bd614dd" member_type: VOTER }
I20260630 12:36:18.258877  3753 leader_election.cc:304] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [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: 7d04d60910ed4edc8b9a736c0bd614dd; no voters: 
I20260630 12:36:18.260247  3753 leader_election.cc:290] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:18.260825  3756 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:18.262339  3756 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 1 LEADER]: Becoming Leader. State: Replica: 7d04d60910ed4edc8b9a736c0bd614dd, State: Running, Role: LEADER
I20260630 12:36:18.263155  3756 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [LEADER]: Queue going to LEADER mode. State: All 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: "7d04d60910ed4edc8b9a736c0bd614dd" member_type: VOTER }
I20260630 12:36:18.263963  3753 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:18.268501  3758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d04d60910ed4edc8b9a736c0bd614dd. Latest consensus state: current_term: 1 leader_uuid: "7d04d60910ed4edc8b9a736c0bd614dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d04d60910ed4edc8b9a736c0bd614dd" member_type: VOTER } }
I20260630 12:36:18.269743  3758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:18.269400  3757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d04d60910ed4edc8b9a736c0bd614dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d04d60910ed4edc8b9a736c0bd614dd" member_type: VOTER } }
I20260630 12:36:18.271595  3757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:18.272567  3763 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:18.278190  3763 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:18.284511  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:18.290102  3763 catalog_manager.cc:1383] Generated new cluster ID: 80946e7c95964fac89c81d9e3ab018c6
I20260630 12:36:18.290431  3763 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:18.315510  3763 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:18.316926  3763 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:18.330036  3763 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd: Generated new TSK 0
I20260630 12:36:18.330662  3763 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:18.353755  1568 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000370917s
I20260630 12:36:30.456465  1568 master.cc:562] Master@127.1.136.62:39165 shutting down...
I20260630 12:36:30.490599  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:30.491473  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.491907  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d04d60910ed4edc8b9a736c0bd614dd: stopping tablet replica
I20260630 12:36:30.514427  1568 master.cc:584] Master@127.1.136.62:39165 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12432 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:36:30.557179  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:40737
I20260630 12:36:30.558655  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.564962  3776 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
W20260630 12:36:30.566778  3777 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
W20260630 12:36:30.568323  3779 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
I20260630 12:36:30.569547  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:30.570604  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.570871  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:30.571066  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822990571045 us; error 0 us; skew 500 ppm
I20260630 12:36:30.571725  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.574827  1568 webserver.cc:533] Webserver started at http://127.1.136.62:44841/ using document root <none> and password file <none>
I20260630 12:36:30.575464  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.575736  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.576067  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.577468  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "95251478de254f97a499591a4dcaeaa0"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-8nk5"
I20260630 12:36:30.583797  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:30.588239  3784 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.589354  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:36:30.589740  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "95251478de254f97a499591a4dcaeaa0"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-8nk5"
I20260630 12:36:30.590147  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-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)
I20260630 12:36:30.606437  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.608297  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.656172  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:40737
I20260630 12:36:30.656311  3835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:40737 every 8 connection(s)
I20260630 12:36:30.660876  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.674890  3836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0: Bootstrap starting.
I20260630 12:36:30.681221  3836 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.686342  3836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0: No bootstrap required, opened a new log
I20260630 12:36:30.688798  3836 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95251478de254f97a499591a4dcaeaa0" member_type: VOTER }
I20260630 12:36:30.689278  3836 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.689566  3836 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95251478de254f97a499591a4dcaeaa0, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.690415  3836 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95251478de254f97a499591a4dcaeaa0" member_type: VOTER }
I20260630 12:36:30.690928  3836 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:30.691187  3836 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:30.691581  3836 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.699011  3836 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95251478de254f97a499591a4dcaeaa0" member_type: VOTER }
I20260630 12:36:30.699851  3836 leader_election.cc:304] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [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: 95251478de254f97a499591a4dcaeaa0; no voters: 
I20260630 12:36:30.701448  3836 leader_election.cc:290] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:30.701996  3839 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:30.703944  3839 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 1 LEADER]: Becoming Leader. State: Replica: 95251478de254f97a499591a4dcaeaa0, State: Running, Role: LEADER
I20260630 12:36:30.705188  3839 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [LEADER]: Queue going to LEADER mode. State: All 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: "95251478de254f97a499591a4dcaeaa0" member_type: VOTER }
I20260630 12:36:30.705423  3836 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:30.709920  3840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95251478de254f97a499591a4dcaeaa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95251478de254f97a499591a4dcaeaa0" member_type: VOTER } }
I20260630 12:36:30.709932  3841 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95251478de254f97a499591a4dcaeaa0. Latest consensus state: current_term: 1 leader_uuid: "95251478de254f97a499591a4dcaeaa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95251478de254f97a499591a4dcaeaa0" member_type: VOTER } }
I20260630 12:36:30.711009  3840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:30.711128  3841 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:30.717343  3844 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:30.726819  3844 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:30.729663  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:30.743471  3844 catalog_manager.cc:1383] Generated new cluster ID: e6284df9a9c24e4e851dc56973d5cdc3
I20260630 12:36:30.744191  3844 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:30.763587  3844 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:30.766055  3844 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:30.790118  3844 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0: Generated new TSK 0
I20260630 12:36:30.791548  3844 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:30.802134  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.811072  3857 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
W20260630 12:36:30.812853  3858 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
W20260630 12:36:30.815047  3860 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
I20260630 12:36:30.815428  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:30.816920  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.817129  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:30.817345  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822990817327 us; error 0 us; skew 500 ppm
I20260630 12:36:30.818089  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.821637  1568 webserver.cc:533] Webserver started at http://127.1.136.1:45563/ using document root <none> and password file <none>
I20260630 12:36:30.822317  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.822594  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.822921  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.824589  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "028eb758be6d447289973ed8fc6d44c7"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-8nk5"
I20260630 12:36:30.831415  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:36:30.836902  3865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.838500  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:36:30.838889  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "028eb758be6d447289973ed8fc6d44c7"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-8nk5"
I20260630 12:36:30.839260  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-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)
I20260630 12:36:30.875293  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:30.877113  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:30.882323  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:30.886716  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:30.887003  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.887377  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:30.887665  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:30.960409  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:36731
I20260630 12:36:30.960532  3927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:36731 every 8 connection(s)
I20260630 12:36:30.967960  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:30.981271  3932 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
W20260630 12:36:30.982029  3933 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
I20260630 12:36:30.984972  1568 server_base.cc:1061] running on GCE node
W20260630 12:36:30.986877  3935 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
I20260630 12:36:30.988335  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:30.988665  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:30.988742  3928 heartbeater.cc:344] Connected to a master server at 127.1.136.62:40737
I20260630 12:36:30.988981  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822990988959 us; error 0 us; skew 500 ppm
I20260630 12:36:30.989395  3928 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:30.990180  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:30.991400  3928 heartbeater.cc:507] Master 127.1.136.62:40737 requested a full tablet report, sending...
I20260630 12:36:30.994381  1568 webserver.cc:533] Webserver started at http://127.1.136.2:35169/ using document root <none> and password file <none>
I20260630 12:36:30.994994  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:30.995258  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:30.995868  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:30.997313  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "b4022a1fd1814e5bac569e2c2b803a17"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-8nk5"
I20260630 12:36:30.997625  3801 ts_manager.cc:194] Registered new tserver with Master: 028eb758be6d447289973ed8fc6d44c7 (127.1.136.1:36731)
I20260630 12:36:31.001729  3801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41836
I20260630 12:36:31.003655  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:36:31.009748  3940 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.014343  1568 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:36:31.014943  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "b4022a1fd1814e5bac569e2c2b803a17"
format_stamp: "Formatted at 2026-06-30 12:36:30 on dist-test-slave-8nk5"
I20260630 12:36:31.015533  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-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)
I20260630 12:36:31.038278  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.039863  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.042096  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:31.044826  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:31.045138  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.045444  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:31.045881  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.108760  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:38137
I20260630 12:36:31.108860  4002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:38137 every 8 connection(s)
I20260630 12:36:31.114487  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:31.123176  4006 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
W20260630 12:36:31.125864  4007 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
I20260630 12:36:31.130764  1568 server_base.cc:1061] running on GCE node
W20260630 12:36:31.131699  4009 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
I20260630 12:36:31.132346  4003 heartbeater.cc:344] Connected to a master server at 127.1.136.62:40737
I20260630 12:36:31.132715  4003 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:31.132915  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:31.133340  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:31.133569  4003 heartbeater.cc:507] Master 127.1.136.62:40737 requested a full tablet report, sending...
I20260630 12:36:31.133582  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782822991133513 us; error 0 us; skew 500 ppm
I20260630 12:36:31.134819  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:31.136318  3801 ts_manager.cc:194] Registered new tserver with Master: b4022a1fd1814e5bac569e2c2b803a17 (127.1.136.2:38137)
I20260630 12:36:31.138064  3801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41848
I20260630 12:36:31.138630  1568 webserver.cc:533] Webserver started at http://127.1.136.3:34731/ using document root <none> and password file <none>
I20260630 12:36:31.139297  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:31.139541  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:31.139864  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:31.141546  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "4aeabad26fe448c0b39a7c05a95a5e63"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-8nk5"
I20260630 12:36:31.147451  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:31.152011  4014 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.153149  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:31.153575  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "4aeabad26fe448c0b39a7c05a95a5e63"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-8nk5"
I20260630 12:36:31.154067  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822927166931-1568-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)
I20260630 12:36:31.175794  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.177649  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.179768  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:31.182874  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:31.183199  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.183502  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:31.183709  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.241127  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:44705
I20260630 12:36:31.241297  4076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:44705 every 8 connection(s)
I20260630 12:36:31.263962  4077 heartbeater.cc:344] Connected to a master server at 127.1.136.62:40737
I20260630 12:36:31.264389  4077 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:31.265231  4077 heartbeater.cc:507] Master 127.1.136.62:40737 requested a full tablet report, sending...
I20260630 12:36:31.267580  3801 ts_manager.cc:194] Registered new tserver with Master: 4aeabad26fe448c0b39a7c05a95a5e63 (127.1.136.3:44705)
I20260630 12:36:31.268301  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023146082s
I20260630 12:36:31.269294  3801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41850
I20260630 12:36:32.006091  3928 heartbeater.cc:499] Master 127.1.136.62:40737 was elected leader, sending a full tablet report...
I20260630 12:36:32.140969  4003 heartbeater.cc:499] Master 127.1.136.62:40737 was elected leader, sending a full tablet report...
I20260630 12:36:32.273243  4077 heartbeater.cc:499] Master 127.1.136.62:40737 was elected leader, sending a full tablet report...
I20260630 12:36:32.729892  3854 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:34.731079  3854 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:36.732801  3854 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:38.734642  3854 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:40.848554  3854 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:41.758133  3832 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4020 after lost signal to thread 1571
W20260630 12:36:41.759351  3832 debug-util.cc:398] Leaking SignalData structure 0x7b08002362a0 after lost signal to thread 3835
W20260630 12:36:41.760462  3832 debug-util.cc:398] Leaking SignalData structure 0x7b08000ecc40 after lost signal to thread 3927
W20260630 12:36:41.761629  3832 debug-util.cc:398] Leaking SignalData structure 0x7b08000ebf60 after lost signal to thread 4002
W20260630 12:36:41.762637  3832 debug-util.cc:398] Leaking SignalData structure 0x7b08000ef540 after lost signal to thread 4076
I20260630 12:36:42.850167  3854 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:42.955756  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:36:43.010965  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:43.033617  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:36:43.047477  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:36:43.087575  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:43.106525  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:36:43.117576  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:36:43.161608  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:43.182204  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:36:43.195324  1568 master.cc:562] Master@127.1.136.62:40737 shutting down...
I20260630 12:36:43.234484  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:43.236338  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:43.237141  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95251478de254f97a499591a4dcaeaa0: stopping tablet replica
W20260630 12:36:44.258519  1568 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3832)
I20260630 12:36:44.420208  1568 master.cc:584] Master@127.1.136.62:40737 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13903 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:36:44.465215  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:44807
I20260630 12:36:44.467001  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.474319  4082 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
W20260630 12:36:44.474606  4083 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
W20260630 12:36:44.476382  4085 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
I20260630 12:36:44.478523  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:44.481544  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.482031  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.482223  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823004482194 us; error 0 us; skew 500 ppm
I20260630 12:36:44.482861  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.486336  1568 webserver.cc:533] Webserver started at http://127.1.136.62:43585/ using document root <none> and password file <none>
I20260630 12:36:44.486922  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.487143  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.487450  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.489363  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "8cb393890a2b4f7d8906388fcb880492"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.495360  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:44.500295  4090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.501904  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:44.502354  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "8cb393890a2b4f7d8906388fcb880492"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.502682  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-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)
I20260630 12:36:44.527369  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.528746  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.578225  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:44807
I20260630 12:36:44.578523  4141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:44807 every 8 connection(s)
I20260630 12:36:44.583191  4142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:44.598805  4142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492: Bootstrap starting.
I20260630 12:36:44.604470  4142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:44.610198  4142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492: No bootstrap required, opened a new log
I20260630 12:36:44.612989  4142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb393890a2b4f7d8906388fcb880492" member_type: VOTER }
I20260630 12:36:44.613583  4142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:44.613798  4142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cb393890a2b4f7d8906388fcb880492, State: Initialized, Role: FOLLOWER
I20260630 12:36:44.614661  4142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8cb393890a2b4f7d8906388fcb880492" member_type: VOTER }
I20260630 12:36:44.615221  4142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:44.615474  4142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:44.615815  4142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:44.622498  4142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb393890a2b4f7d8906388fcb880492" member_type: VOTER }
I20260630 12:36:44.623208  4142 leader_election.cc:304] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [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: 8cb393890a2b4f7d8906388fcb880492; no voters: 
I20260630 12:36:44.624935  4142 leader_election.cc:290] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:44.625267  4145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:44.627019  4145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 1 LEADER]: Becoming Leader. State: Replica: 8cb393890a2b4f7d8906388fcb880492, State: Running, Role: LEADER
I20260630 12:36:44.627800  4145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [LEADER]: Queue going to LEADER mode. State: All 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: "8cb393890a2b4f7d8906388fcb880492" member_type: VOTER }
I20260630 12:36:44.628744  4142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:44.633309  4147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8cb393890a2b4f7d8906388fcb880492. Latest consensus state: current_term: 1 leader_uuid: "8cb393890a2b4f7d8906388fcb880492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb393890a2b4f7d8906388fcb880492" member_type: VOTER } }
I20260630 12:36:44.633664  4146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8cb393890a2b4f7d8906388fcb880492" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb393890a2b4f7d8906388fcb880492" member_type: VOTER } }
I20260630 12:36:44.634141  4147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:44.634280  4146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:44.639492  4152 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:44.648993  4152 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:44.650215  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:44.661476  4152 catalog_manager.cc:1383] Generated new cluster ID: ad434eced46e49d689b6e4b747caa976
I20260630 12:36:44.661933  4152 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:44.682166  4152 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:44.684098  4152 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:44.699784  4152 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492: Generated new TSK 0
I20260630 12:36:44.700444  4152 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:44.717797  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.724998  4163 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
W20260630 12:36:44.725857  4164 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
W20260630 12:36:44.729734  4166 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
I20260630 12:36:44.729887  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:44.731577  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.731849  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.732051  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823004732033 us; error 0 us; skew 500 ppm
I20260630 12:36:44.732651  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.735836  1568 webserver.cc:533] Webserver started at http://127.1.136.1:41961/ using document root <none> and password file <none>
I20260630 12:36:44.736418  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.736634  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.736920  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.738188  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.743265  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:44.747051  4171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.748294  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:44.748674  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.748975  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-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)
I20260630 12:36:44.778235  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.779395  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.780936  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:44.783798  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:44.784058  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.784310  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:44.784509  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.836624  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:46109
I20260630 12:36:44.836786  4233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:46109 every 8 connection(s)
I20260630 12:36:44.843734  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.853340  4238 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
W20260630 12:36:44.854844  4239 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
W20260630 12:36:44.855933  4241 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
I20260630 12:36:44.856837  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:44.857928  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.858228  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.858448  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823004858428 us; error 0 us; skew 500 ppm
I20260630 12:36:44.858918  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.861872  1568 webserver.cc:533] Webserver started at http://127.1.136.2:35625/ using document root <none> and password file <none>
I20260630 12:36:44.862376  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.862557  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.862767  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.864231  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "864476b0cf4f4a5ea0649ff8b18734c3"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.867846  4234 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44807
I20260630 12:36:44.868256  4234 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:44.869544  4234 heartbeater.cc:507] Master 127.1.136.62:44807 requested a full tablet report, sending...
I20260630 12:36:44.870260  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:36:44.872277  4107 ts_manager.cc:194] Registered new tserver with Master: 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109)
I20260630 12:36:44.874678  4246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.874989  4107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42676
I20260630 12:36:44.875941  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:36:44.876268  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "864476b0cf4f4a5ea0649ff8b18734c3"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.876611  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-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)
I20260630 12:36:44.894083  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:44.895274  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:44.896865  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:44.899749  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:44.900038  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.900283  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:44.900418  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.951639  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:38433
I20260630 12:36:44.951761  4308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:38433 every 8 connection(s)
I20260630 12:36:44.956846  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:44.966153  4312 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
W20260630 12:36:44.967515  4313 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
I20260630 12:36:44.968683  1568 server_base.cc:1061] running on GCE node
W20260630 12:36:44.968642  4315 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
I20260630 12:36:44.970639  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:44.970979  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:44.971205  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823004971185 us; error 0 us; skew 500 ppm
I20260630 12:36:44.971747  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:44.973294  4309 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44807
I20260630 12:36:44.973891  4309 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:44.975004  4309 heartbeater.cc:507] Master 127.1.136.62:44807 requested a full tablet report, sending...
I20260630 12:36:44.975325  1568 webserver.cc:533] Webserver started at http://127.1.136.3:42485/ using document root <none> and password file <none>
I20260630 12:36:44.975972  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:44.976197  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:44.976485  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:44.977947  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "a318cfd2c534470da7450e0888267583"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.977977  4107 ts_manager.cc:194] Registered new tserver with Master: 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433)
I20260630 12:36:44.979959  4107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42680
I20260630 12:36:44.983260  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:44.987103  4320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:44.988189  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:44.988610  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "a318cfd2c534470da7450e0888267583"
format_stamp: "Formatted at 2026-06-30 12:36:44 on dist-test-slave-8nk5"
I20260630 12:36:44.988881  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822927166931-1568-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)
I20260630 12:36:45.005576  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:45.006861  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:45.008245  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:45.010807  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:45.011057  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:45.011307  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:45.011498  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:45.062243  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:40877
I20260630 12:36:45.062429  4382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:40877 every 8 connection(s)
I20260630 12:36:45.080185  4383 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44807
I20260630 12:36:45.080678  4383 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:45.081694  4383 heartbeater.cc:507] Master 127.1.136.62:44807 requested a full tablet report, sending...
I20260630 12:36:45.084393  4107 ts_manager.cc:194] Registered new tserver with Master: a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:45.084615  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018797451s
I20260630 12:36:45.086424  4107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42694
I20260630 12:36:45.879932  4234 heartbeater.cc:499] Master 127.1.136.62:44807 was elected leader, sending a full tablet report...
I20260630 12:36:45.983285  4309 heartbeater.cc:499] Master 127.1.136.62:44807 was elected leader, sending a full tablet report...
I20260630 12:36:46.090942  4383 heartbeater.cc:499] Master 127.1.136.62:44807 was elected leader, sending a full tablet report...
I20260630 12:36:46.147446  4107 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42710:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:46.150189  4107 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:46.231954  4199 tablet_service.cc:1511] Processing CreateTablet for tablet 079eef22c7374cdd903d1cbc80b1d50d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:46.232693  4198 tablet_service.cc:1511] Processing CreateTablet for tablet 31569122572a4743ba2dbca7d9e88eb2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:46.233875  4199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 079eef22c7374cdd903d1cbc80b1d50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.235195  4197 tablet_service.cc:1511] Processing CreateTablet for tablet 3b928bb882984f49a31646c9c38a05a1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:46.236690  4197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b928bb882984f49a31646c9c38a05a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.239382  4198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31569122572a4743ba2dbca7d9e88eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.240005  4196 tablet_service.cc:1511] Processing CreateTablet for tablet e8e209c7769a4ec99f930774f9b59868 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:46.241834  4347 tablet_service.cc:1511] Processing CreateTablet for tablet 31569122572a4743ba2dbca7d9e88eb2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:46.242872  4196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e209c7769a4ec99f930774f9b59868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.243278  4347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31569122572a4743ba2dbca7d9e88eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.240592  4348 tablet_service.cc:1511] Processing CreateTablet for tablet 079eef22c7374cdd903d1cbc80b1d50d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:46.246184  4348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 079eef22c7374cdd903d1cbc80b1d50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.247108  4346 tablet_service.cc:1511] Processing CreateTablet for tablet 3b928bb882984f49a31646c9c38a05a1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:46.248644  4346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b928bb882984f49a31646c9c38a05a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.251178  4345 tablet_service.cc:1511] Processing CreateTablet for tablet e8e209c7769a4ec99f930774f9b59868 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:46.252990  4345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e209c7769a4ec99f930774f9b59868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.253437  4272 tablet_service.cc:1511] Processing CreateTablet for tablet 3b928bb882984f49a31646c9c38a05a1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:46.255120  4272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b928bb882984f49a31646c9c38a05a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.255195  4273 tablet_service.cc:1511] Processing CreateTablet for tablet 31569122572a4743ba2dbca7d9e88eb2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:46.256979  4273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31569122572a4743ba2dbca7d9e88eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.259680  4274 tablet_service.cc:1511] Processing CreateTablet for tablet 079eef22c7374cdd903d1cbc80b1d50d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:46.261334  4274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 079eef22c7374cdd903d1cbc80b1d50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.261973  4271 tablet_service.cc:1511] Processing CreateTablet for tablet e8e209c7769a4ec99f930774f9b59868 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=49366a992c014ccebcda9f6c608e33df]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:46.263916  4271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e209c7769a4ec99f930774f9b59868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.307529  4403 tablet_bootstrap.cc:492] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583: Bootstrap starting.
I20260630 12:36:46.309171  4405 tablet_bootstrap.cc:492] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: Bootstrap starting.
I20260630 12:36:46.314662  4404 tablet_bootstrap.cc:492] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: Bootstrap starting.
I20260630 12:36:46.327139  4404 tablet_bootstrap.cc:654] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.328053  4405 tablet_bootstrap.cc:654] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.330540  4403 tablet_bootstrap.cc:654] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.335208  4404 tablet_bootstrap.cc:492] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: No bootstrap required, opened a new log
I20260630 12:36:46.335551  4405 tablet_bootstrap.cc:492] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: No bootstrap required, opened a new log
I20260630 12:36:46.335850  4404 ts_tablet_manager.cc:1403] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.012s
I20260630 12:36:46.336082  4405 ts_tablet_manager.cc:1403] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent bootstrapping tablet: real 0.027s	user 0.000s	sys 0.014s
I20260630 12:36:46.336826  4403 tablet_bootstrap.cc:492] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583: No bootstrap required, opened a new log
I20260630 12:36:46.337316  4403 ts_tablet_manager.cc:1403] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260630 12:36:46.339697  4405 raft_consensus.cc:359] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.339890  4404 raft_consensus.cc:359] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.340193  4403 raft_consensus.cc:359] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.340813  4404 raft_consensus.cc:385] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.340771  4405 raft_consensus.cc:385] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.341303  4403 raft_consensus.cc:385] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.341372  4404 raft_consensus.cc:740] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864476b0cf4f4a5ea0649ff8b18734c3, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.341574  4405 raft_consensus.cc:740] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.342168  4403 raft_consensus.cc:740] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318cfd2c534470da7450e0888267583, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.342844  4404 consensus_queue.cc:260] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.342895  4405 consensus_queue.cc:260] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.343322  4403 consensus_queue.cc:260] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.349123  4403 ts_tablet_manager.cc:1434] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260630 12:36:46.354452  4403 tablet_bootstrap.cc:492] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583: Bootstrap starting.
I20260630 12:36:46.364456  4404 ts_tablet_manager.cc:1434] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent starting tablet: real 0.028s	user 0.022s	sys 0.006s
I20260630 12:36:46.365008  4405 ts_tablet_manager.cc:1434] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.015s
I20260630 12:36:46.366179  4405 tablet_bootstrap.cc:492] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Bootstrap starting.
I20260630 12:36:46.367856  4403 tablet_bootstrap.cc:654] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.373458  4405 tablet_bootstrap.cc:654] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.384279  4404 tablet_bootstrap.cc:492] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: Bootstrap starting.
I20260630 12:36:46.403767  4410 raft_consensus.cc:493] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.404366  4410 raft_consensus.cc:515] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.405792  4404 tablet_bootstrap.cc:654] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.407606  4410 leader_election.cc:290] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.414055  4403 tablet_bootstrap.cc:492] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583: No bootstrap required, opened a new log
I20260630 12:36:46.414717  4403 ts_tablet_manager.cc:1403] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.015s
I20260630 12:36:46.420898  4403 raft_consensus.cc:359] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.422254  4403 raft_consensus.cc:385] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.422705  4403 raft_consensus.cc:740] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318cfd2c534470da7450e0888267583, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.423838  4403 consensus_queue.cc:260] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.426945  4403 ts_tablet_manager.cc:1434] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:36:46.428093  4403 tablet_bootstrap.cc:492] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583: Bootstrap starting.
I20260630 12:36:46.427915  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079eef22c7374cdd903d1cbc80b1d50d" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" is_pre_election: true
I20260630 12:36:46.430354  4405 tablet_bootstrap.cc:492] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: No bootstrap required, opened a new log
I20260630 12:36:46.430897  4405 ts_tablet_manager.cc:1403] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent bootstrapping tablet: real 0.065s	user 0.037s	sys 0.014s
I20260630 12:36:46.433972  4405 raft_consensus.cc:359] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.434810  4405 raft_consensus.cc:385] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.435352  4405 raft_consensus.cc:740] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.436219  4405 consensus_queue.cc:260] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.438789  4405 ts_tablet_manager.cc:1434] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:46.439951  4405 tablet_bootstrap.cc:492] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Bootstrap starting.
I20260630 12:36:46.440126  4404 tablet_bootstrap.cc:492] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: No bootstrap required, opened a new log
I20260630 12:36:46.440989  4404 ts_tablet_manager.cc:1403] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.002s
W20260630 12:36:46.434082  4175 leader_election.cc:343] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:46.444345  4403 tablet_bootstrap.cc:654] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.444809  4404 raft_consensus.cc:359] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.445920  4404 raft_consensus.cc:385] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.446344  4404 raft_consensus.cc:740] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864476b0cf4f4a5ea0649ff8b18734c3, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.447428  4404 consensus_queue.cc:260] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.448091  4405 tablet_bootstrap.cc:654] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.451464  4404 ts_tablet_manager.cc:1434] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260630 12:36:46.453184  4404 tablet_bootstrap.cc:492] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3: Bootstrap starting.
I20260630 12:36:46.454264  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079eef22c7374cdd903d1cbc80b1d50d" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583" is_pre_election: true
I20260630 12:36:46.455307  4358 raft_consensus.cc:2468] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 0.
I20260630 12:36:46.458387  4175 leader_election.cc:304] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, a318cfd2c534470da7450e0888267583; no voters: 864476b0cf4f4a5ea0649ff8b18734c3
W20260630 12:36:46.460145  4310 tablet.cc:2406] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:46.462116  4410 raft_consensus.cc:2804] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.462613  4410 raft_consensus.cc:493] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.462970  4410 raft_consensus.cc:3060] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.464165  4404 tablet_bootstrap.cc:654] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.469681  4403 tablet_bootstrap.cc:492] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583: No bootstrap required, opened a new log
I20260630 12:36:46.470458  4403 ts_tablet_manager.cc:1403] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.007s
I20260630 12:36:46.474524  4403 raft_consensus.cc:359] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.475455  4403 raft_consensus.cc:385] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.475808  4403 raft_consensus.cc:740] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318cfd2c534470da7450e0888267583, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.477118  4403 consensus_queue.cc:260] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.478746  4410 raft_consensus.cc:515] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.479830  4403 ts_tablet_manager.cc:1434] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:36:46.481213  4403 tablet_bootstrap.cc:492] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583: Bootstrap starting.
I20260630 12:36:46.482295  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079eef22c7374cdd903d1cbc80b1d50d" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3"
I20260630 12:36:46.483045  4284 raft_consensus.cc:3060] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.488730  4403 tablet_bootstrap.cc:654] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.492928  4284 raft_consensus.cc:2468] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 1.
I20260630 12:36:46.495205  4175 leader_election.cc:304] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3; no voters: 
I20260630 12:36:46.498973  4405 tablet_bootstrap.cc:492] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6: No bootstrap required, opened a new log
I20260630 12:36:46.499720  4405 ts_tablet_manager.cc:1403] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.007s
I20260630 12:36:46.501220  4410 leader_election.cc:290] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 election: Requested vote from peers 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.502348  4410 raft_consensus.cc:2804] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.503054  4410 raft_consensus.cc:697] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Running, Role: LEADER
I20260630 12:36:46.504081  4405 raft_consensus.cc:359] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.505379  4405 raft_consensus.cc:385] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.504308  4410 consensus_queue.cc:237] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.511590  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079eef22c7374cdd903d1cbc80b1d50d" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583"
I20260630 12:36:46.507958  4404 tablet_bootstrap.cc:492] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3: No bootstrap required, opened a new log
I20260630 12:36:46.512233  4358 raft_consensus.cc:3060] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.512826  4404 ts_tablet_manager.cc:1403] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent bootstrapping tablet: real 0.060s	user 0.034s	sys 0.005s
I20260630 12:36:46.517424  4403 tablet_bootstrap.cc:492] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583: No bootstrap required, opened a new log
I20260630 12:36:46.511270  4405 raft_consensus.cc:740] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.517464  4404 raft_consensus.cc:359] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.518456  4403 ts_tablet_manager.cc:1403] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.018s
I20260630 12:36:46.518657  4404 raft_consensus.cc:385] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.519030  4404 raft_consensus.cc:740] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864476b0cf4f4a5ea0649ff8b18734c3, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.519089  4405 consensus_queue.cc:260] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.522001  4403 raft_consensus.cc:359] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.522723  4405 ts_tablet_manager.cc:1434] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.001s
I20260630 12:36:46.522886  4403 raft_consensus.cc:385] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.523916  4403 raft_consensus.cc:740] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318cfd2c534470da7450e0888267583, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.524046  4404 consensus_queue.cc:260] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.524886  4403 consensus_queue.cc:260] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.527660  4403 ts_tablet_manager.cc:1434] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:36:46.530184  4404 ts_tablet_manager.cc:1434] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260630 12:36:46.531680  4404 tablet_bootstrap.cc:492] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3: Bootstrap starting.
I20260630 12:36:46.534591  4411 raft_consensus.cc:493] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.535420  4411 raft_consensus.cc:515] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.542163  4409 raft_consensus.cc:493] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.542940  4405 tablet_bootstrap.cc:492] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Bootstrap starting.
I20260630 12:36:46.543071  4409 raft_consensus.cc:515] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.546571  4411 leader_election.cc:290] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109), 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433)
I20260630 12:36:46.553165  4358 raft_consensus.cc:2468] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 1.
I20260630 12:36:46.568403  4405 tablet_bootstrap.cc:654] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.570745  4409 leader_election.cc:290] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.578212  4410 raft_consensus.cc:493] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.586825  4411 raft_consensus.cc:493] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.587455  4411 raft_consensus.cc:515] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.588002  4404 tablet_bootstrap.cc:654] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:46.588321  4106 catalog_manager.cc:5697] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.589792  4411 leader_election.cc:290] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109), 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433)
I20260630 12:36:46.583225  4410 raft_consensus.cc:515] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.594055  4410 leader_election.cc:290] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.605433  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31569122572a4743ba2dbca7d9e88eb2" candidate_uuid: "a318cfd2c534470da7450e0888267583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" is_pre_election: true
I20260630 12:36:46.607147  4283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "a318cfd2c534470da7450e0888267583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" is_pre_election: true
I20260630 12:36:46.607975  4283 raft_consensus.cc:2468] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a318cfd2c534470da7450e0888267583 in term 0.
W20260630 12:36:46.610086  4324 leader_election.cc:343] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:46.611047  4324 leader_election.cc:304] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864476b0cf4f4a5ea0649ff8b18734c3, a318cfd2c534470da7450e0888267583; no voters: 
I20260630 12:36:46.612066  4411 raft_consensus.cc:2804] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.612452  4411 raft_consensus.cc:493] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.612807  4411 raft_consensus.cc:3060] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.622941  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31569122572a4743ba2dbca7d9e88eb2" candidate_uuid: "a318cfd2c534470da7450e0888267583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" is_pre_election: true
I20260630 12:36:46.626312  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "a318cfd2c534470da7450e0888267583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" is_pre_election: true
I20260630 12:36:46.627157  4209 raft_consensus.cc:2468] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a318cfd2c534470da7450e0888267583 in term 0.
W20260630 12:36:46.626389  4323 leader_election.cc:343] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:46.627466  4411 raft_consensus.cc:515] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.628535  4323 leader_election.cc:304] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a318cfd2c534470da7450e0888267583; no voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3
I20260630 12:36:46.630707  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583" is_pre_election: true
I20260630 12:36:46.631693  4358 raft_consensus.cc:2393] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in current term 1: Already voted for candidate a318cfd2c534470da7450e0888267583 in this term.
I20260630 12:36:46.632356  4283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" is_pre_election: true
I20260630 12:36:46.630748  4411 leader_election.cc:290] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109), 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433)
I20260630 12:36:46.633208  4404 tablet_bootstrap.cc:492] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3: No bootstrap required, opened a new log
I20260630 12:36:46.634017  4411 raft_consensus.cc:2749] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:46.634649  4404 ts_tablet_manager.cc:1403] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.006s
I20260630 12:36:46.636161  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "a318cfd2c534470da7450e0888267583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3"
I20260630 12:36:46.636940  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b928bb882984f49a31646c9c38a05a1" candidate_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" is_pre_election: true
I20260630 12:36:46.637897  4209 raft_consensus.cc:2468] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864476b0cf4f4a5ea0649ff8b18734c3 in term 0.
I20260630 12:36:46.633426  4283 raft_consensus.cc:2468] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 0.
I20260630 12:36:46.641100  4249 leader_election.cc:304] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3; no voters: 
I20260630 12:36:46.642450  4409 raft_consensus.cc:2804] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.642877  4175 leader_election.cc:304] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3; no voters: a318cfd2c534470da7450e0888267583
I20260630 12:36:46.643069  4409 raft_consensus.cc:493] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.643560  4409 raft_consensus.cc:3060] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.644560  4410 raft_consensus.cc:2804] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.644999  4410 raft_consensus.cc:493] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.645364  4410 raft_consensus.cc:3060] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.648525  4160 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:36:46.627378  4405 tablet_bootstrap.cc:492] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: No bootstrap required, opened a new log
I20260630 12:36:46.650429  4405 ts_tablet_manager.cc:1403] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.006s
W20260630 12:36:46.650596  4160 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:36:46.652169  4155 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:46.652999  4405 raft_consensus.cc:359] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.652945  4409 raft_consensus.cc:515] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.653893  4405 raft_consensus.cc:385] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.654260  4405 raft_consensus.cc:740] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.655031  4405 consensus_queue.cc:260] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.656181  4409 leader_election.cc:290] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1:46109), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.641455  4404 raft_consensus.cc:359] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.658783  4410 raft_consensus.cc:515] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.659242  4405 ts_tablet_manager.cc:1434] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:46.659359  4404 raft_consensus.cc:385] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:46.659844  4404 raft_consensus.cc:740] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864476b0cf4f4a5ea0649ff8b18734c3, State: Initialized, Role: FOLLOWER
I20260630 12:36:46.660943  4410 leader_election.cc:290] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 election: Requested vote from peers 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.660694  4404 consensus_queue.cc:260] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.658085  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b928bb882984f49a31646c9c38a05a1" candidate_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6"
I20260630 12:36:46.662365  4209 raft_consensus.cc:3060] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.662679  4283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3"
I20260630 12:36:46.663180  4283 raft_consensus.cc:3060] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.663925  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583"
I20260630 12:36:46.665136  4358 raft_consensus.cc:2393] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in current term 1: Already voted for candidate a318cfd2c534470da7450e0888267583 in this term.
I20260630 12:36:46.672091  4283 raft_consensus.cc:2468] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 1.
I20260630 12:36:46.673750  4209 raft_consensus.cc:2468] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864476b0cf4f4a5ea0649ff8b18734c3 in term 1.
I20260630 12:36:46.674151  4175 leader_election.cc:304] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3; no voters: a318cfd2c534470da7450e0888267583
I20260630 12:36:46.676605  4249 leader_election.cc:304] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3; no voters: 
I20260630 12:36:46.677752  4410 raft_consensus.cc:2804] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.678345  4410 raft_consensus.cc:697] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Running, Role: LEADER
W20260630 12:36:46.678306  4323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.136.1:46109, user_credentials={real_user=slave}} blocked reactor thread for 52140us
I20260630 12:36:46.679020  4404 ts_tablet_manager.cc:1434] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.009s
I20260630 12:36:46.679386  4410 consensus_queue.cc:237] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.682077  4209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e209c7769a4ec99f930774f9b59868" candidate_uuid: "a318cfd2c534470da7450e0888267583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6"
I20260630 12:36:46.683554  4431 raft_consensus.cc:2804] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.684180  4431 raft_consensus.cc:697] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 LEADER]: Becoming Leader. State: Replica: 864476b0cf4f4a5ea0649ff8b18734c3, State: Running, Role: LEADER
I20260630 12:36:46.685026  4431 consensus_queue.cc:237] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.686098  4358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b928bb882984f49a31646c9c38a05a1" candidate_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583" is_pre_election: true
I20260630 12:36:46.686514  4323 leader_election.cc:304] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [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: a318cfd2c534470da7450e0888267583; no voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3
I20260630 12:36:46.686816  4358 raft_consensus.cc:2468] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864476b0cf4f4a5ea0649ff8b18734c3 in term 0.
I20260630 12:36:46.687734  4430 raft_consensus.cc:2749] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:46.688354  4357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b928bb882984f49a31646c9c38a05a1" candidate_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583"
I20260630 12:36:46.689086  4357 raft_consensus.cc:3060] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.697098  4104 catalog_manager.cc:5697] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.702404  4357 raft_consensus.cc:2468] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864476b0cf4f4a5ea0649ff8b18734c3 in term 1.
I20260630 12:36:46.701758  4106 catalog_manager.cc:5697] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.762352  4410 raft_consensus.cc:493] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:46.762818  4410 raft_consensus.cc:515] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.764777  4410 leader_election.cc:290] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.766007  4283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31569122572a4743ba2dbca7d9e88eb2" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" is_pre_election: true
I20260630 12:36:46.765995  4357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31569122572a4743ba2dbca7d9e88eb2" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583" is_pre_election: true
I20260630 12:36:46.766858  4357 raft_consensus.cc:2468] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 0.
I20260630 12:36:46.766827  4283 raft_consensus.cc:2468] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 0.
I20260630 12:36:46.768268  4175 leader_election.cc:304] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, a318cfd2c534470da7450e0888267583; no voters: 
I20260630 12:36:46.768937  4410 raft_consensus.cc:2804] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:46.769304  4410 raft_consensus.cc:493] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:46.769642  4410 raft_consensus.cc:3060] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.774436  4410 raft_consensus.cc:515] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.776233  4410 leader_election.cc:290] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 election: Requested vote from peers 864476b0cf4f4a5ea0649ff8b18734c3 (127.1.136.2:38433), a318cfd2c534470da7450e0888267583 (127.1.136.3:40877)
I20260630 12:36:46.777323  4283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31569122572a4743ba2dbca7d9e88eb2" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864476b0cf4f4a5ea0649ff8b18734c3"
I20260630 12:36:46.777940  4283 raft_consensus.cc:3060] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.777789  4357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31569122572a4743ba2dbca7d9e88eb2" candidate_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318cfd2c534470da7450e0888267583"
I20260630 12:36:46.778740  4357 raft_consensus.cc:3060] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:46.783157  4283 raft_consensus.cc:2468] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 1.
I20260630 12:36:46.784386  4175 leader_election.cc:304] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa0e7f3028c4cda900ddc3b96ca9da6, 864476b0cf4f4a5ea0649ff8b18734c3; no voters: 
I20260630 12:36:46.785198  4410 raft_consensus.cc:2804] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:46.785231  4357 raft_consensus.cc:2468] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa0e7f3028c4cda900ddc3b96ca9da6 in term 1.
I20260630 12:36:46.785710  4410 raft_consensus.cc:697] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa0e7f3028c4cda900ddc3b96ca9da6, State: Running, Role: LEADER
I20260630 12:36:46.786725  4410 consensus_queue.cc:237] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } }
I20260630 12:36:46.794924  4106 catalog_manager.cc:5697] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa0e7f3028c4cda900ddc3b96ca9da6 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa0e7f3028c4cda900ddc3b96ca9da6" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 46109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "864476b0cf4f4a5ea0649ff8b18734c3" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a318cfd2c534470da7450e0888267583" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.889022  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:36:46.913916  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:46.915244  1568 tablet_replica.cc:333] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: stopping tablet replica
I20260630 12:36:46.916023  1568 raft_consensus.cc:2243] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:46.916786  1568 pending_rounds.cc:70] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Trying to abort 1 pending ops.
I20260630 12:36:46.917006  1568 pending_rounds.cc:77] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443035805724672 op_type: NO_OP noop_request { }
I20260630 12:36:46.917362  1568 raft_consensus.cc:2889] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:46.917644  1568 raft_consensus.cc:2272] T 31569122572a4743ba2dbca7d9e88eb2 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.920773  1568 tablet_replica.cc:333] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6: stopping tablet replica
I20260630 12:36:46.921355  1568 raft_consensus.cc:2243] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.921718  1568 raft_consensus.cc:2272] T 3b928bb882984f49a31646c9c38a05a1 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.923647  1568 tablet_replica.cc:333] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: stopping tablet replica
I20260630 12:36:46.924122  1568 raft_consensus.cc:2243] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:46.924645  1568 pending_rounds.cc:70] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Trying to abort 1 pending ops.
I20260630 12:36:46.924798  1568 pending_rounds.cc:77] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443035369799680 op_type: NO_OP noop_request { }
I20260630 12:36:46.925024  1568 raft_consensus.cc:2889] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:46.925233  1568 raft_consensus.cc:2272] T e8e209c7769a4ec99f930774f9b59868 P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.927428  1568 tablet_replica.cc:333] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: stopping tablet replica
I20260630 12:36:46.928372  1568 raft_consensus.cc:2243] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:46.929122  1568 pending_rounds.cc:70] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: Trying to abort 1 pending ops.
I20260630 12:36:46.929302  1568 pending_rounds.cc:77] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443034677260288 op_type: NO_OP noop_request { }
I20260630 12:36:46.929574  1568 raft_consensus.cc:2889] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:46.929932  1568 raft_consensus.cc:2272] T 079eef22c7374cdd903d1cbc80b1d50d P 4fa0e7f3028c4cda900ddc3b96ca9da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.958397  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:36:46.970881  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:36:46.990989  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:46.991977  1568 tablet_replica.cc:333] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3: stopping tablet replica
I20260630 12:36:46.992645  1568 raft_consensus.cc:2243] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.993000  1568 raft_consensus.cc:2272] T 31569122572a4743ba2dbca7d9e88eb2 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.994917  1568 tablet_replica.cc:333] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3: stopping tablet replica
I20260630 12:36:46.995388  1568 raft_consensus.cc:2243] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.995707  1568 raft_consensus.cc:2272] T e8e209c7769a4ec99f930774f9b59868 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.997424  1568 tablet_replica.cc:333] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3: stopping tablet replica
I20260630 12:36:46.997928  1568 raft_consensus.cc:2243] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:46.998252  1568 raft_consensus.cc:2272] T 079eef22c7374cdd903d1cbc80b1d50d P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:46.999681  1568 tablet_replica.cc:333] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: stopping tablet replica
I20260630 12:36:47.000082  1568 raft_consensus.cc:2243] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:47.000573  1568 pending_rounds.cc:70] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: Trying to abort 1 pending ops.
I20260630 12:36:47.000720  1568 pending_rounds.cc:77] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443035396603904 op_type: NO_OP noop_request { }
I20260630 12:36:47.000945  1568 raft_consensus.cc:2889] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:47.001166  1568 raft_consensus.cc:2272] T 3b928bb882984f49a31646c9c38a05a1 P 864476b0cf4f4a5ea0649ff8b18734c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:47.024449  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:36:47.036592  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:36:47.060737  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:47.061376  1568 tablet_replica.cc:333] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583: stopping tablet replica
I20260630 12:36:47.062029  1568 raft_consensus.cc:2243] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:47.062448  1568 raft_consensus.cc:2272] T 3b928bb882984f49a31646c9c38a05a1 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:47.064080  1568 tablet_replica.cc:333] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583: stopping tablet replica
I20260630 12:36:47.064599  1568 raft_consensus.cc:2243] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:47.064976  1568 raft_consensus.cc:2272] T e8e209c7769a4ec99f930774f9b59868 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:47.066679  1568 tablet_replica.cc:333] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583: stopping tablet replica
I20260630 12:36:47.067157  1568 raft_consensus.cc:2243] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:47.067512  1568 raft_consensus.cc:2272] T 079eef22c7374cdd903d1cbc80b1d50d P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:47.069042  1568 tablet_replica.cc:333] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583: stopping tablet replica
I20260630 12:36:47.069481  1568 raft_consensus.cc:2243] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:47.069883  1568 raft_consensus.cc:2272] T 31569122572a4743ba2dbca7d9e88eb2 P a318cfd2c534470da7450e0888267583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:47.092926  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:36:47.104164  1568 master.cc:562] Master@127.1.136.62:44807 shutting down...
I20260630 12:36:47.125936  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:47.126468  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:47.126745  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8cb393890a2b4f7d8906388fcb880492: stopping tablet replica
I20260630 12:36:47.138698  1568 master.cc:584] Master@127.1.136.62:44807 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2710 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:36:47.173287  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:41159
I20260630 12:36:47.174436  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:47.180197  4436 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
W20260630 12:36:47.180814  4435 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
W20260630 12:36:47.183053  4438 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
I20260630 12:36:47.184516  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:47.185667  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:47.186098  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:47.186354  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823007186332 us; error 0 us; skew 500 ppm
I20260630 12:36:47.187005  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:47.190018  1568 webserver.cc:533] Webserver started at http://127.1.136.62:44431/ using document root <none> and password file <none>
I20260630 12:36:47.190594  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:47.190804  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:47.191126  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:47.192404  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.198104  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:36:47.202163  4443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.203267  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:47.203758  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.204146  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-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)
I20260630 12:36:47.232478  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:47.233577  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:47.281749  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:41159
I20260630 12:36:47.281934  4494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:41159 every 8 connection(s)
I20260630 12:36:47.286769  4495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:47.297964  4495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e: Bootstrap starting.
I20260630 12:36:47.302345  4495 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:47.307049  4495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e: No bootstrap required, opened a new log
I20260630 12:36:47.309100  4495 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" member_type: VOTER }
I20260630 12:36:47.309499  4495 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:47.309701  4495 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c61a0ce9bc24c02b87d9ca23fbb2e5e, State: Initialized, Role: FOLLOWER
I20260630 12:36:47.310376  4495 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" member_type: VOTER }
I20260630 12:36:47.310818  4495 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:47.311012  4495 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:47.311223  4495 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:47.315779  4495 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" member_type: VOTER }
I20260630 12:36:47.316284  4495 leader_election.cc:304] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [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: 1c61a0ce9bc24c02b87d9ca23fbb2e5e; no voters: 
I20260630 12:36:47.317540  4495 leader_election.cc:290] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:47.318085  4498 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:47.319903  4498 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 1 LEADER]: Becoming Leader. State: Replica: 1c61a0ce9bc24c02b87d9ca23fbb2e5e, State: Running, Role: LEADER
I20260630 12:36:47.320554  4495 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:47.320696  4498 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [LEADER]: Queue going to LEADER mode. State: All 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: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" member_type: VOTER }
I20260630 12:36:47.324203  4499 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" member_type: VOTER } }
I20260630 12:36:47.324223  4500 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c61a0ce9bc24c02b87d9ca23fbb2e5e. Latest consensus state: current_term: 1 leader_uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c61a0ce9bc24c02b87d9ca23fbb2e5e" member_type: VOTER } }
I20260630 12:36:47.325218  4500 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:47.325199  4499 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:47.329735  4504 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:47.336299  4504 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:47.339890  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:47.347810  4504 catalog_manager.cc:1383] Generated new cluster ID: f7bd8f021b524f9b83fc9903ad1c7716
I20260630 12:36:47.348163  4504 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:47.380146  4504 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:47.381516  4504 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:47.399099  4504 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e: Generated new TSK 0
I20260630 12:36:47.399752  4504 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:47.407282  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:47.414104  4516 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
W20260630 12:36:47.416067  4517 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
I20260630 12:36:47.417768  1568 server_base.cc:1061] running on GCE node
W20260630 12:36:47.417784  4519 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
I20260630 12:36:47.419050  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:47.419286  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:47.419476  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823007419437 us; error 0 us; skew 500 ppm
I20260630 12:36:47.420056  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:47.423127  1568 webserver.cc:533] Webserver started at http://127.1.136.1:38179/ using document root <none> and password file <none>
I20260630 12:36:47.423715  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:47.423943  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:47.424247  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:47.425508  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "9f731fe5ad5d4086bc012a49e04485d2"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.430847  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:36:47.435369  4524 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.436424  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:47.437077  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "9f731fe5ad5d4086bc012a49e04485d2"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.437458  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-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)
I20260630 12:36:47.456620  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:47.458173  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:47.460013  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:47.462761  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:47.463006  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.463294  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:47.463478  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.512840  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:33399
I20260630 12:36:47.512939  4586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:33399 every 8 connection(s)
I20260630 12:36:47.518642  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:47.526146  4591 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
I20260630 12:36:47.530476  4587 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41159
W20260630 12:36:47.530537  4592 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
I20260630 12:36:47.531291  4587 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:47.531013  4594 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
I20260630 12:36:47.531858  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:47.532809  4587 heartbeater.cc:507] Master 127.1.136.62:41159 requested a full tablet report, sending...
I20260630 12:36:47.533249  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:47.533545  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:47.533753  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823007533734 us; error 0 us; skew 500 ppm
I20260630 12:36:47.534427  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:47.535913  4460 ts_manager.cc:194] Registered new tserver with Master: 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:47.537290  1568 webserver.cc:533] Webserver started at http://127.1.136.2:33981/ using document root <none> and password file <none>
I20260630 12:36:47.537923  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:47.538146  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:47.538435  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:47.538412  4460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56922
I20260630 12:36:47.540140  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "cdf41e3eeab146579f1f5903b202f2bd"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.545485  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:36:47.549527  4599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.550776  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:47.551168  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "cdf41e3eeab146579f1f5903b202f2bd"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.551494  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-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)
I20260630 12:36:47.568683  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:47.569751  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:47.571305  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:47.573855  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:47.574102  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.574375  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:47.574555  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.619503  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:42161
I20260630 12:36:47.619671  4661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:42161 every 8 connection(s)
I20260630 12:36:47.624593  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:47.633054  4666 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
W20260630 12:36:47.633067  4665 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
W20260630 12:36:47.637156  4668 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
I20260630 12:36:47.637712  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:47.638747  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:47.638945  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:47.639204  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823007639167 us; error 0 us; skew 500 ppm
I20260630 12:36:47.639897  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:47.640218  4662 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41159
I20260630 12:36:47.640679  4662 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:47.641563  4662 heartbeater.cc:507] Master 127.1.136.62:41159 requested a full tablet report, sending...
I20260630 12:36:47.642915  1568 webserver.cc:533] Webserver started at http://127.1.136.3:40049/ using document root <none> and password file <none>
I20260630 12:36:47.643545  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:47.643765  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:47.644047  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:47.644382  4460 ts_manager.cc:194] Registered new tserver with Master: cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:47.645283  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "1a2ec0cfadb242519c9283a9c7805652"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.646174  4460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56936
I20260630 12:36:47.650324  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:47.654659  4673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.655854  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:36:47.656241  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "1a2ec0cfadb242519c9283a9c7805652"
format_stamp: "Formatted at 2026-06-30 12:36:47 on dist-test-slave-8nk5"
I20260630 12:36:47.656572  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-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)
I20260630 12:36:47.677904  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:47.679033  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:47.680568  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:47.682955  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:47.683200  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.683444  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:47.683617  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:47.728892  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:46409
I20260630 12:36:47.729012  4735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:46409 every 8 connection(s)
I20260630 12:36:47.745975  4736 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41159
I20260630 12:36:47.746687  4736 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:47.747850  4736 heartbeater.cc:507] Master 127.1.136.62:41159 requested a full tablet report, sending...
I20260630 12:36:47.750243  4460 ts_manager.cc:194] Registered new tserver with Master: 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:47.751256  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019146164s
I20260630 12:36:47.751946  4460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56948
I20260630 12:36:48.542476  4587 heartbeater.cc:499] Master 127.1.136.62:41159 was elected leader, sending a full tablet report...
I20260630 12:36:48.649607  4662 heartbeater.cc:499] Master 127.1.136.62:41159 was elected leader, sending a full tablet report...
I20260630 12:36:48.755951  4736 heartbeater.cc:499] Master 127.1.136.62:41159 was elected leader, sending a full tablet report...
I20260630 12:36:48.844450  4460 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56958:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:48.847260  4460 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:48.933758  4552 tablet_service.cc:1511] Processing CreateTablet for tablet 368b70ede9b6472390464bafbe6e2cf3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.935247  4549 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71bfa8152b4006bab95cae0b6feb02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.936282  4552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b70ede9b6472390464bafbe6e2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.938658  4626 tablet_service.cc:1511] Processing CreateTablet for tablet 4738a682ef4a46d2a54b2195bb64e361 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.939810  4548 tablet_service.cc:1511] Processing CreateTablet for tablet 25e51458ab6143f8beda0cb2877f50e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.941846  4623 tablet_service.cc:1511] Processing CreateTablet for tablet 25e51458ab6143f8beda0cb2877f50e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.945106  4701 tablet_service.cc:1511] Processing CreateTablet for tablet 368b70ede9b6472390464bafbe6e2cf3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.946535  4624 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71bfa8152b4006bab95cae0b6feb02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.946175  4698 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71bfa8152b4006bab95cae0b6feb02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.947677  4701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b70ede9b6472390464bafbe6e2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.948628  4625 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3bdd9e03724251bd882a414c79e2b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.949572  4697 tablet_service.cc:1511] Processing CreateTablet for tablet 25e51458ab6143f8beda0cb2877f50e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.951411  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e51458ab6143f8beda0cb2877f50e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.951231  4700 tablet_service.cc:1511] Processing CreateTablet for tablet 4738a682ef4a46d2a54b2195bb64e361 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.950870  4550 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3bdd9e03724251bd882a414c79e2b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.952142  4551 tablet_service.cc:1511] Processing CreateTablet for tablet 4738a682ef4a46d2a54b2195bb64e361 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.950870  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 368b70ede9b6472390464bafbe6e2cf3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.953454  4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738a682ef4a46d2a54b2195bb64e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.953897  4699 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3bdd9e03724251bd882a414c79e2b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.937047  4549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71bfa8152b4006bab95cae0b6feb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.954635  4623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e51458ab6143f8beda0cb2877f50e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.955518  4699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3bdd9e03724251bd882a414c79e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.958320  4624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71bfa8152b4006bab95cae0b6feb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.960264  4547 tablet_service.cc:1511] Processing CreateTablet for tablet a92707f0f6034cf4b58ece4e7a535d32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.962126  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92707f0f6034cf4b58ece4e7a535d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.962427  4622 tablet_service.cc:1511] Processing CreateTablet for tablet a92707f0f6034cf4b58ece4e7a535d32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.964020  4622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92707f0f6034cf4b58ece4e7a535d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.964798  4696 tablet_service.cc:1511] Processing CreateTablet for tablet a92707f0f6034cf4b58ece4e7a535d32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:48.966534  4696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92707f0f6034cf4b58ece4e7a535d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.966737  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3bdd9e03724251bd882a414c79e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.968236  4698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71bfa8152b4006bab95cae0b6feb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.970307  4550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3bdd9e03724251bd882a414c79e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.973893  4551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738a682ef4a46d2a54b2195bb64e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.978083  4700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738a682ef4a46d2a54b2195bb64e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.979907  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b70ede9b6472390464bafbe6e2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:48.983170  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e51458ab6143f8beda0cb2877f50e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.005863  4546 tablet_service.cc:1511] Processing CreateTablet for tablet ccb1f33d500f4a1b8cae9830aff930eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:49.007375  4621 tablet_service.cc:1511] Processing CreateTablet for tablet ccb1f33d500f4a1b8cae9830aff930eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:49.009116  4621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb1f33d500f4a1b8cae9830aff930eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.007892  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb1f33d500f4a1b8cae9830aff930eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.037400  4695 tablet_service.cc:1511] Processing CreateTablet for tablet ccb1f33d500f4a1b8cae9830aff930eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:49.039276  4695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb1f33d500f4a1b8cae9830aff930eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.038786  4620 tablet_service.cc:1511] Processing CreateTablet for tablet 40f8a8b968344acbae608cac07da6e38 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:49.040663  4620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f8a8b968344acbae608cac07da6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.067862  4545 tablet_service.cc:1511] Processing CreateTablet for tablet 40f8a8b968344acbae608cac07da6e38 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:49.069679  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f8a8b968344acbae608cac07da6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.074023  4697 tablet_service.cc:1511] Processing CreateTablet for tablet 40f8a8b968344acbae608cac07da6e38 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:49.079917  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f8a8b968344acbae608cac07da6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.118856  4757 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.149121  4757 tablet_bootstrap.cc:654] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.151856  4758 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.155356  4759 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.171429  4758 tablet_bootstrap.cc:654] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.178174  4759 tablet_bootstrap.cc:654] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.179792  4757 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.180531  4757 ts_tablet_manager.cc:1403] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.062s	user 0.033s	sys 0.006s
I20260630 12:36:49.183261  4758 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.183835  4758 ts_tablet_manager.cc:1403] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.009s
I20260630 12:36:49.184131  4759 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.183736  4757 raft_consensus.cc:359] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.184644  4759 ts_tablet_manager.cc:1403] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.008s
I20260630 12:36:49.184718  4757 raft_consensus.cc:385] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.185232  4757 raft_consensus.cc:740] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.186067  4757 consensus_queue.cc:260] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.187238  4758 raft_consensus.cc:359] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.187999  4758 raft_consensus.cc:385] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.188344  4758 raft_consensus.cc:740] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.189918  4757 ts_tablet_manager.cc:1434] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.003s
I20260630 12:36:49.190363  4758 consensus_queue.cc:260] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.191104  4757 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.187999  4759 raft_consensus.cc:359] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.192152  4759 raft_consensus.cc:385] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.192606  4759 raft_consensus.cc:740] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.193923  4759 consensus_queue.cc:260] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.199693  4757 tablet_bootstrap.cc:654] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.200225  4758 ts_tablet_manager.cc:1434] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.010s
I20260630 12:36:49.201767  4759 ts_tablet_manager.cc:1434] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:36:49.205862  4758 tablet_bootstrap.cc:492] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.208997  4759 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.214402  4758 tablet_bootstrap.cc:654] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.216406  4759 tablet_bootstrap.cc:654] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.222281  4757 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.223145  4757 ts_tablet_manager.cc:1403] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.013s
I20260630 12:36:49.223272  4759 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.223827  4759 ts_tablet_manager.cc:1403] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:36:49.226224  4757 raft_consensus.cc:359] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.226557  4759 raft_consensus.cc:359] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.227098  4757 raft_consensus.cc:385] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.227198  4759 raft_consensus.cc:385] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.227576  4759 raft_consensus.cc:740] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.227582  4757 raft_consensus.cc:740] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.227972  4758 tablet_bootstrap.cc:492] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.228325  4759 consensus_queue.cc:260] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.229171  4758 ts_tablet_manager.cc:1403] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260630 12:36:49.228947  4757 consensus_queue.cc:260] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.230556  4759 ts_tablet_manager.cc:1434] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:49.231535  4759 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.233006  4758 raft_consensus.cc:359] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.233942  4758 raft_consensus.cc:385] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.234300  4758 raft_consensus.cc:740] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.235329  4758 consensus_queue.cc:260] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.236011  4757 ts_tablet_manager.cc:1434] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:36:49.237138  4757 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.239092  4759 tablet_bootstrap.cc:654] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.245618  4757 tablet_bootstrap.cc:654] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.246577  4758 ts_tablet_manager.cc:1434] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260630 12:36:49.252126  4759 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.252686  4759 ts_tablet_manager.cc:1403] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:36:49.253229  4758 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.256148  4759 raft_consensus.cc:359] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.256994  4759 raft_consensus.cc:385] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.257279  4759 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.258322  4759 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.260531  4763 raft_consensus.cc:493] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.261425  4763 raft_consensus.cc:515] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.265007  4758 tablet_bootstrap.cc:654] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.265244  4763 leader_election.cc:290] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:49.269215  4759 ts_tablet_manager.cc:1434] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260630 12:36:49.274899  4757 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.276013  4757 ts_tablet_manager.cc:1403] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.006s
I20260630 12:36:49.279479  4758 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.280239  4759 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.282006  4758 ts_tablet_manager.cc:1403] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260630 12:36:49.280270  4757 raft_consensus.cc:359] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.283151  4757 raft_consensus.cc:385] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.283478  4757 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.286212  4757 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.287488  4758 raft_consensus.cc:359] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.288723  4758 raft_consensus.cc:385] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.289076  4758 raft_consensus.cc:740] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.289645  4759 tablet_bootstrap.cc:654] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.290310  4758 consensus_queue.cc:260] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.292958  4758 ts_tablet_manager.cc:1434] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:36:49.293486  4765 raft_consensus.cc:493] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.294258  4765 raft_consensus.cc:515] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.300309  4757 ts_tablet_manager.cc:1434] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.003s
I20260630 12:36:49.311156  4765 leader_election.cc:290] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.312088  4765 raft_consensus.cc:493] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.313714  4757 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.323800  4764 raft_consensus.cc:493] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.312717  4765 raft_consensus.cc:515] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.324692  4764 raft_consensus.cc:515] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.326905  4765 leader_election.cc:290] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.328778  4757 tablet_bootstrap.cc:654] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.294222  4758 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.332971  4764 leader_election.cc:290] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
W20260630 12:36:49.336251  4508 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:49.339504  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:36:49.341704  4513 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:36:49.354126  4757 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.354893  4757 ts_tablet_manager.cc:1403] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.007s
I20260630 12:36:49.359454  4757 raft_consensus.cc:359] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.360517  4757 raft_consensus.cc:385] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.360947  4757 raft_consensus.cc:740] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.362200  4757 consensus_queue.cc:260] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.357573  4758 tablet_bootstrap.cc:654] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.378815  4757 ts_tablet_manager.cc:1434] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260630 12:36:49.380276  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3bdd9e03724251bd882a414c79e2b3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
W20260630 12:36:49.383271  4677 leader_election.cc:343] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.387743  4757 tablet_bootstrap.cc:492] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.392951  4764 raft_consensus.cc:493] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.393893  4764 raft_consensus.cc:515] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.396178  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.397027  4764 leader_election.cc:290] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.399868  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71bfa8152b4006bab95cae0b6feb02" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.400910  4711 raft_consensus.cc:2468] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 0.
I20260630 12:36:49.409484  4757 tablet_bootstrap.cc:654] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:49.419775  4525 leader_election.cc:343] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.421236  4525 leader_election.cc:304] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:49.422821  4764 raft_consensus.cc:2804] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.423357  4764 raft_consensus.cc:493] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.423792  4764 raft_consensus.cc:3060] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.460505  4764 raft_consensus.cc:515] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.464944  4758 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.481416  4758 ts_tablet_manager.cc:1403] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.187s	user 0.023s	sys 0.036s
I20260630 12:36:49.481256  4560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3bdd9e03724251bd882a414c79e2b3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.482564  4757 tablet_bootstrap.cc:492] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.483075  4757 ts_tablet_manager.cc:1403] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.096s	user 0.033s	sys 0.043s
W20260630 12:36:49.483258  4677 leader_election.cc:343] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.483729  4677 leader_election.cc:304] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652; no voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.484521  4764 leader_election.cc:290] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.485649  4758 raft_consensus.cc:359] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.485880  4635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71bfa8152b4006bab95cae0b6feb02" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:49.486580  4758 raft_consensus.cc:385] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.487046  4758 raft_consensus.cc:740] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.487952  4758 consensus_queue.cc:260] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
W20260630 12:36:49.488272  4528 leader_election.cc:343] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.490798  4758 ts_tablet_manager.cc:1434] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:36:49.490410  4757 raft_consensus.cc:359] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.491447  4757 raft_consensus.cc:385] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.491957  4758 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.471203  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.492689  4711 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 0.
I20260630 12:36:49.469338  4759 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.472525  4710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92707f0f6034cf4b58ece4e7a535d32" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.475440  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.493925  4759 ts_tablet_manager.cc:1403] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.214s	user 0.056s	sys 0.108s
I20260630 12:36:49.475688  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92707f0f6034cf4b58ece4e7a535d32" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.494854  4561 raft_consensus.cc:2468] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 0.
I20260630 12:36:49.478365  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
W20260630 12:36:49.495393  4603 leader_election.cc:343] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.472436  4763 raft_consensus.cc:493] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.479154  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71bfa8152b4006bab95cae0b6feb02" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:49.496619  4763 raft_consensus.cc:515] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.497300  4759 raft_consensus.cc:359] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.498061  4603 leader_election.cc:304] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:49.499079  4763 leader_election.cc:290] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:49.499194  4778 raft_consensus.cc:2804] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:36:49.498076  4528 leader_election.cc:343] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.498101  4759 raft_consensus.cc:385] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.499619  4778 raft_consensus.cc:493] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.500162  4528 leader_election.cc:304] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2; no voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.500450  4759 raft_consensus.cc:740] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.500573  4778 raft_consensus.cc:3060] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.501094  4764 raft_consensus.cc:2749] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:49.501839  4710 raft_consensus.cc:2468] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 0.
I20260630 12:36:49.501402  4759 consensus_queue.cc:260] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.503984  4759 ts_tablet_manager.cc:1434] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:36:49.505088  4759 tablet_bootstrap.cc:492] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
W20260630 12:36:49.501444  4528 leader_election.cc:343] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.491870  4757 raft_consensus.cc:740] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.508673  4757 consensus_queue.cc:260] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.512492  4759 tablet_bootstrap.cc:654] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.515944  4758 tablet_bootstrap.cc:654] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.519032  4778 raft_consensus.cc:515] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.493095  4786 raft_consensus.cc:2749] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:49.522143  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92707f0f6034cf4b58ece4e7a535d32" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:49.523408  4600 leader_election.cc:304] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:49.523947  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92707f0f6034cf4b58ece4e7a535d32" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.525271  4757 ts_tablet_manager.cc:1434] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260630 12:36:49.525753  4710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71bfa8152b4006bab95cae0b6feb02" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:49.526809  4561 raft_consensus.cc:3060] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.525789  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92707f0f6034cf4b58ece4e7a535d32" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:49.528077  4765 raft_consensus.cc:2804] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.529934  4710 raft_consensus.cc:3060] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.530055  4765 raft_consensus.cc:493] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.530555  4757 tablet_bootstrap.cc:492] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.529402  4636 raft_consensus.cc:2393] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a2ec0cfadb242519c9283a9c7805652 in current term 1: Already voted for candidate cdf41e3eeab146579f1f5903b202f2bd in this term.
I20260630 12:36:49.530556  4765 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.538295  4778 leader_election.cc:290] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.540412  4757 tablet_bootstrap.cc:654] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.542811  4765 raft_consensus.cc:515] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.544147  4677 leader_election.cc:304] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652; no voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.546257  4765 leader_election.cc:290] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.546999  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:49.548434  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92707f0f6034cf4b58ece4e7a535d32" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
W20260630 12:36:49.549105  4603 leader_election.cc:343] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.549226  4711 raft_consensus.cc:3060] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.544646  4561 raft_consensus.cc:2468] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 1.
I20260630 12:36:49.550911  4603 leader_election.cc:304] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:49.551721  4765 raft_consensus.cc:2804] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.552224  4765 raft_consensus.cc:697] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Becoming Leader. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Running, Role: LEADER
I20260630 12:36:49.552865  4758 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.553339  4759 tablet_bootstrap.cc:492] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.553846  4758 ts_tablet_manager.cc:1403] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.006s
I20260630 12:36:49.553750  4765 consensus_queue.cc:237] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.557245  4710 raft_consensus.cc:2468] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:49.557941  4778 raft_consensus.cc:493] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.559543  4711 raft_consensus.cc:2468] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 1.
I20260630 12:36:49.559640  4778 raft_consensus.cc:515] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.560398  4525 leader_election.cc:304] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.560529  4786 raft_consensus.cc:2749] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:49.562043  4764 raft_consensus.cc:2804] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.563640  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738a682ef4a46d2a54b2195bb64e361" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.564803  4561 raft_consensus.cc:2468] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 0.
I20260630 12:36:49.566737  4603 leader_election.cc:304] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:49.567376  4757 tablet_bootstrap.cc:492] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.568195  4757 ts_tablet_manager.cc:1403] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.002s
I20260630 12:36:49.569231  4778 leader_election.cc:290] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.570076  4778 raft_consensus.cc:2804] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.570560  4778 raft_consensus.cc:493] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.570570  4710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738a682ef4a46d2a54b2195bb64e361" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.571254  4778 raft_consensus.cc:3060] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.571668  4757 raft_consensus.cc:359] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
W20260630 12:36:49.572160  4600 leader_election.cc:343] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.572434  4757 raft_consensus.cc:385] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.572772  4757 raft_consensus.cc:740] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.574127  4764 raft_consensus.cc:697] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:49.558053  4758 raft_consensus.cc:359] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.558597  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:49.577332  4758 raft_consensus.cc:385] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.577678  4709 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.577867  4758 raft_consensus.cc:740] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.554036  4759 ts_tablet_manager.cc:1403] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.007s
I20260630 12:36:49.580545  4758 consensus_queue.cc:260] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.583148  4757 consensus_queue.cc:260] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.586352  4759 raft_consensus.cc:359] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.587370  4759 raft_consensus.cc:385] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.590546  4458 catalog_manager.cc:5697] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.593951  4757 ts_tablet_manager.cc:1434] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.002s
I20260630 12:36:49.576464  4764 consensus_queue.cc:237] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.594020  4758 ts_tablet_manager.cc:1434] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.002s
I20260630 12:36:49.597496  4758 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.594116  4759 raft_consensus.cc:740] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.599676  4759 consensus_queue.cc:260] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.602304  4759 ts_tablet_manager.cc:1434] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260630 12:36:49.605003  4758 tablet_bootstrap.cc:654] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.605990  4709 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 1.
I20260630 12:36:49.606161  4778 raft_consensus.cc:515] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.606667  4757 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.606698  4759 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.610167  4600 leader_election.cc:304] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:49.611286  4792 raft_consensus.cc:2804] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.611981  4792 raft_consensus.cc:697] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Becoming Leader. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Running, Role: LEADER
I20260630 12:36:49.612886  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738a682ef4a46d2a54b2195bb64e361" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:49.613665  4561 raft_consensus.cc:3060] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.614562  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738a682ef4a46d2a54b2195bb64e361" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:49.615938  4757 tablet_bootstrap.cc:654] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:49.616346  4600 leader_election.cc:343] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.610832  4778 leader_election.cc:290] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.613123  4792 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.624778  4757 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.625491  4757 ts_tablet_manager.cc:1403] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260630 12:36:49.625429  4561 raft_consensus.cc:2468] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 1.
I20260630 12:36:49.627413  4603 leader_election.cc:304] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 1a2ec0cfadb242519c9283a9c7805652
I20260630 12:36:49.628842  4778 raft_consensus.cc:2804] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.629441  4778 raft_consensus.cc:697] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Becoming Leader. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Running, Role: LEADER
I20260630 12:36:49.629917  4757 raft_consensus.cc:359] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.630635  4778 consensus_queue.cc:237] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.631361  4757 raft_consensus.cc:385] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.631979  4757 raft_consensus.cc:740] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.633392  4757 consensus_queue.cc:260] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.638725  4765 raft_consensus.cc:493] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.639590  4765 raft_consensus.cc:515] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.641885  4757 ts_tablet_manager.cc:1434] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:36:49.645252  4765 leader_election.cc:290] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.655707  4759 tablet_bootstrap.cc:654] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.654011  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb1f33d500f4a1b8cae9830aff930eb" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.661371  4757 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:49.654187  4765 raft_consensus.cc:493] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.662019  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb1f33d500f4a1b8cae9830aff930eb" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.662145  4765 raft_consensus.cc:515] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.663232  4709 raft_consensus.cc:2468] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 0.
I20260630 12:36:49.664973  4600 leader_election.cc:304] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:49.665203  4765 leader_election.cc:290] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.670545  4765 raft_consensus.cc:2804] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.674607  4765 raft_consensus.cc:493] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.676692  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71bfa8152b4006bab95cae0b6feb02" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.677259  4765 raft_consensus.cc:3060] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:49.678939  4603 leader_election.cc:343] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.680359  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c71bfa8152b4006bab95cae0b6feb02" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.681186  4709 raft_consensus.cc:2393] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdf41e3eeab146579f1f5903b202f2bd in current term 1: Already voted for candidate 9f731fe5ad5d4086bc012a49e04485d2 in this term.
I20260630 12:36:49.685405  4758 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.686219  4758 ts_tablet_manager.cc:1403] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.028s
I20260630 12:36:49.687326  4757 tablet_bootstrap.cc:654] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.687836  4600 leader_election.cc:304] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdf41e3eeab146579f1f5903b202f2bd; no voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:49.689215  4786 raft_consensus.cc:493] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.690027  4758 raft_consensus.cc:359] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.690100  4759 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.690604  4786 raft_consensus.cc:515] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.691514  4801 raft_consensus.cc:3060] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.691810  4759 ts_tablet_manager.cc:1403] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.008s
I20260630 12:36:49.690881  4758 raft_consensus.cc:385] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.695259  4786 leader_election.cc:290] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:49.695124  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.685348  4457 catalog_manager.cc:5697] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.696429  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:49.698794  4562 raft_consensus.cc:2468] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 0.
W20260630 12:36:49.700479  4677 leader_election.cc:343] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.701436  4759 raft_consensus.cc:359] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.701638  4677 leader_election.cc:304] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.702292  4759 raft_consensus.cc:385] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.707413  4801 raft_consensus.cc:2749] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:49.703454  4763 raft_consensus.cc:2804] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.708290  4759 raft_consensus.cc:740] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.708457  4763 raft_consensus.cc:493] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.698189  4758 raft_consensus.cc:740] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.708946  4763 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.709209  4757 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:49.702551  4786 raft_consensus.cc:493] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.709476  4758 consensus_queue.cc:260] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.710177  4757 ts_tablet_manager.cc:1403] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.015s
I20260630 12:36:49.710220  4786 raft_consensus.cc:515] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.711915  4758 ts_tablet_manager.cc:1434] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:36:49.712394  4786 leader_election.cc:290] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:49.709167  4759 consensus_queue.cc:260] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.713037  4758 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.713599  4764 raft_consensus.cc:493] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.714190  4764 raft_consensus.cc:515] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.714447  4757 raft_consensus.cc:359] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.714906  4759 ts_tablet_manager.cc:1434] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:36:49.715291  4757 raft_consensus.cc:385] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.715821  4757 raft_consensus.cc:740] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.716092  4759 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.716845  4757 consensus_queue.cc:260] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.717752  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f8a8b968344acbae608cac07da6e38" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
W20260630 12:36:49.719455  4528 leader_election.cc:343] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.719578  4757 ts_tablet_manager.cc:1434] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:36:49.720791  4758 tablet_bootstrap.cc:654] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.721588  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f8a8b968344acbae608cac07da6e38" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.722523  4562 raft_consensus.cc:2468] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 0.
I20260630 12:36:49.723651  4759 tablet_bootstrap.cc:654] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.721588  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f8a8b968344acbae608cac07da6e38" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:49.724053  4764 leader_election.cc:290] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.725176  4677 leader_election.cc:304] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:49.726014  4786 raft_consensus.cc:2804] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.726404  4786 raft_consensus.cc:493] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.726779  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f8a8b968344acbae608cac07da6e38" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.726783  4786 raft_consensus.cc:3060] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:49.730484  4677 leader_election.cc:343] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.731387  4759 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.737097  4765 raft_consensus.cc:515] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.745074  4763 raft_consensus.cc:515] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.748901  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:49.749629  4562 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.750087  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:49.732182  4759 ts_tablet_manager.cc:1403] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
W20260630 12:36:49.751992  4677 leader_election.cc:343] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.752887  4763 leader_election.cc:290] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:49.754546  4759 raft_consensus.cc:359] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.755417  4759 raft_consensus.cc:385] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.755716  4759 raft_consensus.cc:740] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.756451  4758 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.756955  4758 ts_tablet_manager.cc:1403] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.018s
I20260630 12:36:49.757125  4458 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.760038  4764 raft_consensus.cc:493] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.760612  4764 raft_consensus.cc:515] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.760867  4758 raft_consensus.cc:359] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.760619  4759 consensus_queue.cc:260] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.761708  4758 raft_consensus.cc:385] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.762355  4758 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.763190  4758 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.764154  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3bdd9e03724251bd882a414c79e2b3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:49.737097  4786 raft_consensus.cc:515] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.764920  4636 raft_consensus.cc:2468] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 0.
I20260630 12:36:49.767069  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb1f33d500f4a1b8cae9830aff930eb" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:49.768280  4528 leader_election.cc:304] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:49.759178  4458 catalog_manager.cc:5697] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.769675  4759 ts_tablet_manager.cc:1434] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260630 12:36:49.769739  4793 raft_consensus.cc:2804] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:49.771081  4759 tablet_bootstrap.cc:492] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:49.771562  4793 raft_consensus.cc:493] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:49.771812  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f8a8b968344acbae608cac07da6e38" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:49.772550  4636 raft_consensus.cc:3060] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.766969  4709 raft_consensus.cc:2393] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f731fe5ad5d4086bc012a49e04485d2 in current term 1: Already voted for candidate 1a2ec0cfadb242519c9283a9c7805652 in this term.
I20260630 12:36:49.772037  4793 raft_consensus.cc:3060] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.765990  4765 leader_election.cc:290] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.777942  4758 ts_tablet_manager.cc:1434] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
W20260630 12:36:49.776285  4603 leader_election.cc:343] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:49.774973  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb1f33d500f4a1b8cae9830aff930eb" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:49.780208  4711 raft_consensus.cc:3060] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.776265  4525 leader_election.cc:304] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2; no voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.773389  4562 raft_consensus.cc:2468] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:49.780664  4786 leader_election.cc:290] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:49.780539  4758 tablet_bootstrap.cc:492] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:49.782904  4791 raft_consensus.cc:3060] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.789103  4677 leader_election.cc:304] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.790532  4786 raft_consensus.cc:2804] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.790866  4764 leader_election.cc:290] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.791070  4786 raft_consensus.cc:697] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:49.792055  4786 consensus_queue.cc:237] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.792547  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3bdd9e03724251bd882a414c79e2b3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.793284  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f8a8b968344acbae608cac07da6e38" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:49.793474  4709 raft_consensus.cc:2468] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 0.
I20260630 12:36:49.792514  4759 tablet_bootstrap.cc:654] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.811115  4758 tablet_bootstrap.cc:654] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.812915  4793 raft_consensus.cc:515] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.816265  4759 tablet_bootstrap.cc:492] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:49.816630  4636 raft_consensus.cc:2468] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:49.817247  4759 ts_tablet_manager.cc:1403] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260630 12:36:49.818564  4711 raft_consensus.cc:2468] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 1.
I20260630 12:36:49.818715  4677 leader_election.cc:304] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:49.819867  4600 leader_election.cc:304] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:49.821349  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3bdd9e03724251bd882a414c79e2b3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:49.822233  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3bdd9e03724251bd882a414c79e2b3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:49.822809  4709 raft_consensus.cc:3060] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.821465  4759 raft_consensus.cc:359] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.824028  4759 raft_consensus.cc:385] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.824960  4759 raft_consensus.cc:740] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.816273  4791 raft_consensus.cc:2749] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:49.826081  4765 raft_consensus.cc:2804] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.826668  4765 raft_consensus.cc:697] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Becoming Leader. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Running, Role: LEADER
I20260630 12:36:49.826813  4759 consensus_queue.cc:260] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.827495  4765 consensus_queue.cc:237] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.830152  4637 raft_consensus.cc:3060] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.830586  4759 ts_tablet_manager.cc:1434] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260630 12:36:49.835100  4793 leader_election.cc:290] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.835915  4758 tablet_bootstrap.cc:492] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:49.836474  4758 ts_tablet_manager.cc:1403] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.005s
I20260630 12:36:49.839862  4562 raft_consensus.cc:2468] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:49.839428  4758 raft_consensus.cc:359] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.840633  4758 raft_consensus.cc:385] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.839392  4457 catalog_manager.cc:5697] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:49.841107  4709 raft_consensus.cc:2468] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:49.842216  4758 raft_consensus.cc:740] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.843309  4758 consensus_queue.cc:260] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.843374  4525 leader_election.cc:304] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:49.844408  4786 raft_consensus.cc:2804] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.844960  4791 raft_consensus.cc:2804] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.846225  4791 raft_consensus.cc:697] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:49.846338  4758 ts_tablet_manager.cc:1434] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260630 12:36:49.847126  4791 consensus_queue.cc:237] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.847707  4786 raft_consensus.cc:697] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:49.848876  4786 consensus_queue.cc:237] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.860977  4637 raft_consensus.cc:2468] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:49.863824  4458 catalog_manager.cc:5697] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.868496  4460 catalog_manager.cc:5697] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:49.880242  4457 catalog_manager.cc:5697] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:49.933903  4793 raft_consensus.cc:493] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.934396  4793 raft_consensus.cc:515] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.936092  4793 leader_election.cc:290] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.937408  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:49.937512  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.938427  4709 raft_consensus.cc:2393] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f731fe5ad5d4086bc012a49e04485d2 in current term 1: Already voted for candidate cdf41e3eeab146579f1f5903b202f2bd in this term.
I20260630 12:36:49.939699  4525 leader_election.cc:304] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2; no voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:49.940495  4793 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.945422  4793 raft_consensus.cc:2749] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:49.971030  4765 raft_consensus.cc:493] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:49.971719  4765 raft_consensus.cc:515] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:49.974069  4765 leader_election.cc:290] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:49.975023  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:49.975555  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:49.976013  4562 raft_consensus.cc:2393] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdf41e3eeab146579f1f5903b202f2bd in current term 1: Already voted for candidate 1a2ec0cfadb242519c9283a9c7805652 in this term.
I20260630 12:36:49.977494  4603 leader_election.cc:304] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdf41e3eeab146579f1f5903b202f2bd; no voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:49.978386  4765 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.984624  4801 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:49.985309  4765 raft_consensus.cc:2749] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:50.001163  4801 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.010416  4786 raft_consensus.cc:493] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.011196  4786 raft_consensus.cc:515] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.013888  4786 leader_election.cc:290] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:50.014703  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738a682ef4a46d2a54b2195bb64e361" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:50.015650  4562 raft_consensus.cc:2393] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a2ec0cfadb242519c9283a9c7805652 in current term 1: Already voted for candidate cdf41e3eeab146579f1f5903b202f2bd in this term.
I20260630 12:36:50.015935  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738a682ef4a46d2a54b2195bb64e361" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:50.017856  4677 leader_election.cc:304] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652; no voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:50.018774  4786 raft_consensus.cc:3060] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.026798  4786 raft_consensus.cc:2749] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:50.069298  4793 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.080869  4791 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.094013  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.102152  4820 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
W20260630 12:36:50.102541  4821 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
W20260630 12:36:50.107045  4823 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
I20260630 12:36:50.108114  1568 server_base.cc:1061] running on GCE node
I20260630 12:36:50.109550  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.109867  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.110116  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823010110097 us; error 0 us; skew 500 ppm
I20260630 12:36:50.110803  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.111395  4801 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.114554  1568 webserver.cc:533] Webserver started at http://127.1.136.4:38477/ using document root <none> and password file <none>
I20260630 12:36:50.115337  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.115645  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.116117  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.117703  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-8nk5"
I20260630 12:36:50.126888  4792 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.132102  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.004s	sys 0.003s
I20260630 12:36:50.138386  4830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.139480  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:50.139914  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-8nk5"
I20260630 12:36:50.140331  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-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)
I20260630 12:36:50.171124  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.172475  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.174341  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:50.177229  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:50.177563  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.177851  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:50.178016  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:36:50.194994  4792 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.213433  4801 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.254014  4562 raft_consensus.cc:3060] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.256762  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:45327
I20260630 12:36:50.256805  4894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:45327 every 8 connection(s)
I20260630 12:36:50.267378  4801 consensus_queue.cc:1048] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.268006  4458 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56958:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:36:50.277870  4801 consensus_queue.cc:1048] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.295776  4895 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41159
I20260630 12:36:50.296290  4895 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.297402  4895 heartbeater.cc:507] Master 127.1.136.62:41159 requested a full tablet report, sending...
I20260630 12:36:50.300304  4456 ts_manager.cc:194] Registered new tserver with Master: 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327)
I20260630 12:36:50.302161  4456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56968
W20260630 12:36:50.306264  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f1ffcd83e7f54775b98361f6f8ab4aa9 has no consensus state
W20260630 12:36:50.308235  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9d99aab6984f4a91bd5b43f10684b5f3 has no consensus state
W20260630 12:36:50.311560  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6c721905a4a46b4bbb1af47b39e3e6e has no consensus state
W20260630 12:36:50.315239  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b13edf62eb8249bfa1c8bf4bd4f78b3b has no consensus state
W20260630 12:36:50.317035  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 681a55d6a6724c32a90df80bc4123e3b has no consensus state
W20260630 12:36:50.319005  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 272b4d33363145f69c2e615343f2173d has no consensus state
W20260630 12:36:50.321316  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 55bf43a8b1f747a9a01b22df90638da4 has no consensus state
W20260630 12:36:50.323257  4458 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ccbf271689c4a46b25c75d4539d3ba7 has no consensus state
W20260630 12:36:50.334724  4446 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 681a55d6a6724c32a90df80bc4123e3b (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 681a55d6a6724c32a90df80bc4123e3b has no consensus state
I20260630 12:36:50.336452  4786 consensus_queue.cc:1048] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:50.339756  4508 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:50.353422  4786 consensus_queue.cc:1048] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.368957  4621 tablet_service.cc:1511] Processing CreateTablet for tablet f1ffcd83e7f54775b98361f6f8ab4aa9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.370010  4791 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.371273  4621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ffcd83e7f54775b98361f6f8ab4aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.371129  4786 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:50.374382  4546 tablet_service.cc:1511] Processing CreateTablet for tablet f1ffcd83e7f54775b98361f6f8ab4aa9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.376029  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ffcd83e7f54775b98361f6f8ab4aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.377300  4547 tablet_service.cc:1511] Processing CreateTablet for tablet 9d99aab6984f4a91bd5b43f10684b5f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.378854  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d99aab6984f4a91bd5b43f10684b5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.379698  4700 tablet_service.cc:1511] Processing CreateTablet for tablet 9d99aab6984f4a91bd5b43f10684b5f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.381248  4700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d99aab6984f4a91bd5b43f10684b5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.383181  4627 tablet_service.cc:1511] Processing CreateTablet for tablet e6c721905a4a46b4bbb1af47b39e3e6e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.384542  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c721905a4a46b4bbb1af47b39e3e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.398540  4697 tablet_service.cc:1511] Processing CreateTablet for tablet e6c721905a4a46b4bbb1af47b39e3e6e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.400130  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c721905a4a46b4bbb1af47b39e3e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.405932  4786 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.413074  4548 tablet_service.cc:1511] Processing CreateTablet for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.414601  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.417698  4791 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:50.423264  4909 tablet_bootstrap.cc:492] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:50.433670  4620 tablet_service.cc:1511] Processing CreateTablet for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.435019  4909 tablet_bootstrap.cc:654] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.435128  4620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.486147  4550 tablet_service.cc:1511] Processing CreateTablet for tablet 681a55d6a6724c32a90df80bc4123e3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.487895  4550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681a55d6a6724c32a90df80bc4123e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.491166  4697 tablet_service.cc:1511] Processing CreateTablet for tablet 681a55d6a6724c32a90df80bc4123e3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.492533  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681a55d6a6724c32a90df80bc4123e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.513121  4912 tablet_bootstrap.cc:492] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:50.515668  4909 tablet_bootstrap.cc:492] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:50.516358  4909 ts_tablet_manager.cc:1403] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.019s
I20260630 12:36:50.519775  4909 raft_consensus.cc:359] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.520936  4909 raft_consensus.cc:385] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.521301  4909 raft_consensus.cc:740] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.528362  4912 tablet_bootstrap.cc:654] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.522351  4909 consensus_queue.cc:260] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.530472  4621 tablet_service.cc:1511] Processing CreateTablet for tablet 272b4d33363145f69c2e615343f2173d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.531975  4621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272b4d33363145f69c2e615343f2173d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.535084  4859 tablet_service.cc:1511] Processing CreateTablet for tablet f1ffcd83e7f54775b98361f6f8ab4aa9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.541186  4859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ffcd83e7f54775b98361f6f8ab4aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.543231  4856 tablet_service.cc:1511] Processing CreateTablet for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.546155  4857 tablet_service.cc:1511] Processing CreateTablet for tablet e6c721905a4a46b4bbb1af47b39e3e6e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.546645  4627 tablet_service.cc:1511] Processing CreateTablet for tablet 55bf43a8b1f747a9a01b22df90638da4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.548341  4548 tablet_service.cc:1511] Processing CreateTablet for tablet 55bf43a8b1f747a9a01b22df90638da4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.549690  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55bf43a8b1f747a9a01b22df90638da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.532960  4697 tablet_service.cc:1511] Processing CreateTablet for tablet 272b4d33363145f69c2e615343f2173d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.552961  4627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55bf43a8b1f747a9a01b22df90638da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.555007  4858 tablet_service.cc:1511] Processing CreateTablet for tablet 9d99aab6984f4a91bd5b43f10684b5f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.556061  4853 tablet_service.cc:1511] Processing CreateTablet for tablet 272b4d33363145f69c2e615343f2173d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.555670  4854 tablet_service.cc:1511] Processing CreateTablet for tablet 681a55d6a6724c32a90df80bc4123e3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.559468  4852 tablet_service.cc:1511] Processing CreateTablet for tablet 55bf43a8b1f747a9a01b22df90638da4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.565974  4856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.567588  4858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d99aab6984f4a91bd5b43f10684b5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.569712  4857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c721905a4a46b4bbb1af47b39e3e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.572155  4852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55bf43a8b1f747a9a01b22df90638da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.571259  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272b4d33363145f69c2e615343f2173d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.575984  4851 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccbf271689c4a46b25c75d4539d3ba7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.579831  4700 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccbf271689c4a46b25c75d4539d3ba7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.579767  4912 tablet_bootstrap.cc:492] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:50.579831  4547 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccbf271689c4a46b25c75d4539d3ba7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:50.582681  4547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccbf271689c4a46b25c75d4539d3ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.583667  4854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681a55d6a6724c32a90df80bc4123e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.581729  4912 ts_tablet_manager.cc:1403] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.012s
I20260630 12:36:50.586238  4909 ts_tablet_manager.cc:1434] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.070s	user 0.011s	sys 0.003s
I20260630 12:36:50.587569  4851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccbf271689c4a46b25c75d4539d3ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.584637  4700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccbf271689c4a46b25c75d4539d3ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.593494  4909 tablet_bootstrap.cc:492] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:50.601122  4853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272b4d33363145f69c2e615343f2173d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.646169  4913 tablet_bootstrap.cc:492] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:50.656764  4909 tablet_bootstrap.cc:654] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.654357  4912 raft_consensus.cc:359] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:50.666108  4912 raft_consensus.cc:385] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.666554  4912 raft_consensus.cc:740] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.667402  4912 consensus_queue.cc:260] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:50.686559  4915 tablet_bootstrap.cc:492] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:50.704550  4913 tablet_bootstrap.cc:654] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.727080  4912 ts_tablet_manager.cc:1434] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.140s	user 0.009s	sys 0.002s
I20260630 12:36:50.731500  4912 tablet_bootstrap.cc:492] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:50.740574  4915 tablet_bootstrap.cc:654] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.741799  4912 tablet_bootstrap.cc:654] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.742156  4913 tablet_bootstrap.cc:492] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:50.742336  4909 tablet_bootstrap.cc:492] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:50.742754  4913 ts_tablet_manager.cc:1403] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.172s	user 0.005s	sys 0.024s
I20260630 12:36:50.742913  4909 ts_tablet_manager.cc:1403] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.150s	user 0.028s	sys 0.029s
I20260630 12:36:50.747215  4909 raft_consensus.cc:359] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:50.747079  4913 raft_consensus.cc:359] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.748489  4909 raft_consensus.cc:385] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.748713  4913 raft_consensus.cc:385] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.748988  4909 raft_consensus.cc:740] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.749292  4913 raft_consensus.cc:740] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.750298  4909 consensus_queue.cc:260] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:50.752249  4913 consensus_queue.cc:260] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.757730  4915 tablet_bootstrap.cc:492] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:50.758344  4915 ts_tablet_manager.cc:1403] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.008s
I20260630 12:36:50.760771  4913 ts_tablet_manager.cc:1434] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260630 12:36:50.761503  4915 raft_consensus.cc:359] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.762418  4915 raft_consensus.cc:385] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.762473  4913 tablet_bootstrap.cc:492] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:50.762771  4915 raft_consensus.cc:740] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.766726  4912 tablet_bootstrap.cc:492] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:50.767320  4912 ts_tablet_manager.cc:1403] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.011s
I20260630 12:36:50.767139  4915 consensus_queue.cc:260] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.764125  4909 ts_tablet_manager.cc:1434] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:36:50.771128  4912 raft_consensus.cc:359] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.772603  4912 raft_consensus.cc:385] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.772943  4912 raft_consensus.cc:740] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.773435  4913 tablet_bootstrap.cc:654] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.773865  4912 consensus_queue.cc:260] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.777498  4912 ts_tablet_manager.cc:1434] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:36:50.779150  4912 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:50.781618  4909 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:50.787158  4913 tablet_bootstrap.cc:492] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:50.787811  4913 ts_tablet_manager.cc:1403] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260630 12:36:50.788170  4912 tablet_bootstrap.cc:654] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.790995  4909 tablet_bootstrap.cc:654] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.791612  4913 raft_consensus.cc:359] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.792649  4913 raft_consensus.cc:385] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.793063  4913 raft_consensus.cc:740] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.794363  4913 consensus_queue.cc:260] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.802985  4915 ts_tablet_manager.cc:1434] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.006s
I20260630 12:36:50.803156  4909 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:50.803833  4912 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:50.804036  4895 heartbeater.cc:499] Master 127.1.136.62:41159 was elected leader, sending a full tablet report...
I20260630 12:36:50.804523  4912 ts_tablet_manager.cc:1403] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.015s
I20260630 12:36:50.805969  4913 ts_tablet_manager.cc:1434] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260630 12:36:50.806557  4909 ts_tablet_manager.cc:1403] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260630 12:36:50.807350  4913 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:50.808789  4915 tablet_bootstrap.cc:492] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:50.811961  4909 raft_consensus.cc:359] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.813551  4909 raft_consensus.cc:385] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.813946  4909 raft_consensus.cc:740] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.813647  4912 raft_consensus.cc:359] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.814710  4912 raft_consensus.cc:385] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.815230  4912 raft_consensus.cc:740] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.815050  4909 consensus_queue.cc:260] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.816330  4912 consensus_queue.cc:260] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.820482  4786 raft_consensus.cc:493] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.821264  4786 raft_consensus.cc:515] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.822952  4912 ts_tablet_manager.cc:1434] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260630 12:36:50.824316  4915 tablet_bootstrap.cc:654] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.824412  4912 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:50.825371  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c721905a4a46b4bbb1af47b39e3e6e" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:50.826175  4637 raft_consensus.cc:2468] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 0.
I20260630 12:36:50.827807  4677 leader_election.cc:304] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:50.828172  4786 leader_election.cc:290] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327)
I20260630 12:36:50.828900  4763 raft_consensus.cc:2804] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:50.829387  4763 raft_consensus.cc:493] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:50.829836  4763 raft_consensus.cc:3060] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.831405  4909 ts_tablet_manager.cc:1434] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260630 12:36:50.834362  4912 tablet_bootstrap.cc:654] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.836117  4909 tablet_bootstrap.cc:492] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:50.844756  4913 tablet_bootstrap.cc:654] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.843943  4915 tablet_bootstrap.cc:492] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:50.846737  4915 ts_tablet_manager.cc:1403] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260630 12:36:50.839790  4763 raft_consensus.cc:515] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.855830  4763 leader_election.cc:290] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327)
I20260630 12:36:50.861213  4912 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:50.859198  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c721905a4a46b4bbb1af47b39e3e6e" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:50.862582  4637 raft_consensus.cc:3060] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.856001  4920 raft_consensus.cc:493] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.865789  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c721905a4a46b4bbb1af47b39e3e6e" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:50.865944  4920 raft_consensus.cc:515] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.867218  4912 ts_tablet_manager.cc:1403] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.007s
W20260630 12:36:50.870172  4675 leader_election.cc:343] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:50.866515  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c721905a4a46b4bbb1af47b39e3e6e" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
I20260630 12:36:50.873726  4909 tablet_bootstrap.cc:654] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:50.874806  4675 leader_election.cc:343] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:50.876060  4920 leader_election.cc:290] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:50.876158  4915 raft_consensus.cc:359] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.877178  4915 raft_consensus.cc:385] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.877703  4915 raft_consensus.cc:740] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.884480  4764 raft_consensus.cc:493] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.885429  4764 raft_consensus.cc:515] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:50.891435  4912 raft_consensus.cc:359] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:50.892479  4912 raft_consensus.cc:385] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.892779  4912 raft_consensus.cc:740] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.878688  4915 consensus_queue.cc:260] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.899269  4912 consensus_queue.cc:260] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:50.902097  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:50.902575  4637 raft_consensus.cc:2468] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:50.902835  4711 raft_consensus.cc:2468] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 0.
I20260630 12:36:50.904196  4525 leader_election.cc:304] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:50.905642  4793 raft_consensus.cc:2804] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:50.906090  4793 raft_consensus.cc:493] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:50.906473  4793 raft_consensus.cc:3060] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.900512  4915 ts_tablet_manager.cc:1434] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260630 12:36:50.916134  4912 ts_tablet_manager.cc:1434] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.001s
I20260630 12:36:50.917246  4912 tablet_bootstrap.cc:492] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:50.917161  4677 leader_election.cc:304] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:50.913220  4764 leader_election.cc:290] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409), 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327)
I20260630 12:36:50.918982  4763 raft_consensus.cc:2804] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.919555  4763 raft_consensus.cc:697] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:50.920818  4763 consensus_queue.cc:237] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:50.927286  4793 raft_consensus.cc:515] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:50.929179  4793 leader_election.cc:290] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Requested vote from peers 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409), 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327)
I20260630 12:36:50.929523  4913 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:50.930218  4913 ts_tablet_manager.cc:1403] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.013s
I20260630 12:36:50.930107  4711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:50.930184  4915 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:50.936697  4711 raft_consensus.cc:3060] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.947423  4778 raft_consensus.cc:493] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.948028  4778 raft_consensus.cc:515] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:50.977533  4764 raft_consensus.cc:493] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.979306  4778 leader_election.cc:290] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:50.995930  4920 raft_consensus.cc:493] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:50.996690  4764 raft_consensus.cc:515] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:51.052608  4913 raft_consensus.cc:359] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.058426  4913 raft_consensus.cc:385] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.058847  4913 raft_consensus.cc:740] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.059612  4764 leader_election.cc:290] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:51.060390  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:51.061077  4637 raft_consensus.cc:2468] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 0.
I20260630 12:36:51.049674  4920 raft_consensus.cc:515] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:51.062156  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681a55d6a6724c32a90df80bc4123e3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:51.062976  4709 raft_consensus.cc:2468] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 0.
I20260630 12:36:51.064607  4525 leader_election.cc:304] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:51.059612  4711 raft_consensus.cc:2468] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:51.067327  4834 leader_election.cc:304] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:51.051339  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:51.068548  4562 raft_consensus.cc:2468] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 0.
I20260630 12:36:51.068681  4525 leader_election.cc:304] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:51.068571  4764 raft_consensus.cc:2804] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.069949  4793 raft_consensus.cc:2804] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.070051  4764 raft_consensus.cc:493] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.072474  4764 raft_consensus.cc:3060] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.090013  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c721905a4a46b4bbb1af47b39e3e6e" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:51.070811  4920 leader_election.cc:290] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:51.081519  4603 leader_election.cc:304] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:51.101861  4909 tablet_bootstrap.cc:492] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:51.097360  4920 raft_consensus.cc:2804] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.099948  4793 raft_consensus.cc:697] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:51.100939  4637 raft_consensus.cc:2393] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a7f7b9006214bf4a2e02532ffccc04f in current term 1: Already voted for candidate 1a2ec0cfadb242519c9283a9c7805652 in this term.
I20260630 12:36:51.080744  4913 consensus_queue.cc:260] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.103876  4778 raft_consensus.cc:2804] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.104730  4778 raft_consensus.cc:493] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.105103  4778 raft_consensus.cc:3060] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.106434  4913 ts_tablet_manager.cc:1434] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.172s	user 0.010s	sys 0.005s
I20260630 12:36:51.107838  4913 tablet_bootstrap.cc:492] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:51.110140  4912 tablet_bootstrap.cc:654] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.103183  4909 ts_tablet_manager.cc:1403] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.270s	user 0.016s	sys 0.012s
I20260630 12:36:51.103430  4920 raft_consensus.cc:493] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.116873  4793 consensus_queue.cc:237] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:51.121268  4920 raft_consensus.cc:3060] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.217149  4778 raft_consensus.cc:515] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.219302  4915 tablet_bootstrap.cc:654] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.234427  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:51.235190  4561 raft_consensus.cc:2468] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 0.
I20260630 12:36:51.235992  4909 raft_consensus.cc:359] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.239368  4909 raft_consensus.cc:385] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.239708  4909 raft_consensus.cc:740] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.240530  4909 consensus_queue.cc:260] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.235190  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c721905a4a46b4bbb1af47b39e3e6e" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:51.244854  4460 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e: range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f] alter complete (version 0)
I20260630 12:36:51.253214  4941 raft_consensus.cc:493] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.272101  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:51.272476  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:51.273856  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
I20260630 12:36:51.261528  4764 raft_consensus.cc:515] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
W20260630 12:36:51.277897  4526 leader_election.cc:343] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.278189  4909 ts_tablet_manager.cc:1434] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.012s
I20260630 12:36:51.277103  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681a55d6a6724c32a90df80bc4123e3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:51.281256  4831 leader_election.cc:304] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f; no voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:51.284075  4909 tablet_bootstrap.cc:492] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:51.263370  4941 raft_consensus.cc:515] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
W20260630 12:36:51.288447  4526 leader_election.cc:343] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.290279  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
I20260630 12:36:51.297539  4913 tablet_bootstrap.cc:654] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.310930  4940 raft_consensus.cc:3060] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.315047  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "cdf41e3eeab146579f1f5903b202f2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:51.315910  4561 raft_consensus.cc:3060] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.318810  4912 tablet_bootstrap.cc:492] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:51.319654  4912 ts_tablet_manager.cc:1403] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.403s	user 0.007s	sys 0.011s
W20260630 12:36:51.314591  4526 leader_election.cc:343] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.325367  4920 raft_consensus.cc:515] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.326946  4870 raft_consensus.cc:2393] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdf41e3eeab146579f1f5903b202f2bd in current term 1: Already voted for candidate 6a7f7b9006214bf4a2e02532ffccc04f in this term.
I20260630 12:36:51.328544  4915 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:51.328945  4920 leader_election.cc:290] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:51.329134  4915 ts_tablet_manager.cc:1403] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.399s	user 0.026s	sys 0.040s
I20260630 12:36:51.331552  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:51.331738  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ffcd83e7f54775b98361f6f8ab4aa9" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:51.332629  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681a55d6a6724c32a90df80bc4123e3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:51.332720  4637 raft_consensus.cc:2393] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a7f7b9006214bf4a2e02532ffccc04f in current term 1: Already voted for candidate cdf41e3eeab146579f1f5903b202f2bd in this term.
I20260630 12:36:51.333647  4709 raft_consensus.cc:3060] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.334925  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681a55d6a6724c32a90df80bc4123e3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
W20260630 12:36:51.337432  4526 leader_election.cc:343] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.337502  4834 leader_election.cc:304] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [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: 6a7f7b9006214bf4a2e02532ffccc04f; no voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:51.338788  4561 raft_consensus.cc:2468] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdf41e3eeab146579f1f5903b202f2bd in term 1.
I20260630 12:36:51.333755  4764 leader_election.cc:290] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Requested vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:51.340421  4603 leader_election.cc:304] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 6a7f7b9006214bf4a2e02532ffccc04f
W20260630 12:36:51.343889  4508 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:51.348243  4945 raft_consensus.cc:2804] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.350157  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:51.351014  4945 raft_consensus.cc:697] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Becoming Leader. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Running, Role: LEADER
W20260630 12:36:51.352643  4513 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:36:51.379331  4945 consensus_queue.cc:237] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.401878  4941 leader_election.cc:290] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:51.402025  4778 leader_election.cc:290] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [CANDIDATE]: Term 1 election: Requested vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:51.403208  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13edf62eb8249bfa1c8bf4bd4f78b3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:51.392292  4920 raft_consensus.cc:2749] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:51.403911  4637 raft_consensus.cc:2468] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 0.
I20260630 12:36:51.405531  4528 leader_election.cc:304] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:51.408182  4941 raft_consensus.cc:2804] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.408779  4941 raft_consensus.cc:493] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.407469  4459 catalog_manager.cc:5697] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:51.409169  4941 raft_consensus.cc:3060] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.397671  4709 raft_consensus.cc:2468] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:51.413730  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13edf62eb8249bfa1c8bf4bd4f78b3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:51.414458  4913 tablet_bootstrap.cc:492] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:51.415793  4913 ts_tablet_manager.cc:1403] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.308s	user 0.017s	sys 0.000s
I20260630 12:36:51.414625  4912 raft_consensus.cc:359] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.418805  4912 raft_consensus.cc:385] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.419189  4912 raft_consensus.cc:740] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.420113  4912 consensus_queue.cc:260] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.423905  4940 raft_consensus.cc:2749] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:51.411733  4457 catalog_manager.cc:5697] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.437332  4941 raft_consensus.cc:515] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.439405  4525 leader_election.cc:304] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:51.439788  4941 leader_election.cc:290] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Requested vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:51.448262  4764 raft_consensus.cc:2804] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.427747  4909 tablet_bootstrap.cc:654] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.472265  4763 consensus_queue.cc:1048] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:51.449151  4526 leader_election.cc:343] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.472895  4915 raft_consensus.cc:359] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.482076  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13edf62eb8249bfa1c8bf4bd4f78b3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:51.482355  4915 raft_consensus.cc:385] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.474280  4764 raft_consensus.cc:697] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:51.482942  4915 raft_consensus.cc:740] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.482932  4637 raft_consensus.cc:3060] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.490002  4870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13edf62eb8249bfa1c8bf4bd4f78b3b" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
I20260630 12:36:51.487732  4912 ts_tablet_manager.cc:1434] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.167s	user 0.023s	sys 0.011s
W20260630 12:36:51.496240  4446 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 681a55d6a6724c32a90df80bc4123e3b (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 681a55d6a6724c32a90df80bc4123e3b consensus state has no leader
I20260630 12:36:51.501394  4786 consensus_queue.cc:1048] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:51.501579  4460 catalog_manager.cc:5697] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.510632  4915 consensus_queue.cc:260] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.517259  4793 raft_consensus.cc:493] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.517998  4793 raft_consensus.cc:515] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.519935  4870 raft_consensus.cc:3060] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.534476  4793 leader_election.cc:290] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:51.538663  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:51.540648  4868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
W20260630 12:36:51.541522  4525 leader_election.cc:343] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.541576  4913 raft_consensus.cc:359] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.546581  4913 raft_consensus.cc:385] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.547068  4913 raft_consensus.cc:740] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.548003  4913 consensus_queue.cc:260] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
W20260630 12:36:51.549880  4526 leader_election.cc:343] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.550798  4526 leader_election.cc:304] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2; no voters: 1a2ec0cfadb242519c9283a9c7805652, 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:51.551734  4793 raft_consensus.cc:2749] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:51.557755  4870 raft_consensus.cc:2468] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:51.489305  4764 consensus_queue.cc:237] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:51.560221  4913 ts_tablet_manager.cc:1434] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.144s	user 0.006s	sys 0.011s
I20260630 12:36:51.561461  4909 tablet_bootstrap.cc:492] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: No bootstrap required, opened a new log
I20260630 12:36:51.561735  4913 tablet_bootstrap.cc:492] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:51.562070  4909 ts_tablet_manager.cc:1403] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.278s	user 0.009s	sys 0.022s
I20260630 12:36:51.560168  4912 tablet_bootstrap.cc:492] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2: Bootstrap starting.
I20260630 12:36:51.562716  4915 ts_tablet_manager.cc:1434] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.233s	user 0.011s	sys 0.004s
I20260630 12:36:51.570489  4526 leader_election.cc:304] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:51.571564  4915 tablet_bootstrap.cc:492] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:51.571647  4793 raft_consensus.cc:2804] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.572276  4793 raft_consensus.cc:697] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:51.573181  4793 consensus_queue.cc:237] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.556988  4637 raft_consensus.cc:2468] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 1.
I20260630 12:36:51.583560  4909 raft_consensus.cc:359] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.584468  4909 raft_consensus.cc:385] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.584843  4909 raft_consensus.cc:740] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.585780  4909 consensus_queue.cc:260] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.587716  4913 tablet_bootstrap.cc:654] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.588399  4909 ts_tablet_manager.cc:1434] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.008s
I20260630 12:36:51.612401  4915 tablet_bootstrap.cc:654] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.625018  4912 tablet_bootstrap.cc:654] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.644097  4457 catalog_manager.cc:5697] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.663384  4913 tablet_bootstrap.cc:492] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd: No bootstrap required, opened a new log
I20260630 12:36:51.665608  4460 catalog_manager.cc:5697] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.669088  4912 tablet_bootstrap.cc:492] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2: No bootstrap required, opened a new log
I20260630 12:36:51.669734  4912 ts_tablet_manager.cc:1403] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.016s
I20260630 12:36:51.670166  4913 ts_tablet_manager.cc:1403] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.006s
I20260630 12:36:51.673712  4913 raft_consensus.cc:359] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.673631  4912 raft_consensus.cc:359] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.674613  4913 raft_consensus.cc:385] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.674666  4912 raft_consensus.cc:385] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.675107  4912 raft_consensus.cc:740] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.675068  4913 raft_consensus.cc:740] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.676156  4913 consensus_queue.cc:260] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.676156  4912 consensus_queue.cc:260] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.678944  4913 ts_tablet_manager.cc:1434] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:36:51.679091  4912 ts_tablet_manager.cc:1434] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:36:51.683681  4915 tablet_bootstrap.cc:492] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:51.684373  4915 ts_tablet_manager.cc:1403] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.113s	user 0.020s	sys 0.012s
I20260630 12:36:51.688038  4915 raft_consensus.cc:359] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.688861  4915 raft_consensus.cc:385] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.689168  4915 raft_consensus.cc:740] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.689884  4915 consensus_queue.cc:260] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.692028  4915 ts_tablet_manager.cc:1434] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:51.693109  4915 tablet_bootstrap.cc:492] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:51.696614  4786 raft_consensus.cc:493] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.697309  4786 raft_consensus.cc:515] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.699278  4915 tablet_bootstrap.cc:654] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.699311  4786 leader_election.cc:290] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:51.700371  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272b4d33363145f69c2e615343f2173d" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:51.700310  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272b4d33363145f69c2e615343f2173d" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:51.701575  4637 raft_consensus.cc:2468] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 0.
W20260630 12:36:51.702593  4675 leader_election.cc:343] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:51.703359  4677 leader_election.cc:304] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:51.704303  4786 raft_consensus.cc:2804] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.704769  4786 raft_consensus.cc:493] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.705127  4786 raft_consensus.cc:3060] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.705979  4915 tablet_bootstrap.cc:492] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:51.706485  4915 ts_tablet_manager.cc:1403] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:36:51.709316  4915 raft_consensus.cc:359] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.710088  4915 raft_consensus.cc:385] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.710387  4915 raft_consensus.cc:740] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.711126  4915 consensus_queue.cc:260] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.712342  4786 raft_consensus.cc:515] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.713383  4915 ts_tablet_manager.cc:1434] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:51.714501  4915 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:51.714603  4786 leader_election.cc:290] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Requested vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:51.716051  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272b4d33363145f69c2e615343f2173d" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
I20260630 12:36:51.716447  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272b4d33363145f69c2e615343f2173d" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:51.716856  4869 raft_consensus.cc:3060] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.717229  4637 raft_consensus.cc:3060] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.721890  4915 tablet_bootstrap.cc:654] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.725112  4637 raft_consensus.cc:2468] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
W20260630 12:36:51.726153  4526 consensus_peers.cc:597] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:51.726913  4677 leader_election.cc:304] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:51.727814  4786 raft_consensus.cc:2804] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.728436  4786 raft_consensus.cc:697] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:51.728547  4915 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:51.728713  4869 raft_consensus.cc:2468] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:51.729202  4915 ts_tablet_manager.cc:1403] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:36:51.729446  4786 consensus_queue.cc:237] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.733376  4915 raft_consensus.cc:359] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:51.734485  4915 raft_consensus.cc:385] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.735230  4915 raft_consensus.cc:740] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.736127  4915 consensus_queue.cc:260] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:51.739667  4915 ts_tablet_manager.cc:1434] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:36:51.740176  4460 catalog_manager.cc:5697] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.741159  4915 tablet_bootstrap.cc:492] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:51.747954  4915 tablet_bootstrap.cc:654] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.753599  4915 tablet_bootstrap.cc:492] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:51.754374  4915 ts_tablet_manager.cc:1403] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260630 12:36:51.756798  4915 raft_consensus.cc:359] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.757545  4915 raft_consensus.cc:385] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.757916  4915 raft_consensus.cc:740] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.758682  4915 consensus_queue.cc:260] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.761072  4915 ts_tablet_manager.cc:1434] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:51.762252  4915 tablet_bootstrap.cc:492] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:51.768141  4915 tablet_bootstrap.cc:654] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.773586  4915 tablet_bootstrap.cc:492] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f: No bootstrap required, opened a new log
I20260630 12:36:51.774151  4915 ts_tablet_manager.cc:1403] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:36:51.776342  4915 raft_consensus.cc:359] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:51.777122  4915 raft_consensus.cc:385] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.777428  4915 raft_consensus.cc:740] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.778301  4915 consensus_queue.cc:260] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:51.780709  4915 ts_tablet_manager.cc:1434] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:51.780390  4764 consensus_queue.cc:1048] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:51.781391  4945 consensus_queue.cc:1048] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:51.796674  4945 consensus_queue.cc:1048] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:51.877094  4786 raft_consensus.cc:493] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.877646  4786 raft_consensus.cc:515] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.879539  4786 leader_election.cc:290] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:51.881124  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:51.881428  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" is_pre_election: true
I20260630 12:36:51.881981  4561 raft_consensus.cc:2468] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 0.
I20260630 12:36:51.882400  4869 raft_consensus.cc:2468] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 0.
I20260630 12:36:51.883400  4677 leader_election.cc:304] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:51.884330  4786 raft_consensus.cc:2804] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.884734  4786 raft_consensus.cc:493] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.884997  4786 raft_consensus.cc:3060] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.891276  4786 raft_consensus.cc:515] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.893291  4786 leader_election.cc:290] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Requested vote from peers 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:51.894294  4869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
I20260630 12:36:51.894472  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:51.894851  4869 raft_consensus.cc:3060] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.895375  4940 raft_consensus.cc:493] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.895139  4561 raft_consensus.cc:3060] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.895872  4940 raft_consensus.cc:515] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.900072  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bf43a8b1f747a9a01b22df90638da4" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:51.900789  4562 raft_consensus.cc:2468] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 0.
I20260630 12:36:51.898219  4940 leader_election.cc:290] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:51.901888  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bf43a8b1f747a9a01b22df90638da4" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd" is_pre_election: true
I20260630 12:36:51.902590  4637 raft_consensus.cc:2468] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 0.
I20260630 12:36:51.902866  4834 leader_election.cc:304] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:51.903640  4869 raft_consensus.cc:2468] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:51.904311  4940 raft_consensus.cc:2804] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.904860  4940 raft_consensus.cc:493] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.905225  4940 raft_consensus.cc:3060] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.905326  4675 leader_election.cc:304] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 6a7f7b9006214bf4a2e02532ffccc04f; no voters: 
I20260630 12:36:51.906462  4786 raft_consensus.cc:2804] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.906729  4561 raft_consensus.cc:2468] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 1.
I20260630 12:36:51.907042  4786 raft_consensus.cc:697] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:51.907975  4786 consensus_queue.cc:237] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:51.916371  4940 raft_consensus.cc:515] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.919992  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bf43a8b1f747a9a01b22df90638da4" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:51.920228  4940 leader_election.cc:290] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:51.920712  4561 raft_consensus.cc:3060] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.920838  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bf43a8b1f747a9a01b22df90638da4" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:51.921459  4637 raft_consensus.cc:3060] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.923015  4460 catalog_manager.cc:5697] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:51.924825  4940 raft_consensus.cc:493] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.925521  4940 raft_consensus.cc:515] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:51.929049  4562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681a55d6a6724c32a90df80bc4123e3b" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2" is_pre_election: true
I20260630 12:36:51.929796  4940 leader_election.cc:290] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:51.930507  4637 raft_consensus.cc:2468] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 1.
I20260630 12:36:51.928998  4561 raft_consensus.cc:2468] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 1.
I20260630 12:36:51.931910  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681a55d6a6724c32a90df80bc4123e3b" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2ec0cfadb242519c9283a9c7805652" is_pre_election: true
I20260630 12:36:51.932343  4834 leader_election.cc:304] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:51.932740  4709 raft_consensus.cc:2393] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a7f7b9006214bf4a2e02532ffccc04f in current term 1: Already voted for candidate 9f731fe5ad5d4086bc012a49e04485d2 in this term.
I20260630 12:36:51.933413  4940 raft_consensus.cc:2804] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:51.934279  4831 leader_election.cc:304] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f; no voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:51.938583  4973 raft_consensus.cc:3060] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:51.941875  4940 raft_consensus.cc:697] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEADER]: Becoming Leader. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Running, Role: LEADER
I20260630 12:36:51.942862  4940 consensus_queue.cc:237] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } }
I20260630 12:36:51.946228  4973 raft_consensus.cc:2749] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:51.951149  4460 catalog_manager.cc:5697] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4). New cstate: current_term: 1 leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.046980  4764 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.060583  4943 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.116452  4941 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.127473  4941 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.193979  4869 raft_consensus.cc:3060] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.217993  4763 consensus_queue.cc:1048] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.231127  4981 consensus_queue.cc:1048] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.387146  4637 consensus_queue.cc:237] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue 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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.394037  4709 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.394366  4561 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:52.394692  4601 consensus_peers.cc:597] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4738a682ef4a46d2a54b2195bb64e361. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:52.395912  4778 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:52.396931  4765 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:52.408996  4945 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.411372  4709 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.412510  4561 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.414659  4763 consensus_queue.cc:1048] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.432824  4637 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue 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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.441160  4763 consensus_queue.cc:1048] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.440462  4460 catalog_manager.cc:5697] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.472337  4709 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.473691  4562 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:52.475555  4601 consensus_peers.cc:597] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25e51458ab6143f8beda0cb2877f50e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:52.475771  4778 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:52.478163  4945 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:52.512220  4945 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.515837  4561 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.518441  4709 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.532842  4459 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.536608  4973 consensus_queue.cc:1048] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.563859  4973 consensus_queue.cc:1048] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.590119  4561 consensus_queue.cc:237] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue 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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
W20260630 12:36:52.600224  4526 consensus_peers.cc:597] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c71bfa8152b4006bab95cae0b6feb02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:52.602766  4709 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.605290  4941 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:52.619202  4637 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.621338  4941 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:52.636250  4950 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.639221  4709 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.642531  4636 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.659283  4637 consensus_queue.cc:237] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Queue 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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.672706  4458 catalog_manager.cc:5697] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.684296  4561 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.686028  4711 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:52.686442  4778 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:52.688560  4945 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:52.693905  4601 consensus_peers.cc:597] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a92707f0f6034cf4b58ece4e7a535d32. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:52.700673  4765 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.707175  4561 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.724705  4709 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.726984  4459 catalog_manager.cc:5697] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:52.796907  5007 ts_tablet_manager.cc:933] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: Initiating tablet copy from peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:52.799486  5007 tablet_copy_client.cc:323] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:42161
I20260630 12:36:52.802268  4647 tablet_copy_service.cc:140] P cdf41e3eeab146579f1f5903b202f2bd: Received BeginTabletCopySession request for tablet 4738a682ef4a46d2a54b2195bb64e361 from peer 6a7f7b9006214bf4a2e02532ffccc04f ({username='slave'} at 127.0.0.1:44936)
I20260630 12:36:52.802909  4647 tablet_copy_service.cc:161] P cdf41e3eeab146579f1f5903b202f2bd: Beginning new tablet copy session on tablet 4738a682ef4a46d2a54b2195bb64e361 from peer 6a7f7b9006214bf4a2e02532ffccc04f at {username='slave'} at 127.0.0.1:44936: session id = 6a7f7b9006214bf4a2e02532ffccc04f-4738a682ef4a46d2a54b2195bb64e361
I20260630 12:36:52.814265  4647 tablet_copy_source_session.cc:215] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:52.818025  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738a682ef4a46d2a54b2195bb64e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:52.833793  5007 tablet_copy_client.cc:806] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:52.834525  5007 tablet_copy_client.cc:670] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:52.841178  5007 tablet_copy_client.cc:538] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:52.859498  5007 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:52.897891  5009 ts_tablet_manager.cc:933] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: Initiating tablet copy from peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:52.901633  5009 tablet_copy_client.cc:323] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:42161
I20260630 12:36:52.902562  5007 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: 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
I20260630 12:36:52.903755  5007 tablet_bootstrap.cc:492] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap complete.
I20260630 12:36:52.904229  4647 tablet_copy_service.cc:140] P cdf41e3eeab146579f1f5903b202f2bd: Received BeginTabletCopySession request for tablet 25e51458ab6143f8beda0cb2877f50e9 from peer 6a7f7b9006214bf4a2e02532ffccc04f ({username='slave'} at 127.0.0.1:44936)
I20260630 12:36:52.904832  4647 tablet_copy_service.cc:161] P cdf41e3eeab146579f1f5903b202f2bd: Beginning new tablet copy session on tablet 25e51458ab6143f8beda0cb2877f50e9 from peer 6a7f7b9006214bf4a2e02532ffccc04f at {username='slave'} at 127.0.0.1:44936: session id = 6a7f7b9006214bf4a2e02532ffccc04f-25e51458ab6143f8beda0cb2877f50e9
I20260630 12:36:52.905107  5007 ts_tablet_manager.cc:1403] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.018s
I20260630 12:36:52.909700  5007 raft_consensus.cc:359] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.910892  5007 raft_consensus.cc:740] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: LEARNER
I20260630 12:36:52.911638  5007 consensus_queue.cc:260] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.913893  4647 tablet_copy_source_session.cc:215] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:52.914507  5007 ts_tablet_manager.cc:1434] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.003s
I20260630 12:36:52.917771  4647 tablet_copy_service.cc:342] P cdf41e3eeab146579f1f5903b202f2bd: Request end of tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-4738a682ef4a46d2a54b2195bb64e361 received from {username='slave'} at 127.0.0.1:44936
I20260630 12:36:52.918754  4647 tablet_copy_service.cc:434] P cdf41e3eeab146579f1f5903b202f2bd: ending tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-4738a682ef4a46d2a54b2195bb64e361 on tablet 4738a682ef4a46d2a54b2195bb64e361 with peer 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:52.919581  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e51458ab6143f8beda0cb2877f50e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:52.949615  5009 tablet_copy_client.cc:806] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:52.950991  5009 tablet_copy_client.cc:670] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:52.956729  5009 tablet_copy_client.cc:538] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:52.964937  5009 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:52.986508  5009 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: 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
I20260630 12:36:52.987447  5009 tablet_bootstrap.cc:492] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap complete.
I20260630 12:36:52.988230  5009 ts_tablet_manager.cc:1403] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260630 12:36:52.991072  5009 raft_consensus.cc:359] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.991770  5009 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: LEARNER
I20260630 12:36:52.992311  5009 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:52.994827  5009 ts_tablet_manager.cc:1434] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:36:52.997020  4647 tablet_copy_service.cc:342] P cdf41e3eeab146579f1f5903b202f2bd: Request end of tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-25e51458ab6143f8beda0cb2877f50e9 received from {username='slave'} at 127.0.0.1:44936
I20260630 12:36:52.997512  4647 tablet_copy_service.cc:434] P cdf41e3eeab146579f1f5903b202f2bd: ending tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-25e51458ab6143f8beda0cb2877f50e9 on tablet 25e51458ab6143f8beda0cb2877f50e9 with peer 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:53.145905  5009 ts_tablet_manager.cc:933] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: Initiating tablet copy from peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:53.148103  5009 tablet_copy_client.cc:323] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:33399
I20260630 12:36:53.150748  4572 tablet_copy_service.cc:140] P 9f731fe5ad5d4086bc012a49e04485d2: Received BeginTabletCopySession request for tablet 9c71bfa8152b4006bab95cae0b6feb02 from peer 6a7f7b9006214bf4a2e02532ffccc04f ({username='slave'} at 127.0.0.1:59708)
I20260630 12:36:53.151551  4572 tablet_copy_service.cc:161] P 9f731fe5ad5d4086bc012a49e04485d2: Beginning new tablet copy session on tablet 9c71bfa8152b4006bab95cae0b6feb02 from peer 6a7f7b9006214bf4a2e02532ffccc04f at {username='slave'} at 127.0.0.1:59708: session id = 6a7f7b9006214bf4a2e02532ffccc04f-9c71bfa8152b4006bab95cae0b6feb02
I20260630 12:36:53.159785  5007 ts_tablet_manager.cc:933] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: Initiating tablet copy from peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:53.161789  5007 tablet_copy_client.cc:323] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:42161
I20260630 12:36:53.162940  4572 tablet_copy_source_session.cc:215] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:53.163463  4647 tablet_copy_service.cc:140] P cdf41e3eeab146579f1f5903b202f2bd: Received BeginTabletCopySession request for tablet a92707f0f6034cf4b58ece4e7a535d32 from peer 6a7f7b9006214bf4a2e02532ffccc04f ({username='slave'} at 127.0.0.1:44936)
I20260630 12:36:53.163959  4647 tablet_copy_service.cc:161] P cdf41e3eeab146579f1f5903b202f2bd: Beginning new tablet copy session on tablet a92707f0f6034cf4b58ece4e7a535d32 from peer 6a7f7b9006214bf4a2e02532ffccc04f at {username='slave'} at 127.0.0.1:44936: session id = 6a7f7b9006214bf4a2e02532ffccc04f-a92707f0f6034cf4b58ece4e7a535d32
I20260630 12:36:53.167933  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71bfa8152b4006bab95cae0b6feb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:53.170065  4647 tablet_copy_source_session.cc:215] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:53.172950  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92707f0f6034cf4b58ece4e7a535d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:53.186954  5007 tablet_copy_client.cc:806] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:53.187687  5007 tablet_copy_client.cc:670] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:53.194480  5009 tablet_copy_client.cc:806] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:53.195710  5009 tablet_copy_client.cc:670] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:53.197232  5007 tablet_copy_client.cc:538] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:53.200140  5009 tablet_copy_client.cc:538] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:53.207574  5009 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:53.210054  5007 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:53.234656  5009 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: 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
I20260630 12:36:53.238185  5009 tablet_bootstrap.cc:492] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap complete.
I20260630 12:36:53.239288  5009 ts_tablet_manager.cc:1403] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.008s
I20260630 12:36:53.244453  5009 raft_consensus.cc:359] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.245497  5009 raft_consensus.cc:740] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: LEARNER
I20260630 12:36:53.246332  5009 consensus_queue.cc:260] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.249013  5009 ts_tablet_manager.cc:1434] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:36:53.251451  4572 tablet_copy_service.cc:342] P 9f731fe5ad5d4086bc012a49e04485d2: Request end of tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-9c71bfa8152b4006bab95cae0b6feb02 received from {username='slave'} at 127.0.0.1:59708
I20260630 12:36:53.251883  4572 tablet_copy_service.cc:434] P 9f731fe5ad5d4086bc012a49e04485d2: ending tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-9c71bfa8152b4006bab95cae0b6feb02 on tablet 9c71bfa8152b4006bab95cae0b6feb02 with peer 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:53.253721  5007 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: 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
I20260630 12:36:53.255080  5007 tablet_bootstrap.cc:492] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap complete.
I20260630 12:36:53.256064  5007 ts_tablet_manager.cc:1403] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.013s
I20260630 12:36:53.259789  5007 raft_consensus.cc:359] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.260839  5007 raft_consensus.cc:740] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: LEARNER
I20260630 12:36:53.262014  5007 consensus_queue.cc:260] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.264808  5007 ts_tablet_manager.cc:1434] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:53.266566  4647 tablet_copy_service.cc:342] P cdf41e3eeab146579f1f5903b202f2bd: Request end of tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-a92707f0f6034cf4b58ece4e7a535d32 received from {username='slave'} at 127.0.0.1:44936
I20260630 12:36:53.266947  4647 tablet_copy_service.cc:434] P cdf41e3eeab146579f1f5903b202f2bd: ending tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-a92707f0f6034cf4b58ece4e7a535d32 on tablet a92707f0f6034cf4b58ece4e7a535d32 with peer 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:53.271991  4869 raft_consensus.cc:1217] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:53.354678  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:53.391405  4637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
mode: GRACEFUL
new_leader_uuid: "1a2ec0cfadb242519c9283a9c7805652"
 from {username='slave'} at 127.0.0.1:44950
I20260630 12:36:53.392184  4637 raft_consensus.cc:606] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Received request to transfer leadership to TS 1a2ec0cfadb242519c9283a9c7805652
I20260630 12:36:53.407130  4709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
mode: GRACEFUL
new_leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
 from {username='slave'} at 127.0.0.1:42942
I20260630 12:36:53.407644  4709 raft_consensus.cc:606] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Received request to transfer leadership to TS 9f731fe5ad5d4086bc012a49e04485d2
I20260630 12:36:53.423430  4561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3"
dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
mode: GRACEFUL
new_leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
 from {username='slave'} at 127.0.0.1:59728
I20260630 12:36:53.424106  4561 raft_consensus.cc:606] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Received request to transfer leadership to TS 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:53.425683  4513 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:36:53.426684  4513 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:53.449465  4869 raft_consensus.cc:1217] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:53.550609  4869 raft_consensus.cc:1217] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:53.595752  4786 raft_consensus.cc:993] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: : Instructing follower 9f731fe5ad5d4086bc012a49e04485d2 to start an election
I20260630 12:36:53.596437  5022 raft_consensus.cc:1081] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Signalling peer 9f731fe5ad5d4086bc012a49e04485d2 to start an election
I20260630 12:36:53.599241  4561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3"
dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
 from {username='slave'} at 127.0.0.1:59698
I20260630 12:36:53.600364  4561 raft_consensus.cc:493] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:53.600917  4561 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.609342  4561 raft_consensus.cc:515] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:53.612713  4561 leader_election.cc:290] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 2 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:53.615155  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:53.616616  4637 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.617707  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:53.618775  4709 raft_consensus.cc:3055] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:53.619597  4709 raft_consensus.cc:740] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:53.620978  4709 consensus_queue.cc:260] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:53.622536  4709 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.626555  4637 raft_consensus.cc:2468] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 2.
I20260630 12:36:53.628419  4528 leader_election.cc:304] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f731fe5ad5d4086bc012a49e04485d2, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:53.630515  4941 raft_consensus.cc:2804] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:53.631297  4941 raft_consensus.cc:697] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:53.634994  4709 raft_consensus.cc:2468] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 2.
I20260630 12:36:53.634595  4941 consensus_queue.cc:237] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:53.644203  4941 raft_consensus.cc:993] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: : Instructing follower 6a7f7b9006214bf4a2e02532ffccc04f to start an election
I20260630 12:36:53.644824  4941 raft_consensus.cc:1081] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Signalling peer 6a7f7b9006214bf4a2e02532ffccc04f to start an election
I20260630 12:36:53.647044  4869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3"
dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
 from {username='slave'} at 127.0.0.1:50644
I20260630 12:36:53.646595  4458 catalog_manager.cc:5697] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 1 to 2, leader changed from 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 2 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:53.647866  4869 raft_consensus.cc:493] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:53.648322  4869 raft_consensus.cc:3060] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.656050  4869 raft_consensus.cc:515] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:53.659368  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:53.660058  4561 raft_consensus.cc:3055] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:53.660365  4561 raft_consensus.cc:740] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:53.661091  4561 consensus_queue.cc:260] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:53.662190  4561 raft_consensus.cc:3060] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.666712  4869 leader_election.cc:290] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 2 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:53.667955  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d99aab6984f4a91bd5b43f10684b5f3" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:53.668536  4709 raft_consensus.cc:3060] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.669900  4561 raft_consensus.cc:2468] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 2.
I20260630 12:36:53.671255  4834 leader_election.cc:304] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a7f7b9006214bf4a2e02532ffccc04f, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:53.672201  4998 raft_consensus.cc:2804] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:53.676528  4709 raft_consensus.cc:2468] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 2.
I20260630 12:36:53.677482  5017 raft_consensus.cc:993] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: : Instructing follower 1a2ec0cfadb242519c9283a9c7805652 to start an election
I20260630 12:36:53.678419  5017 raft_consensus.cc:1081] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Signalling peer 1a2ec0cfadb242519c9283a9c7805652 to start an election
I20260630 12:36:53.681087  4709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
 from {username='slave'} at 127.0.0.1:42924
I20260630 12:36:53.681896  4709 raft_consensus.cc:493] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:53.682353  4709 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.682760  4998 raft_consensus.cc:697] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 LEADER]: Becoming Leader. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Running, Role: LEADER
I20260630 12:36:53.685004  4998 consensus_queue.cc:237] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } }
I20260630 12:36:53.691344  4709 raft_consensus.cc:515] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.695185  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:53.695845  4561 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.696720  4637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:53.697471  4637 raft_consensus.cc:3055] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:53.697896  4637 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Running, Role: LEADER
I20260630 12:36:53.698508  4458 catalog_manager.cc:5697] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: term changed from 1 to 2, leader changed from 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) to 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4). New cstate: current_term: 2 leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:53.699735  4709 leader_election.cc:290] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 2 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:53.698848  4637 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.703559  4637 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:53.704860  4561 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 2.
I20260630 12:36:53.706593  4677 leader_election.cc:304] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:53.707868  5022 raft_consensus.cc:2804] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:53.708541  5022 raft_consensus.cc:697] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:53.709517  5022 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:53.718701  4637 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 2.
I20260630 12:36:53.724571  5017 raft_consensus.cc:1064] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
I20260630 12:36:53.727710  5017 consensus_queue.cc:237] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:53.731457  4458 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 1 to 2, leader changed from cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 2 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:53.742630  4869 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:53.744644  4561 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:53.741250  4709 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:53.747138  4710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42916
I20260630 12:36:53.747910  4710 raft_consensus.cc:606] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:36:53.748440  4869 raft_consensus.cc:1217] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:53.747145  4765 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:36:53.754024  5017 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:53.755395  4778 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:53.755813  4709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42916
I20260630 12:36:53.756809  4709 raft_consensus.cc:606] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:36:53.758615  4444 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 25e51458ab6143f8beda0cb2877f50e9 already in progress [suppressed 4 similar messages]
I20260630 12:36:53.762334  4709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42916
I20260630 12:36:53.763177  4709 raft_consensus.cc:606] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:36:53.774816  4765 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.777371  4561 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.779409  4709 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.789939  4869 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.799636  4458 catalog_manager.cc:5697] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.817932  4637 consensus_queue.cc:237] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:53.824010  4869 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:53.825047  4709 raft_consensus.cc:1275] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:53.826058  5037 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:53.827169  4765 consensus_queue.cc:1048] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:53.837447  5017 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.839874  4869 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.840126  4709 raft_consensus.cc:2955] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.853693  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4738a682ef4a46d2a54b2195bb64e361 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:53.854424  4460 catalog_manager.cc:5697] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:53.865091  4548 tablet_service.cc:1558] Processing DeleteTablet for tablet 4738a682ef4a46d2a54b2195bb64e361 with delete_type TABLET_DATA_TOMBSTONED (TS 9f731fe5ad5d4086bc012a49e04485d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59696
I20260630 12:36:53.869426  5038 tablet_replica.cc:333] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:36:53.870431  5038 raft_consensus.cc:2243] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.871124  5038 raft_consensus.cc:2272] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.874130  5038 ts_tablet_manager.cc:1916] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:53.885308  5038 ts_tablet_manager.cc:1929] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:53.885643  5038 log.cc:1199] T 4738a682ef4a46d2a54b2195bb64e361 P 9f731fe5ad5d4086bc012a49e04485d2: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/4738a682ef4a46d2a54b2195bb64e361
I20260630 12:36:53.887508  4447 catalog_manager.cc:5028] TS 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): tablet 4738a682ef4a46d2a54b2195bb64e361 (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:54.015756  5017 raft_consensus.cc:1064] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
I20260630 12:36:54.018191  5017 consensus_queue.cc:237] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:54.024667  4709 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.024667  4561 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.025262  4869 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.026355  5017 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.027204  5037 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.027922  4778 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.045789  5037 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.047215  4561 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.053119  4869 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.060397  4459 catalog_manager.cc:5697] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.066090  4709 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } attrs { replace: true } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.079861  4637 consensus_queue.cc:237] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:54.080446  4709 raft_consensus.cc:1275] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Refusing update from remote peer 6a7f7b9006214bf4a2e02532ffccc04f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:54.082055  4998 consensus_queue.cc:1048] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:54.085736  4709 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:54.087778  4869 raft_consensus.cc:1275] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer cdf41e3eeab146579f1f5903b202f2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:54.088551  5017 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:54.091140  5037 consensus_queue.cc:1048] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:54.099437  4637 raft_consensus.cc:1275] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 2 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:36:54.100440  4508 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:36:54.100891  4508 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 25e51458ab6143f8beda0cb2877f50e9 already in progress
W20260630 12:36:54.101390  4508 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 25e51458ab6143f8beda0cb2877f50e9 already in progress
I20260630 12:36:54.102595  4778 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.104523  4869 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.116822  5003 consensus_queue.cc:1048] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:54.121419  4459 catalog_manager.cc:5697] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "cdf41e3eeab146579f1f5903b202f2bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.125535  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a92707f0f6034cf4b58ece4e7a535d32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:54.128273  4561 raft_consensus.cc:1275] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Refusing update from remote peer 6a7f7b9006214bf4a2e02532ffccc04f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:54.132098  5028 consensus_queue.cc:1048] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:54.134617  4710 raft_consensus.cc:2955] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.139473  4548 tablet_service.cc:1558] Processing DeleteTablet for tablet a92707f0f6034cf4b58ece4e7a535d32 with delete_type TABLET_DATA_TOMBSTONED (TS 9f731fe5ad5d4086bc012a49e04485d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59696
I20260630 12:36:54.142510  5038 tablet_replica.cc:333] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:36:54.143688  5038 raft_consensus.cc:2243] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.144821  5038 raft_consensus.cc:2272] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.149782  5038 ts_tablet_manager.cc:1916] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:54.180581  4709 raft_consensus.cc:1275] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:54.183920  5038 ts_tablet_manager.cc:1929] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:54.184393  5038 log.cc:1199] T a92707f0f6034cf4b58ece4e7a535d32 P 9f731fe5ad5d4086bc012a49e04485d2: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/a92707f0f6034cf4b58ece4e7a535d32
I20260630 12:36:54.186067  4447 catalog_manager.cc:5028] TS 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): tablet a92707f0f6034cf4b58ece4e7a535d32 (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:54.190122  5024 consensus_queue.cc:1048] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:54.258415  4869 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Advancing to term 2
I20260630 12:36:54.264088  4869 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 LEARNER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:54.266253  4786 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.274688  4786 raft_consensus.cc:1064] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
W20260630 12:36:54.275321  4786 raft_consensus.cc:1068] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Unable to promote non-voter 6a7f7b9006214bf4a2e02532ffccc04f: Service unavailable: leader transfer in progress
I20260630 12:36:54.286485  4941 raft_consensus.cc:1064] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
I20260630 12:36:54.296152  4941 consensus_queue.cc:237] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:54.305521  4709 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.305521  4870 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.310382  4636 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.310133  5024 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.312517  5003 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:54.312803  4561 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:54.315354  4786 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.322553  4941 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:36:54.336362  4637 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 2 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:54.364660  4786 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:54.379951  5022 raft_consensus.cc:993] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: : Instructing follower 9f731fe5ad5d4086bc012a49e04485d2 to start an election
I20260630 12:36:54.382428  4786 raft_consensus.cc:1081] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Signalling peer 9f731fe5ad5d4086bc012a49e04485d2 to start an election
I20260630 12:36:54.388337  5003 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.401257  4562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
 from {username='slave'} at 127.0.0.1:59698
I20260630 12:36:54.406412  4562 raft_consensus.cc:493] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:54.406929  4562 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:54.405376  4709 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.405373  4870 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.442083  4460 catalog_manager.cc:5697] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.450428  4562 raft_consensus.cc:515] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:54.460768  4637 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.463312  4562 leader_election.cc:290] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [CANDIDATE]: Term 3 election: Requested vote from peers cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161), 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:54.464684  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:54.466941  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "9f731fe5ad5d4086bc012a49e04485d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:54.467146  4709 raft_consensus.cc:3055] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:54.467655  4709 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:54.468544  4709 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:54.480253  4709 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:54.482576  4636 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:54.483245  4562 consensus_queue.cc:237] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:54.487521  4709 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 3.
I20260630 12:36:54.491012  4525 leader_election.cc:304] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [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: 1a2ec0cfadb242519c9283a9c7805652, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:54.492336  4869 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:54.493552  4710 raft_consensus.cc:1275] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:54.494611  4941 raft_consensus.cc:2804] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:54.495440  4941 raft_consensus.cc:697] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Becoming Leader. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:54.497205  4636 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f731fe5ad5d4086bc012a49e04485d2 in term 3.
I20260630 12:36:54.496634  4941 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:54.498843  5003 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:54.501451  5024 consensus_queue.cc:1048] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:54.512513  5024 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.518065  4710 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.528498  4869 raft_consensus.cc:2955] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.536592  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c71bfa8152b4006bab95cae0b6feb02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:54.526629  4459 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: term changed from 2 to 3, leader changed from 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) to 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1). New cstate: current_term: 3 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:54.539072  4457 catalog_manager.cc:5697] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:54.555401  4627 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c71bfa8152b4006bab95cae0b6feb02 with delete_type TABLET_DATA_TOMBSTONED (TS cdf41e3eeab146579f1f5903b202f2bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44914
I20260630 12:36:54.565137  5063 tablet_replica.cc:333] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:36:54.566601  5063 raft_consensus.cc:2243] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:54.567624  5063 raft_consensus.cc:2272] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.571249  5063 ts_tablet_manager.cc:1916] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:54.584937  5063 ts_tablet_manager.cc:1929] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:54.585250  5063 log.cc:1199] T 9c71bfa8152b4006bab95cae0b6feb02 P cdf41e3eeab146579f1f5903b202f2bd: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/9c71bfa8152b4006bab95cae0b6feb02
I20260630 12:36:54.587134  4447 catalog_manager.cc:5028] TS cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): tablet 9c71bfa8152b4006bab95cae0b6feb02 (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:54.969189  4637 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:54.970985  5062 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:54.982229  4709 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:54.982846  4869 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 LEARNER]: Advancing to term 3
I20260630 12:36:54.984831  5003 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:54.992355  4869 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 LEARNER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:54.994594  5003 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:55.008164  5003 raft_consensus.cc:1064] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
I20260630 12:36:55.011451  5003 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:55.018625  4709 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:55.020766  4869 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 LEARNER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:55.022594  5062 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:55.023434  4941 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:55.029618  4637 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:55.031714  5062 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:36:55.036422  5024 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.038026  4869 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.051779  4637 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.053582  4460 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: config changed from index 2 to 5, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.056629  4709 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.085290  4562 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:55.091260  4869 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:36:55.092701  4637 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:36:55.093048  4941 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:55.094429  5062 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:55.103564  4941 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.105873  4869 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.108965  4636 raft_consensus.cc:2955] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.116884  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25e51458ab6143f8beda0cb2877f50e9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:55.119494  4459 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: config changed from index 5 to 6, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New cstate: current_term: 3 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:55.131553  4700 tablet_service.cc:1558] Processing DeleteTablet for tablet 25e51458ab6143f8beda0cb2877f50e9 with delete_type TABLET_DATA_TOMBSTONED (TS 1a2ec0cfadb242519c9283a9c7805652 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42916
I20260630 12:36:55.134481  5074 tablet_replica.cc:333] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:36:55.136248  5074 raft_consensus.cc:2243] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:55.137400  5074 raft_consensus.cc:2272] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:55.141666  5074 ts_tablet_manager.cc:1916] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:55.161079  5074 ts_tablet_manager.cc:1929] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:36:55.161595  5074 log.cc:1199] T 25e51458ab6143f8beda0cb2877f50e9 P 1a2ec0cfadb242519c9283a9c7805652: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/25e51458ab6143f8beda0cb2877f50e9
I20260630 12:36:55.163975  4444 catalog_manager.cc:5028] TS 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): tablet 25e51458ab6143f8beda0cb2877f50e9 (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:55.427981  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:55.443871  4562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
mode: GRACEFUL
new_leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
 from {username='slave'} at 127.0.0.1:59728
I20260630 12:36:55.444522  4562 raft_consensus.cc:606] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Received request to transfer leadership to TS 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:55.447760  4562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3"
dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
mode: GRACEFUL
new_leader_uuid: "1a2ec0cfadb242519c9283a9c7805652"
 from {username='slave'} at 127.0.0.1:59728
I20260630 12:36:55.448426  4562 raft_consensus.cc:606] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 LEADER]: Received request to transfer leadership to TS 1a2ec0cfadb242519c9283a9c7805652
I20260630 12:36:55.449728  4513 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:36:55.450556  4513 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:55.582345  4562 consensus_queue.cc:237] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue 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: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } }
I20260630 12:36:55.590008  4870 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:55.590514  4525 consensus_peers.cc:597] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 -> Peer 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): Couldn't send request to peer 1a2ec0cfadb242519c9283a9c7805652. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b13edf62eb8249bfa1c8bf4bd4f78b3b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:55.591362  4636 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:55.592240  5003 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:55.593979  4941 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:55.602517  5024 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } } }
I20260630 12:36:55.604846  4870 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } } }
I20260630 12:36:55.606791  4636 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } } }
I20260630 12:36:55.619067  4562 consensus_queue.cc:237] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue 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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:55.625432  4457 catalog_manager.cc:5697] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) added. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:55.634078  4710 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:55.634905  4526 consensus_peers.cc:597] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d3bdd9e03724251bd882a414c79e2b3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:55.635663  4636 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:55.636278  5003 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:55.637521  5062 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:55.650450  5003 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:55.657397  4636 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:55.661201  4709 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:55.667940  4561 consensus_queue.cc:237] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Queue 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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } }
I20260630 12:36:55.677220  4458 catalog_manager.cc:5697] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:55.682324  4709 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:55.682590  4528 consensus_peers.cc:597] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 -> Peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Couldn't send request to peer cdf41e3eeab146579f1f5903b202f2bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 681a55d6a6724c32a90df80bc4123e3b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:55.683521  4870 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:55.684303  5003 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:55.685539  4941 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:55.699200  5062 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } } }
I20260630 12:36:55.701581  4870 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } } }
I20260630 12:36:55.701984  4709 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } } }
W20260630 12:36:55.714015  4508 auto_rebalancer.cc:639] Failed to schedule move for tablet 368b70ede9b6472390464bafbe6e2cf3: Remote error: Service unavailable: leader transfer in progress
I20260630 12:36:55.719595  4457 catalog_manager.cc:5697] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index -1 to 2, NON_VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) added. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:55.725273  4941 raft_consensus.cc:993] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: : Instructing follower 6a7f7b9006214bf4a2e02532ffccc04f to start an election
I20260630 12:36:55.725859  5003 raft_consensus.cc:1081] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Signalling peer 6a7f7b9006214bf4a2e02532ffccc04f to start an election
I20260630 12:36:55.727578  4870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9"
dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
 from {username='slave'} at 127.0.0.1:50644
I20260630 12:36:55.728098  4870 raft_consensus.cc:493] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:55.728534  4870 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:55.740835  4870 raft_consensus.cc:515] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:55.746344  4870 leader_election.cc:290] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 4 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:55.747229  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:55.747756  4561 raft_consensus.cc:3055] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:36:55.748031  4561 raft_consensus.cc:740] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:55.748234  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e51458ab6143f8beda0cb2877f50e9" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:55.748828  4636 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:55.748708  4561 consensus_queue.cc:260] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:55.750104  4561 raft_consensus.cc:3060] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:55.756626  4561 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 4.
I20260630 12:36:55.758010  4834 leader_election.cc:304] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [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: 6a7f7b9006214bf4a2e02532ffccc04f, 9f731fe5ad5d4086bc012a49e04485d2; no voters: 
I20260630 12:36:55.758466  4636 raft_consensus.cc:2468] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 4.
I20260630 12:36:55.758895  5028 raft_consensus.cc:2804] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:36:55.760492  5028 raft_consensus.cc:697] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 4 LEADER]: Becoming Leader. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Running, Role: LEADER
I20260630 12:36:55.761245  5028 consensus_queue.cc:237] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:55.770923  4458 catalog_manager.cc:5697] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: term changed from 3 to 4, leader changed from 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) to 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4). New cstate: current_term: 4 leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:55.818212  4941 raft_consensus.cc:993] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: : Instructing follower 1a2ec0cfadb242519c9283a9c7805652 to start an election
I20260630 12:36:55.818689  5003 raft_consensus.cc:1081] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 LEADER]: Signalling peer 1a2ec0cfadb242519c9283a9c7805652 to start an election
I20260630 12:36:55.820771  4709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
 from {username='slave'} at 127.0.0.1:42934
I20260630 12:36:55.821523  4709 raft_consensus.cc:493] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:55.821895  4709 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:55.828824  4709 raft_consensus.cc:515] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:55.830840  4709 leader_election.cc:290] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [CANDIDATE]: Term 3 election: Requested vote from peers 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399), cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161)
I20260630 12:36:55.832187  4561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:55.832413  4636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b70ede9b6472390464bafbe6e2cf3" candidate_uuid: "1a2ec0cfadb242519c9283a9c7805652" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdf41e3eeab146579f1f5903b202f2bd"
I20260630 12:36:55.832952  4561 raft_consensus.cc:3055] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:55.832962  4636 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:55.833621  4561 raft_consensus.cc:740] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f731fe5ad5d4086bc012a49e04485d2, State: Running, Role: LEADER
I20260630 12:36:55.834949  4561 consensus_queue.cc:260] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:55.836505  4561 raft_consensus.cc:3060] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:55.844141  4636 raft_consensus.cc:2468] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 3.
I20260630 12:36:55.846354  4677 leader_election.cc:304] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [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: 1a2ec0cfadb242519c9283a9c7805652, cdf41e3eeab146579f1f5903b202f2bd; no voters: 
I20260630 12:36:55.847136  4561 raft_consensus.cc:2468] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2ec0cfadb242519c9283a9c7805652 in term 3.
I20260630 12:36:55.847414  5022 raft_consensus.cc:2804] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:55.847920  5022 raft_consensus.cc:697] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 LEADER]: Becoming Leader. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:55.848851  5022 consensus_queue.cc:237] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } }
I20260630 12:36:55.858572  4458 catalog_manager.cc:5697] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: term changed from 2 to 3, leader changed from 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1) to 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3). New cstate: current_term: 3 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:56.057380  5091 ts_tablet_manager.cc:933] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: Initiating tablet copy from peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:56.060006  5091 tablet_copy_client.cc:323] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:33399
I20260630 12:36:56.062212  4572 tablet_copy_service.cc:140] P 9f731fe5ad5d4086bc012a49e04485d2: Received BeginTabletCopySession request for tablet 4d3bdd9e03724251bd882a414c79e2b3 from peer 6a7f7b9006214bf4a2e02532ffccc04f ({username='slave'} at 127.0.0.1:59708)
I20260630 12:36:56.062881  4572 tablet_copy_service.cc:161] P 9f731fe5ad5d4086bc012a49e04485d2: Beginning new tablet copy session on tablet 4d3bdd9e03724251bd882a414c79e2b3 from peer 6a7f7b9006214bf4a2e02532ffccc04f at {username='slave'} at 127.0.0.1:59708: session id = 6a7f7b9006214bf4a2e02532ffccc04f-4d3bdd9e03724251bd882a414c79e2b3
I20260630 12:36:56.070775  4572 tablet_copy_source_session.cc:215] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:56.074750  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3bdd9e03724251bd882a414c79e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.079013  5093 ts_tablet_manager.cc:933] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: Initiating tablet copy from peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:56.081336  5093 tablet_copy_client.cc:323] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:33399
I20260630 12:36:56.083642  4572 tablet_copy_service.cc:140] P 9f731fe5ad5d4086bc012a49e04485d2: Received BeginTabletCopySession request for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b from peer 1a2ec0cfadb242519c9283a9c7805652 ({username='slave'} at 127.0.0.1:59698)
I20260630 12:36:56.084278  4572 tablet_copy_service.cc:161] P 9f731fe5ad5d4086bc012a49e04485d2: Beginning new tablet copy session on tablet b13edf62eb8249bfa1c8bf4bd4f78b3b from peer 1a2ec0cfadb242519c9283a9c7805652 at {username='slave'} at 127.0.0.1:59698: session id = 1a2ec0cfadb242519c9283a9c7805652-b13edf62eb8249bfa1c8bf4bd4f78b3b
I20260630 12:36:56.093253  4572 tablet_copy_source_session.cc:215] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:56.094993  5091 tablet_copy_client.cc:806] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:56.096076  5091 tablet_copy_client.cc:670] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:56.097524  5093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.105047  5091 tablet_copy_client.cc:538] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:56.116516  5095 ts_tablet_manager.cc:933] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: Initiating tablet copy from peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:56.120363  5095 tablet_copy_client.cc:323] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:33399
I20260630 12:36:56.122470  4572 tablet_copy_service.cc:140] P 9f731fe5ad5d4086bc012a49e04485d2: Received BeginTabletCopySession request for tablet 681a55d6a6724c32a90df80bc4123e3b from peer cdf41e3eeab146579f1f5903b202f2bd ({username='slave'} at 127.0.0.1:59706)
I20260630 12:36:56.123111  4572 tablet_copy_service.cc:161] P 9f731fe5ad5d4086bc012a49e04485d2: Beginning new tablet copy session on tablet 681a55d6a6724c32a90df80bc4123e3b from peer cdf41e3eeab146579f1f5903b202f2bd at {username='slave'} at 127.0.0.1:59706: session id = cdf41e3eeab146579f1f5903b202f2bd-681a55d6a6724c32a90df80bc4123e3b
I20260630 12:36:56.125439  5093 tablet_copy_client.cc:806] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:56.126375  5093 tablet_copy_client.cc:670] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:56.121785  5091 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:56.134622  4572 tablet_copy_source_session.cc:215] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:56.138172  5093 tablet_copy_client.cc:538] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:56.140174  5095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681a55d6a6724c32a90df80bc4123e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.157320  5093 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap starting.
I20260630 12:36:56.168028  5095 tablet_copy_client.cc:806] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:56.168942  5095 tablet_copy_client.cc:670] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:56.173753  5095 tablet_copy_client.cc:538] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:56.181188  5091 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: 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
I20260630 12:36:56.182904  5091 tablet_bootstrap.cc:492] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap complete.
I20260630 12:36:56.184227  5091 ts_tablet_manager.cc:1403] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.011s
I20260630 12:36:56.185806  5093 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: 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
I20260630 12:36:56.186956  5093 tablet_bootstrap.cc:492] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: Bootstrap complete.
I20260630 12:36:56.187561  5095 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap starting.
I20260630 12:36:56.187995  5093 ts_tablet_manager.cc:1403] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.012s
I20260630 12:36:56.188154  5091 raft_consensus.cc:359] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:56.189525  5091 raft_consensus.cc:740] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: LEARNER
I20260630 12:36:56.190359  5091 consensus_queue.cc:260] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:56.192348  5093 raft_consensus.cc:359] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } }
I20260630 12:36:56.194084  5093 raft_consensus.cc:740] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Initialized, Role: LEARNER
I20260630 12:36:56.194231  5091 ts_tablet_manager.cc:1434] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260630 12:36:56.196557  4572 tablet_copy_service.cc:342] P 9f731fe5ad5d4086bc012a49e04485d2: Request end of tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-4d3bdd9e03724251bd882a414c79e2b3 received from {username='slave'} at 127.0.0.1:59708
I20260630 12:36:56.197166  4572 tablet_copy_service.cc:434] P 9f731fe5ad5d4086bc012a49e04485d2: ending tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-4d3bdd9e03724251bd882a414c79e2b3 on tablet 4d3bdd9e03724251bd882a414c79e2b3 with peer 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:56.196604  5093 consensus_queue.cc:260] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [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: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: NON_VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: true } }
I20260630 12:36:56.203289  5093 ts_tablet_manager.cc:1434] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260630 12:36:56.206884  4572 tablet_copy_service.cc:342] P 9f731fe5ad5d4086bc012a49e04485d2: Request end of tablet copy session 1a2ec0cfadb242519c9283a9c7805652-b13edf62eb8249bfa1c8bf4bd4f78b3b received from {username='slave'} at 127.0.0.1:59698
I20260630 12:36:56.207572  4572 tablet_copy_service.cc:434] P 9f731fe5ad5d4086bc012a49e04485d2: ending tablet copy session 1a2ec0cfadb242519c9283a9c7805652-b13edf62eb8249bfa1c8bf4bd4f78b3b on tablet b13edf62eb8249bfa1c8bf4bd4f78b3b with peer 1a2ec0cfadb242519c9283a9c7805652
I20260630 12:36:56.227492  5095 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: 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
I20260630 12:36:56.228567  5095 tablet_bootstrap.cc:492] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: Bootstrap complete.
I20260630 12:36:56.229321  5095 ts_tablet_manager.cc:1403] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.007s
I20260630 12:36:56.233669  5095 raft_consensus.cc:359] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } }
I20260630 12:36:56.234609  5095 raft_consensus.cc:740] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdf41e3eeab146579f1f5903b202f2bd, State: Initialized, Role: LEARNER
I20260630 12:36:56.235275  5095 consensus_queue.cc:260] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: NON_VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: true } }
I20260630 12:36:56.237677  5095 ts_tablet_manager.cc:1434] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260630 12:36:56.240157  4572 tablet_copy_service.cc:342] P 9f731fe5ad5d4086bc012a49e04485d2: Request end of tablet copy session cdf41e3eeab146579f1f5903b202f2bd-681a55d6a6724c32a90df80bc4123e3b received from {username='slave'} at 127.0.0.1:59706
I20260630 12:36:56.240887  4572 tablet_copy_service.cc:434] P 9f731fe5ad5d4086bc012a49e04485d2: ending tablet copy session cdf41e3eeab146579f1f5903b202f2bd-681a55d6a6724c32a90df80bc4123e3b on tablet 681a55d6a6724c32a90df80bc4123e3b with peer cdf41e3eeab146579f1f5903b202f2bd
I20260630 12:36:56.250749  4561 raft_consensus.cc:1275] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:56.252321  5022 consensus_queue.cc:1048] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:56.272927  4636 raft_consensus.cc:1275] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:56.274648  5022 consensus_queue.cc:1048] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:56.276269  4636 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 4 FOLLOWER]: Refusing update from remote peer 6a7f7b9006214bf4a2e02532ffccc04f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:36:56.277989  5028 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:56.303517  4562 raft_consensus.cc:1275] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 4 FOLLOWER]: Refusing update from remote peer 6a7f7b9006214bf4a2e02532ffccc04f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:36:56.305186  5105 consensus_queue.cc:1048] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:56.551471  4869 raft_consensus.cc:1217] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:56.567708  4709 raft_consensus.cc:1217] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:56.571503  4636 raft_consensus.cc:1217] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:57.037497  5110 raft_consensus.cc:1064] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: attempting to promote NON_VOTER cdf41e3eeab146579f1f5903b202f2bd to VOTER
I20260630 12:36:57.040211  5110 consensus_queue.cc:237] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } }
I20260630 12:36:57.048475  4869 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.048501  4636 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEARNER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.049225  4709 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.050173  5109 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:57.051182  5003 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:57.052067  5110 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:57.086478  5110 raft_consensus.cc:1064] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: attempting to promote NON_VOTER 1a2ec0cfadb242519c9283a9c7805652 to VOTER
I20260630 12:36:57.089053  5110 consensus_queue.cc:237] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [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: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } }
I20260630 12:36:57.089640  5111 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.092454  4636 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.098613  4870 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.108361  4709 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.111095  4459 catalog_manager.cc:5697] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index 2 to 3, cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:57.125283  4710 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEARNER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.129449  4869 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.128988  4636 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.131337  5110 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:57.137202  5111 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:57.140688  5003 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:57.146205  5110 raft_consensus.cc:1064] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
I20260630 12:36:57.150447  5110 consensus_queue.cc:237] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:36:57.197978  5120 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.202646  4869 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.206123  4710 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.206508  4637 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:57.205371  4870 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.207881  5110 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:57.209352  5111 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:57.212155  4636 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.214059  5003 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:57.221263  4709 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.267819  5110 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.270610  4869 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.284765  4637 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.301535  4561 consensus_queue.cc:237] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } }
I20260630 12:36:57.303720  4710 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.312088  4637 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:57.312306  4709 raft_consensus.cc:1275] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:57.318921  5111 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:57.333135  5109 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.333712  5110 consensus_queue.cc:1048] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:36:57.343396  4635 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.346573  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 681a55d6a6724c32a90df80bc4123e3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:57.344702  4709 raft_consensus.cc:2955] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.314257  4457 catalog_manager.cc:5697] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 2 to 3, 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.374250  4459 catalog_manager.cc:5697] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:57.390669  4457 catalog_manager.cc:5697] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { promote: false } } }
I20260630 12:36:57.393018  4562 consensus_queue.cc:237] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } }
I20260630 12:36:57.394620  4560 consensus_queue.cc:237] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
W20260630 12:36:57.396742  4447 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 681a55d6a6724c32a90df80bc4123e3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260630 12:36:57.402943  4709 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:57.404666  5109 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:57.405261  4869 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:57.402818  4635 raft_consensus.cc:1275] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:57.408371  4637 raft_consensus.cc:1275] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 9f731fe5ad5d4086bc012a49e04485d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:57.408396  5109 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:36:57.410550  5111 consensus_queue.cc:1048] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:57.411545  5109 consensus_queue.cc:1048] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:57.417630  5003 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.418445  4709 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.429854  5110 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.431571  4635 raft_consensus.cc:2955] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.435319  4858 tablet_service.cc:1558] Processing DeleteTablet for tablet 681a55d6a6724c32a90df80bc4123e3b with delete_type TABLET_DATA_TOMBSTONED (TS 6a7f7b9006214bf4a2e02532ffccc04f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50626
I20260630 12:36:57.440853  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:57.445601  5132 tablet_replica.cc:333] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:36:57.452310  5132 raft_consensus.cc:2243] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:57.453394  5132 raft_consensus.cc:2272] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:57.433557  4869 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.465703  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:57.472729  5132 ts_tablet_manager.cc:1916] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:57.474593  4637 raft_consensus.cc:2955] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.468755  4454 catalog_manager.cc:5697] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 3 to 4, VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } attrs { promote: false } } }
I20260630 12:36:57.525329  4858 tablet_service.cc:1558] Processing DeleteTablet for tablet b13edf62eb8249bfa1c8bf4bd4f78b3b with delete_type TABLET_DATA_TOMBSTONED (TS 6a7f7b9006214bf4a2e02532ffccc04f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50626
I20260630 12:36:57.528934  4454 catalog_manager.cc:5697] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd reported cstate change: config changed from index 3 to 4, VOTER 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) evicted. New cstate: current_term: 1 leader_uuid: "9f731fe5ad5d4086bc012a49e04485d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:36:57.545861  4709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7"
dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
mode: GRACEFUL
new_leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
 from {username='slave'} at 127.0.0.1:42942
I20260630 12:36:57.546497  4709 raft_consensus.cc:606] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Received request to transfer leadership to TS 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:57.548151  4513 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:36:57.549222  5132 ts_tablet_manager.cc:1929] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:57.549420  4513 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:57.549678  5132 log.cc:1199] T 681a55d6a6724c32a90df80bc4123e3b P 6a7f7b9006214bf4a2e02532ffccc04f: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-3-root/wals/681a55d6a6724c32a90df80bc4123e3b
I20260630 12:36:57.552419  4447 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d3bdd9e03724251bd882a414c79e2b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:57.552709  5132 tablet_replica.cc:333] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:36:57.552959  4445 catalog_manager.cc:5028] TS 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): tablet 681a55d6a6724c32a90df80bc4123e3b (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:57.554023  5132 raft_consensus.cc:2243] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:57.555231  5132 raft_consensus.cc:2272] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:57.559139  5132 ts_tablet_manager.cc:1916] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:57.563228  4700 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d3bdd9e03724251bd882a414c79e2b3 with delete_type TABLET_DATA_TOMBSTONED (TS 1a2ec0cfadb242519c9283a9c7805652 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42916
I20260630 12:36:57.580418  5134 tablet_replica.cc:333] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:36:57.582088  5134 raft_consensus.cc:2243] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:57.583061  5134 raft_consensus.cc:2272] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:57.582998  5132 ts_tablet_manager.cc:1929] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:57.583865  5132 log.cc:1199] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 6a7f7b9006214bf4a2e02532ffccc04f: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-3-root/wals/b13edf62eb8249bfa1c8bf4bd4f78b3b
I20260630 12:36:57.586006  4445 catalog_manager.cc:5028] TS 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): tablet b13edf62eb8249bfa1c8bf4bd4f78b3b (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:57.587311  5134 ts_tablet_manager.cc:1916] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:57.605458  5134 ts_tablet_manager.cc:1929] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:57.605942  5134 log.cc:1199] T 4d3bdd9e03724251bd882a414c79e2b3 P 1a2ec0cfadb242519c9283a9c7805652: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/4d3bdd9e03724251bd882a414c79e2b3
I20260630 12:36:57.607926  4444 catalog_manager.cc:5028] TS 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409): tablet 4d3bdd9e03724251bd882a414c79e2b3 (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:36:57.838471  5136 raft_consensus.cc:993] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: : Instructing follower 6a7f7b9006214bf4a2e02532ffccc04f to start an election
I20260630 12:36:57.839568  5022 raft_consensus.cc:1081] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Signalling peer 6a7f7b9006214bf4a2e02532ffccc04f to start an election
I20260630 12:36:57.842545  4869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7"
dest_uuid: "6a7f7b9006214bf4a2e02532ffccc04f"
 from {username='slave'} at 127.0.0.1:50628
I20260630 12:36:57.843391  4869 raft_consensus.cc:493] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:57.843895  4869 raft_consensus.cc:3060] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:57.852440  4869 raft_consensus.cc:515] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:57.854554  4869 leader_election.cc:290] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 2 election: Requested vote from peers 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409), 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399)
I20260630 12:36:57.856719  4709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2ec0cfadb242519c9283a9c7805652"
I20260630 12:36:57.857403  4709 raft_consensus.cc:3055] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:57.857743  4709 raft_consensus.cc:740] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2ec0cfadb242519c9283a9c7805652, State: Running, Role: LEADER
I20260630 12:36:57.858610  4709 consensus_queue.cc:260] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:57.859798  4709 raft_consensus.cc:3060] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:57.907382  4560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccbf271689c4a46b25c75d4539d3ba7" candidate_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f731fe5ad5d4086bc012a49e04485d2"
I20260630 12:36:57.918509  4709 raft_consensus.cc:2468] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 2.
I20260630 12:36:57.909721  4560 raft_consensus.cc:3060] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:57.929304  4831 leader_election.cc:304] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2ec0cfadb242519c9283a9c7805652, 6a7f7b9006214bf4a2e02532ffccc04f; no voters: 
I20260630 12:36:57.935387  5105 raft_consensus.cc:2804] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:57.936689  5105 raft_consensus.cc:697] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 LEADER]: Becoming Leader. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Running, Role: LEADER
I20260630 12:36:57.938139  5105 consensus_queue.cc:237] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } }
I20260630 12:36:57.939657  4560 raft_consensus.cc:2468] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7f7b9006214bf4a2e02532ffccc04f in term 2.
I20260630 12:36:57.956959  4455 catalog_manager.cc:5697] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f reported cstate change: term changed from 1 to 2, leader changed from 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3) to 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4). New cstate: current_term: 2 leader_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:58.341019  4709 raft_consensus.cc:1275] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Refusing update from remote peer 6a7f7b9006214bf4a2e02532ffccc04f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:58.343180  5105 consensus_queue.cc:1048] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:58.357055  4560 raft_consensus.cc:1275] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Refusing update from remote peer 6a7f7b9006214bf4a2e02532ffccc04f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:58.362411  5135 consensus_queue.cc:1048] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:58.618988  4709 consensus_queue.cc:237] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Queue 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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
W20260630 12:36:58.633313  4675 consensus_peers.cc:597] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 -> Peer 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4:45327): Couldn't send request to peer 6a7f7b9006214bf4a2e02532ffccc04f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40f8a8b968344acbae608cac07da6e38. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:58.635134  4560 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:58.636337  4635 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:58.637218  5150 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:58.638818  5137 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:58.651062  5022 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:58.661149  4560 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:58.661171  4635 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } } }
I20260630 12:36:58.680096  4456 catalog_manager.cc:5697] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:59.042258  5156 ts_tablet_manager.cc:933] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: Initiating tablet copy from peer 1a2ec0cfadb242519c9283a9c7805652 (127.1.136.3:46409)
I20260630 12:36:59.044484  5156 tablet_copy_client.cc:323] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:46409
I20260630 12:36:59.046900  4721 tablet_copy_service.cc:140] P 1a2ec0cfadb242519c9283a9c7805652: Received BeginTabletCopySession request for tablet 40f8a8b968344acbae608cac07da6e38 from peer 6a7f7b9006214bf4a2e02532ffccc04f ({username='slave'} at 127.0.0.1:42938)
I20260630 12:36:59.047827  4721 tablet_copy_service.cc:161] P 1a2ec0cfadb242519c9283a9c7805652: Beginning new tablet copy session on tablet 40f8a8b968344acbae608cac07da6e38 from peer 6a7f7b9006214bf4a2e02532ffccc04f at {username='slave'} at 127.0.0.1:42938: session id = 6a7f7b9006214bf4a2e02532ffccc04f-40f8a8b968344acbae608cac07da6e38
I20260630 12:36:59.062165  4721 tablet_copy_source_session.cc:215] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:59.067030  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f8a8b968344acbae608cac07da6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.082347  5156 tablet_copy_client.cc:806] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:59.083132  5156 tablet_copy_client.cc:670] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:59.087554  5156 tablet_copy_client.cc:538] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:59.097800  5156 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap starting.
I20260630 12:36:59.122414  5156 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: 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
I20260630 12:36:59.123749  5156 tablet_bootstrap.cc:492] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: Bootstrap complete.
I20260630 12:36:59.124656  5156 ts_tablet_manager.cc:1403] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260630 12:36:59.129395  5156 raft_consensus.cc:359] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:59.130498  5156 raft_consensus.cc:740] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7f7b9006214bf4a2e02532ffccc04f, State: Initialized, Role: LEARNER
I20260630 12:36:59.131326  5156 consensus_queue.cc:260] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: true } }
I20260630 12:36:59.136926  5156 ts_tablet_manager.cc:1434] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260630 12:36:59.139438  4721 tablet_copy_service.cc:342] P 1a2ec0cfadb242519c9283a9c7805652: Request end of tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-40f8a8b968344acbae608cac07da6e38 received from {username='slave'} at 127.0.0.1:42938
I20260630 12:36:59.140017  4721 tablet_copy_service.cc:434] P 1a2ec0cfadb242519c9283a9c7805652: ending tablet copy session 6a7f7b9006214bf4a2e02532ffccc04f-40f8a8b968344acbae608cac07da6e38 on tablet 40f8a8b968344acbae608cac07da6e38 with peer 6a7f7b9006214bf4a2e02532ffccc04f
I20260630 12:36:59.552685  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:59.568833  4869 raft_consensus.cc:1217] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:59.575562  4513 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:36:59.577180  4513 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:00.131382  5160 raft_consensus.cc:1064] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: attempting to promote NON_VOTER 6a7f7b9006214bf4a2e02532ffccc04f to VOTER
I20260630 12:37:00.134440  5160 consensus_queue.cc:237] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [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: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:37:00.144891  4869 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEARNER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:00.147437  4562 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:00.150102  5166 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:00.150650  4635 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:00.151728  5160 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:00.154161  5168 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:00.177971  5168 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.184166  4562 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.185765  4635 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.194726  4869 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.200206  4455 catalog_manager.cc:5697] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 reported cstate change: config changed from index 2 to 3, 6a7f7b9006214bf4a2e02532ffccc04f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cdf41e3eeab146579f1f5903b202f2bd" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 42161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:00.235067  4709 consensus_queue.cc:237] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [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: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } }
I20260630 12:37:00.240883  4562 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:00.242270  5168 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:00.244053  4869 raft_consensus.cc:1275] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Refusing update from remote peer 1a2ec0cfadb242519c9283a9c7805652: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:00.246326  5168 consensus_queue.cc:1048] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:00.250057  5168 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.255108  4562 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.269937  4444 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40f8a8b968344acbae608cac07da6e38 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:00.272739  4460 catalog_manager.cc:5697] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 reported cstate change: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New cstate: current_term: 1 leader_uuid: "1a2ec0cfadb242519c9283a9c7805652" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.276232  4869 raft_consensus.cc:2955] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9f731fe5ad5d4086bc012a49e04485d2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33399 } } peers { permanent_uuid: "1a2ec0cfadb242519c9283a9c7805652" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46409 } } peers { permanent_uuid: "6a7f7b9006214bf4a2e02532ffccc04f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45327 } attrs { promote: false } } }
I20260630 12:37:00.289333  4627 tablet_service.cc:1558] Processing DeleteTablet for tablet 40f8a8b968344acbae608cac07da6e38 with delete_type TABLET_DATA_TOMBSTONED (TS cdf41e3eeab146579f1f5903b202f2bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44914
I20260630 12:37:00.294274  5176 tablet_replica.cc:333] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:00.296103  5176 raft_consensus.cc:2243] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:00.297039  5176 raft_consensus.cc:2272] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:00.302073  5176 ts_tablet_manager.cc:1916] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:00.319391  5176 ts_tablet_manager.cc:1929] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:00.319840  5176 log.cc:1199] T 40f8a8b968344acbae608cac07da6e38 P cdf41e3eeab146579f1f5903b202f2bd: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/40f8a8b968344acbae608cac07da6e38
I20260630 12:37:00.322050  4447 catalog_manager.cc:5028] TS cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): tablet 40f8a8b968344acbae608cac07da6e38 (table range_aware_rebalance_new_range [id=e47bacf261f54bfc88139df69fbc351f]) successfully deleted
I20260630 12:37:01.002782  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
W20260630 12:37:01.044328  4834 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:37:01.044523  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.045855  1568 tablet_replica.cc:333] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.047881  1568 raft_consensus.cc:2243] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.048561  1568 raft_consensus.cc:2272] T 0ccbf271689c4a46b25c75d4539d3ba7 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:01.049427  4834 consensus_peers.cc:597] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.051133  1568 tablet_replica.cc:333] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.051946  1568 raft_consensus.cc:2243] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.053347  1568 raft_consensus.cc:2272] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.056190  1568 tablet_replica.cc:333] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.057039  1568 raft_consensus.cc:2243] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.057624  1568 raft_consensus.cc:2272] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.060863  1568 tablet_replica.cc:333] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.061947  1568 raft_consensus.cc:2243] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.062616  1568 raft_consensus.cc:2272] T 25e51458ab6143f8beda0cb2877f50e9 P 9f731fe5ad5d4086bc012a49e04485d2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.064951  1568 tablet_replica.cc:333] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.065587  1568 raft_consensus.cc:2243] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.066309  1568 raft_consensus.cc:2272] T 9d99aab6984f4a91bd5b43f10684b5f3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.069998  1568 tablet_replica.cc:333] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.071050  1568 raft_consensus.cc:2243] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.072311  1568 raft_consensus.cc:2272] T 4d3bdd9e03724251bd882a414c79e2b3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.077555  1568 tablet_replica.cc:333] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.078603  1568 raft_consensus.cc:2243] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.079950  1568 raft_consensus.cc:2272] T 40f8a8b968344acbae608cac07da6e38 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.083717  1568 tablet_replica.cc:333] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.084504  1568 raft_consensus.cc:2243] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.085136  1568 raft_consensus.cc:2272] T 368b70ede9b6472390464bafbe6e2cf3 P 9f731fe5ad5d4086bc012a49e04485d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.088351  1568 tablet_replica.cc:333] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.089133  1568 raft_consensus.cc:2243] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.090327  1568 raft_consensus.cc:2272] T 681a55d6a6724c32a90df80bc4123e3b P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.093370  1568 tablet_replica.cc:333] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.094420  1568 raft_consensus.cc:2243] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.095666  1568 raft_consensus.cc:2272] T 55bf43a8b1f747a9a01b22df90638da4 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.099516  1568 tablet_replica.cc:333] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.100843  1568 raft_consensus.cc:2243] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.101913  1568 raft_consensus.cc:2272] T ccb1f33d500f4a1b8cae9830aff930eb P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:01.103181  4603 consensus_peers.cc:597] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.105594  1568 tablet_replica.cc:333] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2: stopping tablet replica
I20260630 12:37:01.106343  1568 raft_consensus.cc:2243] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.107324  1568 raft_consensus.cc:2272] T 9c71bfa8152b4006bab95cae0b6feb02 P 9f731fe5ad5d4086bc012a49e04485d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.143527  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
W20260630 12:37:01.161682  4677 consensus_peers.cc:597] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.181702  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
W20260630 12:37:01.207991  4834 consensus_peers.cc:597] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.221197  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.222539  1568 tablet_replica.cc:333] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.223868  1568 raft_consensus.cc:2243] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.224743  1568 raft_consensus.cc:2272] T 272b4d33363145f69c2e615343f2173d P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.227849  1568 tablet_replica.cc:333] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.228495  1568 raft_consensus.cc:2243] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.229710  1568 raft_consensus.cc:2272] T f1ffcd83e7f54775b98361f6f8ab4aa9 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.233088  1568 tablet_replica.cc:333] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.233894  1568 raft_consensus.cc:2243] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.234835  1568 raft_consensus.cc:2272] T e6c721905a4a46b4bbb1af47b39e3e6e P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.237924  1568 tablet_replica.cc:333] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.238996  1568 raft_consensus.cc:2243] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.239923  1568 raft_consensus.cc:2272] T 681a55d6a6724c32a90df80bc4123e3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.242489  1568 tablet_replica.cc:333] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.243605  1568 raft_consensus.cc:2243] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.244957  1568 raft_consensus.cc:2272] T 4738a682ef4a46d2a54b2195bb64e361 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.247571  1568 tablet_replica.cc:333] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.248299  1568 raft_consensus.cc:2243] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.248970  1568 raft_consensus.cc:2272] T 368b70ede9b6472390464bafbe6e2cf3 P cdf41e3eeab146579f1f5903b202f2bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.251437  1568 tablet_replica.cc:333] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.252038  1568 raft_consensus.cc:2243] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.252691  1568 raft_consensus.cc:2272] T b13edf62eb8249bfa1c8bf4bd4f78b3b P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.255513  1568 tablet_replica.cc:333] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.256325  1568 raft_consensus.cc:2243] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.258046  1568 raft_consensus.cc:2272] T 4d3bdd9e03724251bd882a414c79e2b3 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:01.259028  4834 consensus_peers.cc:597] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f -> Peer cdf41e3eeab146579f1f5903b202f2bd (127.1.136.2:42161): Couldn't send request to peer cdf41e3eeab146579f1f5903b202f2bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.261083  1568 tablet_replica.cc:333] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.261801  1568 raft_consensus.cc:2243] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.262363  1568 raft_consensus.cc:2272] T 55bf43a8b1f747a9a01b22df90638da4 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.264191  1568 tablet_replica.cc:333] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.264701  1568 raft_consensus.cc:2243] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.265424  1568 raft_consensus.cc:2272] T ccb1f33d500f4a1b8cae9830aff930eb P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.268195  1568 tablet_replica.cc:333] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.269553  1568 raft_consensus.cc:2243] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.270738  1568 raft_consensus.cc:2272] T 25e51458ab6143f8beda0cb2877f50e9 P cdf41e3eeab146579f1f5903b202f2bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.274662  1568 tablet_replica.cc:333] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd: stopping tablet replica
I20260630 12:37:01.275435  1568 raft_consensus.cc:2243] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.276684  1568 raft_consensus.cc:2272] T a92707f0f6034cf4b58ece4e7a535d32 P cdf41e3eeab146579f1f5903b202f2bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:01.284662  4677 consensus_peers.cc:597] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.332676  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:37:01.362187  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:37:01.395856  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.396790  1568 tablet_replica.cc:333] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.397899  1568 raft_consensus.cc:2243] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.398589  1568 raft_consensus.cc:2272] T b13edf62eb8249bfa1c8bf4bd4f78b3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.400503  1568 tablet_replica.cc:333] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.401036  1568 raft_consensus.cc:2243] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.401432  1568 raft_consensus.cc:2272] T 0ccbf271689c4a46b25c75d4539d3ba7 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.403172  1568 tablet_replica.cc:333] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.403628  1568 raft_consensus.cc:2243] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.404310  1568 raft_consensus.cc:2272] T 272b4d33363145f69c2e615343f2173d P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.406288  1568 tablet_replica.cc:333] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.406893  1568 raft_consensus.cc:2243] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.407357  1568 raft_consensus.cc:2272] T 9d99aab6984f4a91bd5b43f10684b5f3 P 1a2ec0cfadb242519c9283a9c7805652 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.409245  1568 tablet_replica.cc:333] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.409775  1568 raft_consensus.cc:2243] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.410564  1568 raft_consensus.cc:2272] T e6c721905a4a46b4bbb1af47b39e3e6e P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.412441  1568 tablet_replica.cc:333] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.413023  1568 raft_consensus.cc:2243] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.413885  1568 raft_consensus.cc:2272] T 368b70ede9b6472390464bafbe6e2cf3 P 1a2ec0cfadb242519c9283a9c7805652 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.415817  1568 tablet_replica.cc:333] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.416338  1568 raft_consensus.cc:2243] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.416891  1568 raft_consensus.cc:2272] T 681a55d6a6724c32a90df80bc4123e3b P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.418689  1568 tablet_replica.cc:333] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.419205  1568 raft_consensus.cc:2243] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.419656  1568 raft_consensus.cc:2272] T 4738a682ef4a46d2a54b2195bb64e361 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.421463  1568 tablet_replica.cc:333] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.422107  1568 raft_consensus.cc:2243] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.422562  1568 raft_consensus.cc:2272] T ccb1f33d500f4a1b8cae9830aff930eb P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.424371  1568 tablet_replica.cc:333] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.424891  1568 raft_consensus.cc:2243] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.425632  1568 raft_consensus.cc:2272] T 40f8a8b968344acbae608cac07da6e38 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.427501  1568 tablet_replica.cc:333] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.428020  1568 raft_consensus.cc:2243] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.428617  1568 raft_consensus.cc:2272] T a92707f0f6034cf4b58ece4e7a535d32 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.430691  1568 tablet_replica.cc:333] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652: stopping tablet replica
I20260630 12:37:01.431202  1568 raft_consensus.cc:2243] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.431855  1568 raft_consensus.cc:2272] T 9c71bfa8152b4006bab95cae0b6feb02 P 1a2ec0cfadb242519c9283a9c7805652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.459916  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:37:01.487397  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
W20260630 12:37:01.513567  4834 consensus_peers.cc:597] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:01.528615  4834 consensus_peers.cc:597] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f -> Peer 9f731fe5ad5d4086bc012a49e04485d2 (127.1.136.1:33399): Couldn't send request to peer 9f731fe5ad5d4086bc012a49e04485d2. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:01.534422  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:01.535379  1568 tablet_replica.cc:333] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.536109  1568 raft_consensus.cc:2243] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.536686  1568 raft_consensus.cc:2272] T 40f8a8b968344acbae608cac07da6e38 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.538592  1568 tablet_replica.cc:333] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.539153  1568 raft_consensus.cc:2243] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.539731  1568 raft_consensus.cc:2272] T 4d3bdd9e03724251bd882a414c79e2b3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.541529  1568 tablet_replica.cc:333] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.542369  1568 raft_consensus.cc:2243] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.542996  1568 raft_consensus.cc:2272] T 9c71bfa8152b4006bab95cae0b6feb02 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.544865  1568 tablet_replica.cc:333] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.545418  1568 raft_consensus.cc:2243] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.546067  1568 raft_consensus.cc:2272] T 4738a682ef4a46d2a54b2195bb64e361 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.547957  1568 tablet_replica.cc:333] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.548485  1568 raft_consensus.cc:2243] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.549028  1568 raft_consensus.cc:2272] T a92707f0f6034cf4b58ece4e7a535d32 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.550947  1568 tablet_replica.cc:333] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.551497  1568 raft_consensus.cc:2243] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.551929  1568 raft_consensus.cc:2272] T 272b4d33363145f69c2e615343f2173d P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.553892  1568 tablet_replica.cc:333] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.554448  1568 raft_consensus.cc:2243] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.555348  1568 raft_consensus.cc:2272] T 0ccbf271689c4a46b25c75d4539d3ba7 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.557272  1568 tablet_replica.cc:333] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.558151  1568 raft_consensus.cc:2243] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.558975  1568 raft_consensus.cc:2272] T 9d99aab6984f4a91bd5b43f10684b5f3 P 6a7f7b9006214bf4a2e02532ffccc04f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.560858  1568 tablet_replica.cc:333] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.561407  1568 raft_consensus.cc:2243] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.562273  1568 raft_consensus.cc:2272] T 25e51458ab6143f8beda0cb2877f50e9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.564149  1568 tablet_replica.cc:333] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.564668  1568 raft_consensus.cc:2243] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.565425  1568 raft_consensus.cc:2272] T 55bf43a8b1f747a9a01b22df90638da4 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.567270  1568 tablet_replica.cc:333] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.567776  1568 raft_consensus.cc:2243] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.568207  1568 raft_consensus.cc:2272] T e6c721905a4a46b4bbb1af47b39e3e6e P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.570047  1568 tablet_replica.cc:333] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f: stopping tablet replica
I20260630 12:37:01.570504  1568 raft_consensus.cc:2243] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.570919  1568 raft_consensus.cc:2272] T f1ffcd83e7f54775b98361f6f8ab4aa9 P 6a7f7b9006214bf4a2e02532ffccc04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.578737  4513 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:37:01.597878  4513 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:37:01.598429  4513 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:01.610780  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:37:01.639421  1568 master.cc:562] Master@127.1.136.62:41159 shutting down...
I20260630 12:37:01.670056  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:01.670814  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.671216  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c61a0ce9bc24c02b87d9ca23fbb2e5e: stopping tablet replica
I20260630 12:37:01.696403  1568 master.cc:584] Master@127.1.136.62:41159 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14604 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:37:01.777901  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:39285
I20260630 12:37:01.779628  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:01.787745  5187 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
W20260630 12:37:01.788125  5188 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
W20260630 12:37:01.788486  5190 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
I20260630 12:37:01.790963  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:01.792434  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:01.792656  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:01.792876  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823021792861 us; error 0 us; skew 500 ppm
I20260630 12:37:01.793498  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:01.797197  1568 webserver.cc:533] Webserver started at http://127.1.136.62:34655/ using document root <none> and password file <none>
I20260630 12:37:01.797919  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:01.798110  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:01.798499  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:01.799726  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-8nk5"
I20260630 12:37:01.805296  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:37:01.809764  5195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.811040  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:37:01.811702  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-8nk5"
I20260630 12:37:01.812399  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-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)
I20260630 12:37:01.833742  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:01.835908  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:01.897858  5246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:39285 every 8 connection(s)
I20260630 12:37:01.897789  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:39285
I20260630 12:37:01.903419  5247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:01.916514  5247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534: Bootstrap starting.
I20260630 12:37:01.923115  5247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:01.928472  5247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534: No bootstrap required, opened a new log
I20260630 12:37:01.931203  5247 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534" member_type: VOTER }
I20260630 12:37:01.931727  5247 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:01.932049  5247 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d5d6cc6cef4b1f93839d1bc03d9534, State: Initialized, Role: FOLLOWER
I20260630 12:37:01.932746  5247 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6d5d6cc6cef4b1f93839d1bc03d9534" member_type: VOTER }
I20260630 12:37:01.933333  5247 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:01.933602  5247 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:01.933972  5247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:01.938978  5247 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534" member_type: VOTER }
I20260630 12:37:01.939620  5247 leader_election.cc:304] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [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: b6d5d6cc6cef4b1f93839d1bc03d9534; no voters: 
I20260630 12:37:01.940994  5247 leader_election.cc:290] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:01.941718  5250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:01.943830  5250 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 1 LEADER]: Becoming Leader. State: Replica: b6d5d6cc6cef4b1f93839d1bc03d9534, State: Running, Role: LEADER
I20260630 12:37:01.944563  5247 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:01.944572  5250 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [LEADER]: Queue going to LEADER mode. State: All 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: "b6d5d6cc6cef4b1f93839d1bc03d9534" member_type: VOTER }
I20260630 12:37:01.951412  5251 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534" member_type: VOTER } }
I20260630 12:37:01.952283  5251 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:01.952719  5252 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6d5d6cc6cef4b1f93839d1bc03d9534. Latest consensus state: current_term: 1 leader_uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d5d6cc6cef4b1f93839d1bc03d9534" member_type: VOTER } }
I20260630 12:37:01.954299  5252 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:01.957604  5260 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:01.965078  5260 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:01.966365  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:01.976889  5260 catalog_manager.cc:1383] Generated new cluster ID: b45590f210f8443a9eee47019dbedbc5
I20260630 12:37:01.977532  5260 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:02.017603  5260 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:02.020399  5260 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:02.036384  5260 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534: Generated new TSK 0
I20260630 12:37:02.037137  5260 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:02.099426  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:02.106969  5268 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
W20260630 12:37:02.109182  5269 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
W20260630 12:37:02.112174  5271 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
I20260630 12:37:02.112372  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:02.113655  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:02.113968  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:02.114163  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823022114135 us; error 0 us; skew 500 ppm
I20260630 12:37:02.114853  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:02.118081  1568 webserver.cc:533] Webserver started at http://127.1.136.1:46211/ using document root <none> and password file <none>
I20260630 12:37:02.118724  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:02.118986  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:02.119313  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:02.126806  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "eef4c5c832434b5cbb29834d16a8f2b2"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.132905  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:37:02.137884  5276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.138877  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:02.139231  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "eef4c5c832434b5cbb29834d16a8f2b2"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.139495  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-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)
I20260630 12:37:02.159243  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:02.160550  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:02.162750  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:02.165674  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:02.166098  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:02.166440  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:02.166623  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.226722  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:37435
I20260630 12:37:02.226843  5338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:37435 every 8 connection(s)
I20260630 12:37:02.233136  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:02.243438  5343 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
W20260630 12:37:02.244022  5344 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
W20260630 12:37:02.248347  5346 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
I20260630 12:37:02.250281  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:02.251761  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:02.251935  5339 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39285
W20260630 12:37:02.252161  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:02.252395  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823022252368 us; error 0 us; skew 500 ppm
I20260630 12:37:02.252395  5339 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:02.253520  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:02.253891  5339 heartbeater.cc:507] Master 127.1.136.62:39285 requested a full tablet report, sending...
I20260630 12:37:02.257886  1568 webserver.cc:533] Webserver started at http://127.1.136.2:36205/ using document root <none> and password file <none>
I20260630 12:37:02.258118  5212 ts_manager.cc:194] Registered new tserver with Master: eef4c5c832434b5cbb29834d16a8f2b2 (127.1.136.1:37435)
I20260630 12:37:02.259207  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:02.259560  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:02.260059  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:02.261335  5212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53412
I20260630 12:37:02.261621  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "6da6047f720447d9a8006e8b3ed918ec"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.268334  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:02.273165  5351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.274509  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:02.275024  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "6da6047f720447d9a8006e8b3ed918ec"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.275375  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-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)
I20260630 12:37:02.295166  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:02.296638  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:02.298861  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:02.302791  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:02.303148  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.303436  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:02.303637  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.363521  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:42955
I20260630 12:37:02.363641  5413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:42955 every 8 connection(s)
I20260630 12:37:02.368990  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:02.378050  5417 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
W20260630 12:37:02.380231  5418 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
I20260630 12:37:02.385867  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:02.386664  5420 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
I20260630 12:37:02.387555  5414 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39285
I20260630 12:37:02.387907  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:02.387981  5414 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:02.388221  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:02.388468  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823022388447 us; error 0 us; skew 500 ppm
I20260630 12:37:02.389067  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:02.389650  5414 heartbeater.cc:507] Master 127.1.136.62:39285 requested a full tablet report, sending...
I20260630 12:37:02.392602  5212 ts_manager.cc:194] Registered new tserver with Master: 6da6047f720447d9a8006e8b3ed918ec (127.1.136.2:42955)
I20260630 12:37:02.392804  1568 webserver.cc:533] Webserver started at http://127.1.136.3:41379/ using document root <none> and password file <none>
I20260630 12:37:02.393463  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:02.393647  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:02.394032  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:02.395105  5212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53424
I20260630 12:37:02.395206  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "702a33966e0448258ce76ead17976154"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.401197  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:02.405563  5425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.406733  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:02.407107  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "702a33966e0448258ce76ead17976154"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.407477  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-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)
I20260630 12:37:02.419271  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:02.420569  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:02.422358  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:02.424932  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:02.425199  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.425451  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:02.425639  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.484663  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:34927
I20260630 12:37:02.484802  5487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:34927 every 8 connection(s)
I20260630 12:37:02.490511  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:02.499987  5491 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
W20260630 12:37:02.501237  5492 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
I20260630 12:37:02.506072  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:02.506249  5494 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
I20260630 12:37:02.507704  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:02.507692  5488 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39285
W20260630 12:37:02.508275  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:02.508608  5488 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:02.508683  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823022508657 us; error 0 us; skew 500 ppm
I20260630 12:37:02.511112  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:02.511183  5488 heartbeater.cc:507] Master 127.1.136.62:39285 requested a full tablet report, sending...
I20260630 12:37:02.518409  5212 ts_manager.cc:194] Registered new tserver with Master: 702a33966e0448258ce76ead17976154 (127.1.136.3:34927)
I20260630 12:37:02.518500  1568 webserver.cc:533] Webserver started at http://127.1.136.4:33791/ using document root <none> and password file <none>
I20260630 12:37:02.519673  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:02.519989  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:02.520358  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:02.520782  5212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53440
I20260630 12:37:02.521989  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "e02a100071234fcbbb96e8ddfe627e53"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.527236  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:02.531821  5499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.533218  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:02.533603  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "e02a100071234fcbbb96e8ddfe627e53"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-8nk5"
I20260630 12:37:02.533950  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822927166931-1568-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)
I20260630 12:37:02.566555  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:02.567871  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:02.569396  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:02.572027  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:02.572283  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.572547  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:02.572736  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.624646  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:42281
I20260630 12:37:02.624847  5561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:42281 every 8 connection(s)
I20260630 12:37:02.645764  5562 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39285
I20260630 12:37:02.646667  5562 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:02.647670  5562 heartbeater.cc:507] Master 127.1.136.62:39285 requested a full tablet report, sending...
I20260630 12:37:02.650524  5212 ts_manager.cc:194] Registered new tserver with Master: e02a100071234fcbbb96e8ddfe627e53 (127.1.136.4:42281)
I20260630 12:37:02.651058  1568 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.022954814s
I20260630 12:37:02.652593  5212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53454
I20260630 12:37:03.219291  5212 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53468:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:37:03.265399  5339 heartbeater.cc:499] Master 127.1.136.62:39285 was elected leader, sending a full tablet report...
I20260630 12:37:03.280649  5453 tablet_service.cc:1511] Processing CreateTablet for tablet a16cde9878a245a49a4aab8d176f95b9 (DEFAULT_TABLE table=test-workload [id=7caaa5641dd34031bcd93aa52631aa67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:03.282454  5453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16cde9878a245a49a4aab8d176f95b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:03.282752  5527 tablet_service.cc:1511] Processing CreateTablet for tablet a16cde9878a245a49a4aab8d176f95b9 (DEFAULT_TABLE table=test-workload [id=7caaa5641dd34031bcd93aa52631aa67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:03.284504  5527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16cde9878a245a49a4aab8d176f95b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:03.294492  5304 tablet_service.cc:1511] Processing CreateTablet for tablet a16cde9878a245a49a4aab8d176f95b9 (DEFAULT_TABLE table=test-workload [id=7caaa5641dd34031bcd93aa52631aa67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:03.295892  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16cde9878a245a49a4aab8d176f95b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:03.303056  5583 tablet_bootstrap.cc:492] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53: Bootstrap starting.
I20260630 12:37:03.309348  5584 tablet_bootstrap.cc:492] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154: Bootstrap starting.
I20260630 12:37:03.312388  5585 tablet_bootstrap.cc:492] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2: Bootstrap starting.
I20260630 12:37:03.312683  5583 tablet_bootstrap.cc:654] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:03.320429  5585 tablet_bootstrap.cc:654] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:03.321166  5584 tablet_bootstrap.cc:654] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:03.323122  5583 tablet_bootstrap.cc:492] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53: No bootstrap required, opened a new log
I20260630 12:37:03.323827  5583 ts_tablet_manager.cc:1403] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260630 12:37:03.325806  5585 tablet_bootstrap.cc:492] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2: No bootstrap required, opened a new log
I20260630 12:37:03.326443  5585 ts_tablet_manager.cc:1403] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:37:03.328015  5583 raft_consensus.cc:359] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.328994  5583 raft_consensus.cc:385] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:03.329067  5584 tablet_bootstrap.cc:492] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154: No bootstrap required, opened a new log
I20260630 12:37:03.329493  5583 raft_consensus.cc:740] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02a100071234fcbbb96e8ddfe627e53, State: Initialized, Role: FOLLOWER
I20260630 12:37:03.329942  5584 ts_tablet_manager.cc:1403] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260630 12:37:03.330677  5585 raft_consensus.cc:359] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.330435  5583 consensus_queue.cc:260] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.331384  5585 raft_consensus.cc:385] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:03.331791  5585 raft_consensus.cc:740] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eef4c5c832434b5cbb29834d16a8f2b2, State: Initialized, Role: FOLLOWER
I20260630 12:37:03.332559  5585 consensus_queue.cc:260] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.333999  5562 heartbeater.cc:499] Master 127.1.136.62:39285 was elected leader, sending a full tablet report...
I20260630 12:37:03.334553  5583 ts_tablet_manager.cc:1434] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260630 12:37:03.335855  5585 ts_tablet_manager.cc:1434] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:37:03.335390  5584 raft_consensus.cc:359] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.336378  5584 raft_consensus.cc:385] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:03.336725  5584 raft_consensus.cc:740] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 702a33966e0448258ce76ead17976154, State: Initialized, Role: FOLLOWER
I20260630 12:37:03.337740  5584 consensus_queue.cc:260] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.340854  5488 heartbeater.cc:499] Master 127.1.136.62:39285 was elected leader, sending a full tablet report...
I20260630 12:37:03.341406  5584 ts_tablet_manager.cc:1434] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:03.356101  5591 raft_consensus.cc:493] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:03.356717  5591 raft_consensus.cc:515] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.359421  5591 leader_election.cc:290] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02a100071234fcbbb96e8ddfe627e53 (127.1.136.4:42281), eef4c5c832434b5cbb29834d16a8f2b2 (127.1.136.1:37435)
I20260630 12:37:03.377120  5537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16cde9878a245a49a4aab8d176f95b9" candidate_uuid: "702a33966e0448258ce76ead17976154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02a100071234fcbbb96e8ddfe627e53" is_pre_election: true
I20260630 12:37:03.377429  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16cde9878a245a49a4aab8d176f95b9" candidate_uuid: "702a33966e0448258ce76ead17976154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" is_pre_election: true
I20260630 12:37:03.378099  5537 raft_consensus.cc:2468] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 702a33966e0448258ce76ead17976154 in term 0.
I20260630 12:37:03.378352  5314 raft_consensus.cc:2468] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 702a33966e0448258ce76ead17976154 in term 0.
I20260630 12:37:03.379837  5426 leader_election.cc:304] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702a33966e0448258ce76ead17976154, e02a100071234fcbbb96e8ddfe627e53; no voters: 
I20260630 12:37:03.380664  5591 raft_consensus.cc:2804] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:03.381057  5591 raft_consensus.cc:493] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:03.381404  5591 raft_consensus.cc:3060] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:03.387112  5591 raft_consensus.cc:515] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.388829  5591 leader_election.cc:290] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [CANDIDATE]: Term 1 election: Requested vote from peers e02a100071234fcbbb96e8ddfe627e53 (127.1.136.4:42281), eef4c5c832434b5cbb29834d16a8f2b2 (127.1.136.1:37435)
I20260630 12:37:03.390115  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16cde9878a245a49a4aab8d176f95b9" candidate_uuid: "702a33966e0448258ce76ead17976154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eef4c5c832434b5cbb29834d16a8f2b2"
I20260630 12:37:03.390115  5537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16cde9878a245a49a4aab8d176f95b9" candidate_uuid: "702a33966e0448258ce76ead17976154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02a100071234fcbbb96e8ddfe627e53"
I20260630 12:37:03.390985  5314 raft_consensus.cc:3060] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:03.391026  5537 raft_consensus.cc:3060] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:03.398902  5537 raft_consensus.cc:2468] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 702a33966e0448258ce76ead17976154 in term 1.
I20260630 12:37:03.398904  5314 raft_consensus.cc:2468] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 702a33966e0448258ce76ead17976154 in term 1.
I20260630 12:37:03.399587  5414 heartbeater.cc:499] Master 127.1.136.62:39285 was elected leader, sending a full tablet report...
I20260630 12:37:03.400885  5427 leader_election.cc:304] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702a33966e0448258ce76ead17976154, eef4c5c832434b5cbb29834d16a8f2b2; no voters: 
I20260630 12:37:03.401952  5591 raft_consensus.cc:2804] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:03.403832  5591 raft_consensus.cc:697] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 1 LEADER]: Becoming Leader. State: Replica: 702a33966e0448258ce76ead17976154, State: Running, Role: LEADER
I20260630 12:37:03.404819  5591 consensus_queue.cc:237] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } }
I20260630 12:37:03.414361  5209 catalog_manager.cc:5697] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 reported cstate change: term changed from 0 to 1, leader changed from <none> to 702a33966e0448258ce76ead17976154 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "702a33966e0448258ce76ead17976154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "702a33966e0448258ce76ead17976154" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 34927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:03.819800  5591 consensus_queue.cc:1048] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eef4c5c832434b5cbb29834d16a8f2b2" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.835309  5594 consensus_queue.cc:1048] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02a100071234fcbbb96e8ddfe627e53" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.965426  5265 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:03.967438  5265 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:03.967886  5265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:05.969077  5265 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:05.970429  5265 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:05.970738  5265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:07.972191  5265 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:07.974844  5265 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:07.975306  5265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:09.976323  5265 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:09.978089  5265 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:09.978442  5265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:11.979483  5265 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:11.980767  5265 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:11.981055  5265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:13.982081  5265 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:13.983366  5265 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:13.983688  5265 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:14.514827  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:37:14.550037  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:14.551066  1568 tablet_replica.cc:333] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2: stopping tablet replica
I20260630 12:37:14.552034  1568 raft_consensus.cc:2243] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:14.552827  1568 raft_consensus.cc:2272] T a16cde9878a245a49a4aab8d176f95b9 P eef4c5c832434b5cbb29834d16a8f2b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.577755  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:37:14.595242  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:37:14.622265  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:14.640789  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:37:14.652045  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:37:14.682698  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:14.683629  1568 tablet_replica.cc:333] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154: stopping tablet replica
I20260630 12:37:14.684525  1568 raft_consensus.cc:2243] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:14.685976  1568 raft_consensus.cc:2272] T a16cde9878a245a49a4aab8d176f95b9 P 702a33966e0448258ce76ead17976154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.708705  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:37:14.724825  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:37:14.758445  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:14.759730  1568 tablet_replica.cc:333] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53: stopping tablet replica
I20260630 12:37:14.760591  1568 raft_consensus.cc:2243] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:14.761164  1568 raft_consensus.cc:2272] T a16cde9878a245a49a4aab8d176f95b9 P e02a100071234fcbbb96e8ddfe627e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.783995  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:37:14.797494  1568 master.cc:562] Master@127.1.136.62:39285 shutting down...
I20260630 12:37:14.833269  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:14.834295  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:14.834940  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6d5d6cc6cef4b1f93839d1bc03d9534: stopping tablet replica
I20260630 12:37:14.856518  1568 master.cc:584] Master@127.1.136.62:39285 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13123 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:37:14.898473  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:39519
I20260630 12:37:14.899638  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:14.906451  5608 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
W20260630 12:37:14.906051  5607 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
I20260630 12:37:14.910965  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:14.911037  5610 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
I20260630 12:37:14.912228  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:14.912479  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:14.912663  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823034912639 us; error 0 us; skew 500 ppm
I20260630 12:37:14.913187  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:14.916239  1568 webserver.cc:533] Webserver started at http://127.1.136.62:39847/ using document root <none> and password file <none>
I20260630 12:37:14.916783  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:14.917039  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:14.917346  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:14.918643  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "a59b3d653dc242af87b1aaa8ad58a07c"
format_stamp: "Formatted at 2026-06-30 12:37:14 on dist-test-slave-8nk5"
I20260630 12:37:14.923772  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:14.928112  5615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:14.929294  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:14.929705  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "a59b3d653dc242af87b1aaa8ad58a07c"
format_stamp: "Formatted at 2026-06-30 12:37:14 on dist-test-slave-8nk5"
I20260630 12:37:14.930200  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-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)
I20260630 12:37:14.956609  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:14.958055  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.007632  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:39519
I20260630 12:37:15.007752  5666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:39519 every 8 connection(s)
I20260630 12:37:15.012657  5667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.031059  5667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c: Bootstrap starting.
I20260630 12:37:15.038224  5667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.043612  5667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c: No bootstrap required, opened a new log
I20260630 12:37:15.047580  5667 raft_consensus.cc:359] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a59b3d653dc242af87b1aaa8ad58a07c" member_type: VOTER }
I20260630 12:37:15.048202  5667 raft_consensus.cc:385] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.048585  5667 raft_consensus.cc:740] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59b3d653dc242af87b1aaa8ad58a07c, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.049350  5667 consensus_queue.cc:260] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a59b3d653dc242af87b1aaa8ad58a07c" member_type: VOTER }
I20260630 12:37:15.050088  5667 raft_consensus.cc:399] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:15.050338  5667 raft_consensus.cc:493] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:15.050813  5667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.058763  5667 raft_consensus.cc:515] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a59b3d653dc242af87b1aaa8ad58a07c" member_type: VOTER }
I20260630 12:37:15.060281  5667 leader_election.cc:304] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [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: a59b3d653dc242af87b1aaa8ad58a07c; no voters: 
I20260630 12:37:15.062114  5667 leader_election.cc:290] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:15.062590  5670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.063958  5670 raft_consensus.cc:697] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 1 LEADER]: Becoming Leader. State: Replica: a59b3d653dc242af87b1aaa8ad58a07c, State: Running, Role: LEADER
I20260630 12:37:15.064936  5670 consensus_queue.cc:237] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [LEADER]: Queue going to LEADER mode. State: All 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: "a59b3d653dc242af87b1aaa8ad58a07c" member_type: VOTER }
I20260630 12:37:15.065249  5667 sys_catalog.cc:565] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:15.070073  5672 sys_catalog.cc:455] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [sys.catalog]: SysCatalogTable state changed. Reason: New leader a59b3d653dc242af87b1aaa8ad58a07c. Latest consensus state: current_term: 1 leader_uuid: "a59b3d653dc242af87b1aaa8ad58a07c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a59b3d653dc242af87b1aaa8ad58a07c" member_type: VOTER } }
I20260630 12:37:15.070214  5671 sys_catalog.cc:455] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a59b3d653dc242af87b1aaa8ad58a07c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a59b3d653dc242af87b1aaa8ad58a07c" member_type: VOTER } }
I20260630 12:37:15.071374  5672 sys_catalog.cc:458] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:15.071489  5671 sys_catalog.cc:458] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:15.074971  5676 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:15.081400  5676 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:15.084859  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:15.093353  5676 catalog_manager.cc:1383] Generated new cluster ID: 1c6638f58a1b49a49bb5a5ef1d9fb51e
I20260630 12:37:15.093729  5676 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:15.138635  5676 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:15.140110  5676 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:15.159471  5676 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c: Generated new TSK 0
I20260630 12:37:15.160179  5676 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:15.216924  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.225131  5688 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
W20260630 12:37:15.225672  5689 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
W20260630 12:37:15.227903  5691 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
I20260630 12:37:15.229071  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:15.230034  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.230229  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.230418  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823035230404 us; error 0 us; skew 500 ppm
I20260630 12:37:15.230893  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.234004  1568 webserver.cc:533] Webserver started at http://127.1.136.1:44381/ using document root <none> and password file <none>
I20260630 12:37:15.234496  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.234654  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.234863  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.235951  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "adad8cefc7c144dfbf702e686adc31f5"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-8nk5"
I20260630 12:37:15.241171  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:15.245611  5696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.246971  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:37:15.247360  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "adad8cefc7c144dfbf702e686adc31f5"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-8nk5"
I20260630 12:37:15.247692  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-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)
I20260630 12:37:15.268416  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.269709  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.271481  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:15.274156  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:15.274422  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.274670  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:15.274870  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.327781  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:36295
I20260630 12:37:15.327950  5758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:36295 every 8 connection(s)
I20260630 12:37:15.333500  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.342198  5763 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
W20260630 12:37:15.345363  5764 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
W20260630 12:37:15.347563  5766 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
I20260630 12:37:15.348181  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:15.349488  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.349684  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.349900  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823035349883 us; error 0 us; skew 500 ppm
I20260630 12:37:15.350476  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.353297  1568 webserver.cc:533] Webserver started at http://127.1.136.2:37975/ using document root <none> and password file <none>
I20260630 12:37:15.353803  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.354060  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.354386  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.355726  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "2c6427a1a6ba4ad2b683de613830858a"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-8nk5"
I20260630 12:37:15.360229  5759 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39519
I20260630 12:37:15.360743  5759 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:15.361398  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:37:15.361704  5759 heartbeater.cc:507] Master 127.1.136.62:39519 requested a full tablet report, sending...
I20260630 12:37:15.364913  5632 ts_manager.cc:194] Registered new tserver with Master: adad8cefc7c144dfbf702e686adc31f5 (127.1.136.1:36295)
I20260630 12:37:15.366255  5771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.367552  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:15.367903  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "2c6427a1a6ba4ad2b683de613830858a"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-8nk5"
I20260630 12:37:15.368156  5632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55512
I20260630 12:37:15.368279  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-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)
I20260630 12:37:15.392333  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.393605  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.395339  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:15.398061  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:15.398281  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.398594  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:15.398736  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.450273  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:33481
I20260630 12:37:15.450491  5833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:33481 every 8 connection(s)
I20260630 12:37:15.455719  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:15.463218  5837 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
W20260630 12:37:15.464531  5838 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
W20260630 12:37:15.468386  5840 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
I20260630 12:37:15.468649  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:15.470306  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:15.470614  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:15.470829  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823035470809 us; error 0 us; skew 500 ppm
I20260630 12:37:15.471560  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:15.472498  5834 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39519
I20260630 12:37:15.473102  5834 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:15.474071  5834 heartbeater.cc:507] Master 127.1.136.62:39519 requested a full tablet report, sending...
I20260630 12:37:15.474807  1568 webserver.cc:533] Webserver started at http://127.1.136.3:46205/ using document root <none> and password file <none>
I20260630 12:37:15.475770  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:15.476117  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:15.476516  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:15.476879  5632 ts_manager.cc:194] Registered new tserver with Master: 2c6427a1a6ba4ad2b683de613830858a (127.1.136.2:33481)
I20260630 12:37:15.478114  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "42e5b9dae85f4421b21e21666ae9080b"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-8nk5"
I20260630 12:37:15.478626  5632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55520
I20260630 12:37:15.485215  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:37:15.491179  5845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.492246  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:15.492542  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "42e5b9dae85f4421b21e21666ae9080b"
format_stamp: "Formatted at 2026-06-30 12:37:15 on dist-test-slave-8nk5"
I20260630 12:37:15.492802  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822927166931-1568-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)
I20260630 12:37:15.514590  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:15.515769  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:15.517411  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:15.520424  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:15.520637  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.520965  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:15.521183  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:15.573388  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:42201
I20260630 12:37:15.573539  5907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:42201 every 8 connection(s)
I20260630 12:37:15.592254  5908 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39519
I20260630 12:37:15.592821  5908 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:15.594019  5908 heartbeater.cc:507] Master 127.1.136.62:39519 requested a full tablet report, sending...
I20260630 12:37:15.596817  5632 ts_manager.cc:194] Registered new tserver with Master: 42e5b9dae85f4421b21e21666ae9080b (127.1.136.3:42201)
I20260630 12:37:15.597308  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020703431s
I20260630 12:37:15.598397  5632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55534
I20260630 12:37:16.164858  5632 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55548:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:16.167944  5632 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.
I20260630 12:37:16.226509  5799 tablet_service.cc:1511] Processing CreateTablet for tablet 65534296ac6449c0baf9660520cf4bdf (DEFAULT_TABLE table=test-workload [id=4b0ffb1733204f438e3f82a22b6b6482]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:16.228247  5799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65534296ac6449c0baf9660520cf4bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:16.230876  5724 tablet_service.cc:1511] Processing CreateTablet for tablet 65534296ac6449c0baf9660520cf4bdf (DEFAULT_TABLE table=test-workload [id=4b0ffb1733204f438e3f82a22b6b6482]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:16.232613  5724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65534296ac6449c0baf9660520cf4bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:16.235306  5873 tablet_service.cc:1511] Processing CreateTablet for tablet 65534296ac6449c0baf9660520cf4bdf (DEFAULT_TABLE table=test-workload [id=4b0ffb1733204f438e3f82a22b6b6482]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:16.237100  5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65534296ac6449c0baf9660520cf4bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:16.247810  5929 tablet_bootstrap.cc:492] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a: Bootstrap starting.
I20260630 12:37:16.254966  5929 tablet_bootstrap.cc:654] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:16.256155  5930 tablet_bootstrap.cc:492] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5: Bootstrap starting.
I20260630 12:37:16.262282  5929 tablet_bootstrap.cc:492] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a: No bootstrap required, opened a new log
I20260630 12:37:16.262745  5932 tablet_bootstrap.cc:492] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b: Bootstrap starting.
I20260630 12:37:16.262852  5929 ts_tablet_manager.cc:1403] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:37:16.265743  5930 tablet_bootstrap.cc:654] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:16.266177  5929 raft_consensus.cc:359] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.267241  5929 raft_consensus.cc:385] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:16.267583  5929 raft_consensus.cc:740] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c6427a1a6ba4ad2b683de613830858a, State: Initialized, Role: FOLLOWER
I20260630 12:37:16.268429  5929 consensus_queue.cc:260] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.271302  5932 tablet_bootstrap.cc:654] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:16.277626  5929 ts_tablet_manager.cc:1434] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:37:16.277777  5930 tablet_bootstrap.cc:492] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5: No bootstrap required, opened a new log
I20260630 12:37:16.278540  5834 heartbeater.cc:499] Master 127.1.136.62:39519 was elected leader, sending a full tablet report...
I20260630 12:37:16.279352  5930 ts_tablet_manager.cc:1403] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260630 12:37:16.281208  5932 tablet_bootstrap.cc:492] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b: No bootstrap required, opened a new log
I20260630 12:37:16.281740  5932 ts_tablet_manager.cc:1403] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:37:16.282371  5930 raft_consensus.cc:359] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.283284  5930 raft_consensus.cc:385] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:16.283595  5930 raft_consensus.cc:740] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adad8cefc7c144dfbf702e686adc31f5, State: Initialized, Role: FOLLOWER
I20260630 12:37:16.284638  5932 raft_consensus.cc:359] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.284690  5930 consensus_queue.cc:260] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.285743  5932 raft_consensus.cc:385] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:16.286185  5932 raft_consensus.cc:740] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42e5b9dae85f4421b21e21666ae9080b, State: Initialized, Role: FOLLOWER
I20260630 12:37:16.286965  5932 consensus_queue.cc:260] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.293136  5908 heartbeater.cc:499] Master 127.1.136.62:39519 was elected leader, sending a full tablet report...
I20260630 12:37:16.293233  5759 heartbeater.cc:499] Master 127.1.136.62:39519 was elected leader, sending a full tablet report...
I20260630 12:37:16.293738  5930 ts_tablet_manager.cc:1434] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:37:16.294983  5932 ts_tablet_manager.cc:1434] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:37:16.477373  5936 raft_consensus.cc:493] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:16.477972  5936 raft_consensus.cc:515] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.479923  5937 raft_consensus.cc:493] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:16.480774  5936 leader_election.cc:290] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c6427a1a6ba4ad2b683de613830858a (127.1.136.2:33481), 42e5b9dae85f4421b21e21666ae9080b (127.1.136.3:42201)
I20260630 12:37:16.480515  5937 raft_consensus.cc:515] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.490417  5937 leader_election.cc:290] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c6427a1a6ba4ad2b683de613830858a (127.1.136.2:33481), adad8cefc7c144dfbf702e686adc31f5 (127.1.136.1:36295)
I20260630 12:37:16.503751  5809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "adad8cefc7c144dfbf702e686adc31f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c6427a1a6ba4ad2b683de613830858a" is_pre_election: true
I20260630 12:37:16.504683  5809 raft_consensus.cc:2468] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adad8cefc7c144dfbf702e686adc31f5 in term 0.
I20260630 12:37:16.506458  5697 leader_election.cc:304] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c6427a1a6ba4ad2b683de613830858a, adad8cefc7c144dfbf702e686adc31f5; no voters: 
I20260630 12:37:16.507418  5936 raft_consensus.cc:2804] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:16.507786  5936 raft_consensus.cc:493] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:16.508131  5936 raft_consensus.cc:3060] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:16.511332  5809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "42e5b9dae85f4421b21e21666ae9080b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c6427a1a6ba4ad2b683de613830858a" is_pre_election: true
I20260630 12:37:16.512002  5809 raft_consensus.cc:2468] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42e5b9dae85f4421b21e21666ae9080b in term 0.
I20260630 12:37:16.512532  5734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "42e5b9dae85f4421b21e21666ae9080b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adad8cefc7c144dfbf702e686adc31f5" is_pre_election: true
I20260630 12:37:16.513645  5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "adad8cefc7c144dfbf702e686adc31f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42e5b9dae85f4421b21e21666ae9080b" is_pre_election: true
I20260630 12:37:16.513691  5846 leader_election.cc:304] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c6427a1a6ba4ad2b683de613830858a, 42e5b9dae85f4421b21e21666ae9080b; no voters: 
I20260630 12:37:16.514561  5883 raft_consensus.cc:2468] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adad8cefc7c144dfbf702e686adc31f5 in term 0.
I20260630 12:37:16.515353  5937 raft_consensus.cc:2804] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:16.515829  5937 raft_consensus.cc:493] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:16.516063  5936 raft_consensus.cc:515] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.516546  5937 raft_consensus.cc:3060] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:16.517457  5734 raft_consensus.cc:2393] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42e5b9dae85f4421b21e21666ae9080b in current term 1: Already voted for candidate adad8cefc7c144dfbf702e686adc31f5 in this term.
I20260630 12:37:16.519181  5809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "adad8cefc7c144dfbf702e686adc31f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c6427a1a6ba4ad2b683de613830858a"
I20260630 12:37:16.520107  5809 raft_consensus.cc:3060] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:16.520315  5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "adad8cefc7c144dfbf702e686adc31f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42e5b9dae85f4421b21e21666ae9080b"
I20260630 12:37:16.521169  5936 leader_election.cc:290] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2c6427a1a6ba4ad2b683de613830858a (127.1.136.2:33481), 42e5b9dae85f4421b21e21666ae9080b (127.1.136.3:42201)
I20260630 12:37:16.527331  5809 raft_consensus.cc:2468] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adad8cefc7c144dfbf702e686adc31f5 in term 1.
I20260630 12:37:16.528188  5937 raft_consensus.cc:515] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.528672  5697 leader_election.cc:304] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c6427a1a6ba4ad2b683de613830858a, adad8cefc7c144dfbf702e686adc31f5; no voters: 
I20260630 12:37:16.529685  5883 raft_consensus.cc:2393] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate adad8cefc7c144dfbf702e686adc31f5 in current term 1: Already voted for candidate 42e5b9dae85f4421b21e21666ae9080b in this term.
I20260630 12:37:16.529748  5936 raft_consensus.cc:2804] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:16.530901  5937 leader_election.cc:290] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [CANDIDATE]: Term 1 election: Requested vote from peers 2c6427a1a6ba4ad2b683de613830858a (127.1.136.2:33481), adad8cefc7c144dfbf702e686adc31f5 (127.1.136.1:36295)
I20260630 12:37:16.532614  5936 raft_consensus.cc:697] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 1 LEADER]: Becoming Leader. State: Replica: adad8cefc7c144dfbf702e686adc31f5, State: Running, Role: LEADER
I20260630 12:37:16.532917  5734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "42e5b9dae85f4421b21e21666ae9080b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adad8cefc7c144dfbf702e686adc31f5"
I20260630 12:37:16.532441  5809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65534296ac6449c0baf9660520cf4bdf" candidate_uuid: "42e5b9dae85f4421b21e21666ae9080b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c6427a1a6ba4ad2b683de613830858a"
I20260630 12:37:16.534236  5809 raft_consensus.cc:2393] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42e5b9dae85f4421b21e21666ae9080b in current term 1: Already voted for candidate adad8cefc7c144dfbf702e686adc31f5 in this term.
I20260630 12:37:16.533740  5936 consensus_queue.cc:237] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } }
I20260630 12:37:16.535892  5846 leader_election.cc:304] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [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: 42e5b9dae85f4421b21e21666ae9080b; no voters: 2c6427a1a6ba4ad2b683de613830858a, adad8cefc7c144dfbf702e686adc31f5
I20260630 12:37:16.537006  5937 raft_consensus.cc:2749] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:16.543772  5631 catalog_manager.cc:5697] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to adad8cefc7c144dfbf702e686adc31f5 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "adad8cefc7c144dfbf702e686adc31f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adad8cefc7c144dfbf702e686adc31f5" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:17.082887  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:17.085036  5685 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:17.086050  5945 consensus_queue.cc:1048] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42e5b9dae85f4421b21e21666ae9080b" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 42201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:17.087255  5685 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:17.087749  5685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:17.105041  5948 consensus_queue.cc:1048] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c6427a1a6ba4ad2b683de613830858a" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:18.094585  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:19.089485  5685 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:19.091480  5685 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:19.091845  5685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:19.105921  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:20.114538  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:21.093019  5685 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:21.094422  5685 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:21.095064  5685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:21.124436  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:22.135012  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:23.096287  5685 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:23.097800  5685 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:23.098495  5685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:23.146427  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:24.156050  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:25.099714  5685 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:25.101208  5685 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:25.101595  5685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:25.166524  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:26.174952  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:27.102626  5685 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:27.103910  5685 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:27.104403  5685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:27.183584  5680 placement_policy_util.cc:411] tablet 65534296ac6449c0baf9660520cf4bdf: detected majority of replicas (2 of 3) at location L0
I20260630 12:37:27.689761  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:37:27.734611  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:27.735384  1568 tablet_replica.cc:333] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5: stopping tablet replica
I20260630 12:37:27.736351  1568 raft_consensus.cc:2243] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:27.737989  1568 raft_consensus.cc:2272] T 65534296ac6449c0baf9660520cf4bdf P adad8cefc7c144dfbf702e686adc31f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.762506  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:37:27.779014  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:37:27.810515  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:27.812575  1568 tablet_replica.cc:333] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a: stopping tablet replica
I20260630 12:37:27.813580  1568 raft_consensus.cc:2243] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.814329  1568 raft_consensus.cc:2272] T 65534296ac6449c0baf9660520cf4bdf P 2c6427a1a6ba4ad2b683de613830858a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.838830  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:37:27.853463  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:37:27.882350  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:27.883257  1568 tablet_replica.cc:333] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b: stopping tablet replica
I20260630 12:37:27.883949  1568 raft_consensus.cc:2243] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.884534  1568 raft_consensus.cc:2272] T 65534296ac6449c0baf9660520cf4bdf P 42e5b9dae85f4421b21e21666ae9080b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.906729  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:37:27.919199  1568 master.cc:562] Master@127.1.136.62:39519 shutting down...
I20260630 12:37:27.946538  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:27.947400  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.947791  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P a59b3d653dc242af87b1aaa8ad58a07c: stopping tablet replica
I20260630 12:37:27.969193  1568 master.cc:584] Master@127.1.136.62:39519 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13110 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:37:28.009130  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:44173
I20260630 12:37:28.010445  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.017242  5957 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
W20260630 12:37:28.017323  5958 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
W20260630 12:37:28.018843  5960 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
I20260630 12:37:28.020552  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:28.021746  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.022142  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.022358  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823048022338 us; error 0 us; skew 500 ppm
I20260630 12:37:28.023008  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.026418  1568 webserver.cc:533] Webserver started at http://127.1.136.62:34785/ using document root <none> and password file <none>
I20260630 12:37:28.027242  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.027509  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.027881  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.029325  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "cedd5c4687dc4e4fb39e36c3997f6093"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.036058  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:28.040668  5965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.041646  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:28.042122  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "cedd5c4687dc4e4fb39e36c3997f6093"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.042542  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-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)
I20260630 12:37:28.067296  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.069173  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.129653  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:44173
I20260630 12:37:28.129877  6017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:44173 every 8 connection(s)
I20260630 12:37:28.135471  6018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:28.149358  6018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093: Bootstrap starting.
I20260630 12:37:28.154965  6018 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:28.160040  6018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093: No bootstrap required, opened a new log
I20260630 12:37:28.162585  6018 raft_consensus.cc:359] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedd5c4687dc4e4fb39e36c3997f6093" member_type: VOTER }
I20260630 12:37:28.163143  6018 raft_consensus.cc:385] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:28.163434  6018 raft_consensus.cc:740] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cedd5c4687dc4e4fb39e36c3997f6093, State: Initialized, Role: FOLLOWER
I20260630 12:37:28.164192  6018 consensus_queue.cc:260] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cedd5c4687dc4e4fb39e36c3997f6093" member_type: VOTER }
I20260630 12:37:28.164691  6018 raft_consensus.cc:399] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:28.164935  6018 raft_consensus.cc:493] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:28.165246  6018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:28.170673  6018 raft_consensus.cc:515] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedd5c4687dc4e4fb39e36c3997f6093" member_type: VOTER }
I20260630 12:37:28.171350  6018 leader_election.cc:304] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [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: cedd5c4687dc4e4fb39e36c3997f6093; no voters: 
I20260630 12:37:28.172883  6018 leader_election.cc:290] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:28.173372  6021 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:28.175316  6021 raft_consensus.cc:697] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 1 LEADER]: Becoming Leader. State: Replica: cedd5c4687dc4e4fb39e36c3997f6093, State: Running, Role: LEADER
I20260630 12:37:28.176358  6021 consensus_queue.cc:237] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [LEADER]: Queue going to LEADER mode. State: All 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: "cedd5c4687dc4e4fb39e36c3997f6093" member_type: VOTER }
I20260630 12:37:28.176980  6018 sys_catalog.cc:565] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:28.181248  6023 sys_catalog.cc:455] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cedd5c4687dc4e4fb39e36c3997f6093. Latest consensus state: current_term: 1 leader_uuid: "cedd5c4687dc4e4fb39e36c3997f6093" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedd5c4687dc4e4fb39e36c3997f6093" member_type: VOTER } }
I20260630 12:37:28.181260  6022 sys_catalog.cc:455] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cedd5c4687dc4e4fb39e36c3997f6093" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedd5c4687dc4e4fb39e36c3997f6093" member_type: VOTER } }
I20260630 12:37:28.182379  6023 sys_catalog.cc:458] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:28.182471  6022 sys_catalog.cc:458] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:28.187544  6027 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:28.195107  6027 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:28.197762  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:28.208582  6027 catalog_manager.cc:1383] Generated new cluster ID: a1746c61b376422c817be268a57889a8
I20260630 12:37:28.208976  6027 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:28.240206  6027 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:28.241709  6027 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:28.258060  6027 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093: Generated new TSK 0
I20260630 12:37:28.258766  6027 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:28.266636  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.276064  6039 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
W20260630 12:37:28.277478  6040 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
W20260630 12:37:28.280427  6042 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
I20260630 12:37:28.280530  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:28.282094  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.282323  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.282553  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823048282538 us; error 0 us; skew 500 ppm
I20260630 12:37:28.283211  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.286276  1568 webserver.cc:533] Webserver started at http://127.1.136.1:44347/ using document root <none> and password file <none>
I20260630 12:37:28.286871  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.287086  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.287429  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.289104  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.295607  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:28.300684  6047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.301981  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:37:28.302325  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.302593  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-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)
I20260630 12:37:28.324344  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.326447  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.328123  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.331537  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.331761  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.331962  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.332101  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.392285  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:36179
I20260630 12:37:28.393937  6109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:36179 every 8 connection(s)
I20260630 12:37:28.399806  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.412254  6114 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
W20260630 12:37:28.413056  6115 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
W20260630 12:37:28.415925  6117 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
I20260630 12:37:28.417893  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:28.419035  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.419284  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.419479  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823048419461 us; error 0 us; skew 500 ppm
I20260630 12:37:28.420022  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.423041  1568 webserver.cc:533] Webserver started at http://127.1.136.2:40935/ using document root <none> and password file <none>
I20260630 12:37:28.423741  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.424252  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.424710  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.426298  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "8bae8ce602ba4670b9870d9f3e93873b"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.431346  6110 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44173
I20260630 12:37:28.431780  6110 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.432729  6110 heartbeater.cc:507] Master 127.1.136.62:44173 requested a full tablet report, sending...
I20260630 12:37:28.432884  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:28.438097  5983 ts_manager.cc:194] Registered new tserver with Master: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:28.439220  6122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.440747  1568 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:37:28.441226  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "8bae8ce602ba4670b9870d9f3e93873b"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.441511  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-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)
I20260630 12:37:28.442555  5983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53654
I20260630 12:37:28.457723  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.459373  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.461401  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.464112  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.464417  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.464702  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.464900  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.546361  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:34819
I20260630 12:37:28.546471  6184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:34819 every 8 connection(s)
I20260630 12:37:28.554352  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.571154  6188 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
I20260630 12:37:28.572610  6185 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44173
I20260630 12:37:28.574409  6185 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:28.573063  6189 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
I20260630 12:37:28.576877  6185 heartbeater.cc:507] Master 127.1.136.62:44173 requested a full tablet report, sending...
I20260630 12:37:28.579037  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:28.580262  6191 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
I20260630 12:37:28.580650  5983 ts_manager.cc:194] Registered new tserver with Master: 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:28.581511  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.581840  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:28.582042  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823048582023 us; error 0 us; skew 500 ppm
I20260630 12:37:28.582792  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.582759  5983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53660
I20260630 12:37:28.591310  1568 webserver.cc:533] Webserver started at http://127.1.136.3:33265/ using document root <none> and password file <none>
I20260630 12:37:28.592010  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.592509  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.592904  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.594410  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.599529  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:37:28.604352  6196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.605980  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:37:28.606310  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-8nk5"
I20260630 12:37:28.606654  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-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)
I20260630 12:37:28.622112  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.623673  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.625417  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.628364  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.628594  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.628890  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.629101  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.690670  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:41327
I20260630 12:37:28.690752  6258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:41327 every 8 connection(s)
I20260630 12:37:28.709363  6259 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44173
I20260630 12:37:28.709900  6259 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.710753  6259 heartbeater.cc:507] Master 127.1.136.62:44173 requested a full tablet report, sending...
I20260630 12:37:28.713757  5983 ts_manager.cc:194] Registered new tserver with Master: 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:28.714444  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019103808s
I20260630 12:37:28.715794  5983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53666
I20260630 12:37:29.272119  5983 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53672:
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\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:29.275822  5983 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.
I20260630 12:37:29.390230  6149 tablet_service.cc:1511] Processing CreateTablet for tablet 2572b9d81cd64caf9e2c2d3240a798d9 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:37:29.392067  6149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2572b9d81cd64caf9e2c2d3240a798d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.392120  6147 tablet_service.cc:1511] Processing CreateTablet for tablet 009aa0918318406cb96e29d5066b777b (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:37:29.391602  6146 tablet_service.cc:1511] Processing CreateTablet for tablet 5d35c9937286496da065ca8e6899ee87 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:37:29.393549  6150 tablet_service.cc:1511] Processing CreateTablet for tablet f57bf87de1a2496d8ae41f8ad843a336 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:37:29.392120  6145 tablet_service.cc:1511] Processing CreateTablet for tablet 8d36500356f64d5fbd5733c98d7fd9cd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:37:29.395532  6147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009aa0918318406cb96e29d5066b777b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.396224  6148 tablet_service.cc:1511] Processing CreateTablet for tablet 27ca7572f1f148148670ca93b8439424 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:37:29.397511  6145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d36500356f64d5fbd5733c98d7fd9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.404706  6144 tablet_service.cc:1511] Processing CreateTablet for tablet b27bbc711aa247a69078f9a04f254f60 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:37:29.406365  6144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27bbc711aa247a69078f9a04f254f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.409916  6143 tablet_service.cc:1511] Processing CreateTablet for tablet 0489346e31f244889e3c84dd269f3a0c (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:37:29.411650  6143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489346e31f244889e3c84dd269f3a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.413293  6141 tablet_service.cc:1511] Processing CreateTablet for tablet 0e16d733feac4ec394e2579efae7e0bd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:37:29.414952  6141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e16d733feac4ec394e2579efae7e0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.415295  6142 tablet_service.cc:1511] Processing CreateTablet for tablet 1968aec4408843cab311c45c88acc7dd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:37:29.416810  6142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1968aec4408843cab311c45c88acc7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.426595  6148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ca7572f1f148148670ca93b8439424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.429378  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57bf87de1a2496d8ae41f8ad843a336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.431872  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 2572b9d81cd64caf9e2c2d3240a798d9 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:37:29.433468  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2572b9d81cd64caf9e2c2d3240a798d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.433145  6072 tablet_service.cc:1511] Processing CreateTablet for tablet 009aa0918318406cb96e29d5066b777b (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:37:29.435346  6073 tablet_service.cc:1511] Processing CreateTablet for tablet 27ca7572f1f148148670ca93b8439424 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:37:29.438041  6071 tablet_service.cc:1511] Processing CreateTablet for tablet 5d35c9937286496da065ca8e6899ee87 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:37:29.438905  6075 tablet_service.cc:1511] Processing CreateTablet for tablet f57bf87de1a2496d8ae41f8ad843a336 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:37:29.439492  6141 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf5cdc2d659479f8a495f765ab42074 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:37:29.445020  6073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ca7572f1f148148670ca93b8439424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.441401  6070 tablet_service.cc:1511] Processing CreateTablet for tablet 8d36500356f64d5fbd5733c98d7fd9cd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:37:29.447902  6110 heartbeater.cc:499] Master 127.1.136.62:44173 was elected leader, sending a full tablet report...
I20260630 12:37:29.448529  6070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d36500356f64d5fbd5733c98d7fd9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.455458  6072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009aa0918318406cb96e29d5066b777b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.457617  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57bf87de1a2496d8ae41f8ad843a336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.460297  6069 tablet_service.cc:1511] Processing CreateTablet for tablet b27bbc711aa247a69078f9a04f254f60 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:37:29.461849  6067 tablet_service.cc:1511] Processing CreateTablet for tablet 1968aec4408843cab311c45c88acc7dd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:37:29.463455  6066 tablet_service.cc:1511] Processing CreateTablet for tablet 0e16d733feac4ec394e2579efae7e0bd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:37:29.465232  6141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf5cdc2d659479f8a495f765ab42074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.500631  6146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d35c9937286496da065ca8e6899ee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.465462  6068 tablet_service.cc:1511] Processing CreateTablet for tablet 0489346e31f244889e3c84dd269f3a0c (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:37:29.502482  6279 tablet_bootstrap.cc:492] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:29.471318  6224 tablet_service.cc:1511] Processing CreateTablet for tablet f57bf87de1a2496d8ae41f8ad843a336 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:37:29.509138  6224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57bf87de1a2496d8ae41f8ad843a336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.473423  6223 tablet_service.cc:1511] Processing CreateTablet for tablet 2572b9d81cd64caf9e2c2d3240a798d9 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:37:29.511256  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2572b9d81cd64caf9e2c2d3240a798d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.475587  6221 tablet_service.cc:1511] Processing CreateTablet for tablet 009aa0918318406cb96e29d5066b777b (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:37:29.515219  6221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009aa0918318406cb96e29d5066b777b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.476361  6149 tablet_service.cc:1511] Processing CreateTablet for tablet 321f003c23774eb49369e2544ea5566d (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:37:29.517042  6149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321f003c23774eb49369e2544ea5566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.479315  6219 tablet_service.cc:1511] Processing CreateTablet for tablet 8d36500356f64d5fbd5733c98d7fd9cd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:37:29.524735  6219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d36500356f64d5fbd5733c98d7fd9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.477636  6220 tablet_service.cc:1511] Processing CreateTablet for tablet 5d35c9937286496da065ca8e6899ee87 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:37:29.481375  6222 tablet_service.cc:1511] Processing CreateTablet for tablet 27ca7572f1f148148670ca93b8439424 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:37:29.484820  6218 tablet_service.cc:1511] Processing CreateTablet for tablet b27bbc711aa247a69078f9a04f254f60 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:37:29.528774  6220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d35c9937286496da065ca8e6899ee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.488512  6217 tablet_service.cc:1511] Processing CreateTablet for tablet 0489346e31f244889e3c84dd269f3a0c (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:37:29.491420  6216 tablet_service.cc:1511] Processing CreateTablet for tablet 1968aec4408843cab311c45c88acc7dd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:37:29.494294  6215 tablet_service.cc:1511] Processing CreateTablet for tablet 0e16d733feac4ec394e2579efae7e0bd (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:37:29.537434  6222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ca7572f1f148148670ca93b8439424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.542274  6067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1968aec4408843cab311c45c88acc7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.550410  6216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1968aec4408843cab311c45c88acc7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.554455  6218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27bbc711aa247a69078f9a04f254f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.558394  6215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e16d733feac4ec394e2579efae7e0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.561599  6072 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf5cdc2d659479f8a495f765ab42074 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:37:29.563292  6072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf5cdc2d659479f8a495f765ab42074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.566465  6066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e16d733feac4ec394e2579efae7e0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.567390  6069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27bbc711aa247a69078f9a04f254f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.568130  6068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489346e31f244889e3c84dd269f3a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.574442  6071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d35c9937286496da065ca8e6899ee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.578315  6217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489346e31f244889e3c84dd269f3a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.581656  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 321f003c23774eb49369e2544ea5566d (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:37:29.583089  6280 tablet_bootstrap.cc:492] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:29.583287  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321f003c23774eb49369e2544ea5566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.585943  6185 heartbeater.cc:499] Master 127.1.136.62:44173 was elected leader, sending a full tablet report...
I20260630 12:37:29.614802  6280 tablet_bootstrap.cc:654] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.526650  6279 tablet_bootstrap.cc:654] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.707369  6281 tablet_bootstrap.cc:492] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:29.717586  6223 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf5cdc2d659479f8a495f765ab42074 (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:37:29.718963  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf5cdc2d659479f8a495f765ab42074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.719455  6259 heartbeater.cc:499] Master 127.1.136.62:44173 was elected leader, sending a full tablet report...
I20260630 12:37:29.745468  6281 tablet_bootstrap.cc:654] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.753973  6280 tablet_bootstrap.cc:492] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:29.754698  6280 ts_tablet_manager.cc:1403] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.172s	user 0.018s	sys 0.012s
I20260630 12:37:29.761507  6280 raft_consensus.cc:359] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.771085  6280 raft_consensus.cc:385] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.771446  6280 raft_consensus.cc:740] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.772308  6280 consensus_queue.cc:260] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.749262  6224 tablet_service.cc:1511] Processing CreateTablet for tablet 321f003c23774eb49369e2544ea5566d (DEFAULT_TABLE table=test-workload [id=e4868d9a595f4792a740de4f2db9a06b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:37:29.791419  6224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321f003c23774eb49369e2544ea5566d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.796411  6280 ts_tablet_manager.cc:1434] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.016s
I20260630 12:37:29.798128  6280 tablet_bootstrap.cc:492] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:29.802655  6281 tablet_bootstrap.cc:492] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:29.806066  6279 tablet_bootstrap.cc:492] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:29.806560  6281 ts_tablet_manager.cc:1403] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.019s
I20260630 12:37:29.809384  6281 raft_consensus.cc:359] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.806560  6279 ts_tablet_manager.cc:1403] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.305s	user 0.008s	sys 0.014s
I20260630 12:37:29.810067  6281 raft_consensus.cc:385] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.810573  6281 raft_consensus.cc:740] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.811223  6280 tablet_bootstrap.cc:654] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.811673  6281 consensus_queue.cc:260] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.813920  6279 raft_consensus.cc:359] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.815327  6279 raft_consensus.cc:385] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.815955  6279 raft_consensus.cc:740] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.817157  6279 consensus_queue.cc:260] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.821902  6281 ts_tablet_manager.cc:1434] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260630 12:37:29.823544  6281 tablet_bootstrap.cc:492] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:29.828457  6279 ts_tablet_manager.cc:1434] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.011s
I20260630 12:37:29.829713  6279 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:29.831302  6281 tablet_bootstrap.cc:654] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.836634  6279 tablet_bootstrap.cc:654] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.839785  6280 tablet_bootstrap.cc:492] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:29.841159  6280 ts_tablet_manager.cc:1403] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.000s
I20260630 12:37:29.845348  6280 raft_consensus.cc:359] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.846110  6281 tablet_bootstrap.cc:492] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:29.846289  6280 raft_consensus.cc:385] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.846783  6281 ts_tablet_manager.cc:1403] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:37:29.846814  6280 raft_consensus.cc:740] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.848598  6280 consensus_queue.cc:260] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.850987  6281 raft_consensus.cc:359] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.851542  6280 ts_tablet_manager.cc:1434] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:37:29.851804  6281 raft_consensus.cc:385] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.852123  6281 raft_consensus.cc:740] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.852583  6280 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:29.852725  6279 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:29.853060  6281 consensus_queue.cc:260] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.853896  6279 ts_tablet_manager.cc:1403] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260630 12:37:29.858934  6279 raft_consensus.cc:359] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.860200  6279 raft_consensus.cc:385] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.860627  6279 raft_consensus.cc:740] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.861296  6280 tablet_bootstrap.cc:654] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.862643  6279 consensus_queue.cc:260] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.866070  6281 ts_tablet_manager.cc:1434] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260630 12:37:29.867722  6281 tablet_bootstrap.cc:492] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:29.872892  6286 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.873699  6286 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.877336  6281 tablet_bootstrap.cc:654] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.878365  6279 ts_tablet_manager.cc:1434] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260630 12:37:29.892441  6286 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:29.892937  6279 tablet_bootstrap.cc:492] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
W20260630 12:37:29.900820  6111 tablet.cc:2406] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:29.909391  6279 tablet_bootstrap.cc:654] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.923559  6286 raft_consensus.cc:493] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.924335  6286 raft_consensus.cc:515] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.925940  6279 tablet_bootstrap.cc:492] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:29.926841  6279 ts_tablet_manager.cc:1403] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.010s
I20260630 12:37:29.927271  6286 leader_election.cc:290] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:29.931595  6279 raft_consensus.cc:359] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.933472  6279 raft_consensus.cc:385] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.934194  6279 raft_consensus.cc:740] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.936116  6279 consensus_queue.cc:260] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.945461  6284 raft_consensus.cc:493] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.945504  6279 ts_tablet_manager.cc:1434] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260630 12:37:29.946544  6284 raft_consensus.cc:515] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.947898  6279 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:29.959789  6279 tablet_bootstrap.cc:654] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:29.963711  6284 leader_election.cc:290] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:29.975338  6279 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:29.976723  6279 ts_tablet_manager.cc:1403] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260630 12:37:29.982209  6279 raft_consensus.cc:359] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.984097  6279 raft_consensus.cc:385] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:29.985055  6279 raft_consensus.cc:740] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.986879  6279 consensus_queue.cc:260] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:29.997532  6279 ts_tablet_manager.cc:1434] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260630 12:37:29.999760  6279 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.020320  6279 tablet_bootstrap.cc:654] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.031450  6281 tablet_bootstrap.cc:492] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.033223  6281 ts_tablet_manager.cc:1403] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.166s	user 0.075s	sys 0.084s
I20260630 12:37:30.034624  6280 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.035199  6280 ts_tablet_manager.cc:1403] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.183s	user 0.088s	sys 0.079s
I20260630 12:37:30.033603  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.036444  6281 raft_consensus.cc:359] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.037263  6281 raft_consensus.cc:385] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.037562  6281 raft_consensus.cc:740] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.038481  6281 consensus_queue.cc:260] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.038388  6280 raft_consensus.cc:359] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.041523  6280 raft_consensus.cc:385] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.042151  6280 raft_consensus.cc:740] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.042673  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2572b9d81cd64caf9e2c2d3240a798d9" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.043537  6280 consensus_queue.cc:260] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.043861  6159 raft_consensus.cc:2468] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.041127  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.047049  6280 ts_tablet_manager.cc:1434] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:37:30.049050  6200 leader_election.cc:304] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.051018  6280 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
W20260630 12:37:30.051204  6200 leader_election.cc:343] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.052551  6286 raft_consensus.cc:2804] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.053655  6286 raft_consensus.cc:493] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.054593  6286 raft_consensus.cc:3060] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.061977  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2572b9d81cd64caf9e2c2d3240a798d9" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.062527  6280 tablet_bootstrap.cc:654] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.062660  6288 raft_consensus.cc:493] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.063479  6288 raft_consensus.cc:515] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.062980  6085 raft_consensus.cc:2468] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.067210  6281 ts_tablet_manager.cc:1434] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
W20260630 12:37:30.068171  6197 leader_election.cc:343] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.068722  6197 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.080344  6281 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.074335  6288 leader_election.cc:290] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.082535  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.084450  6234 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.090271  6051 leader_election.cc:304] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
I20260630 12:37:30.091368  6284 raft_consensus.cc:2804] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.091658  6279 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.091769  6284 raft_consensus.cc:493] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.092167  6279 ts_tablet_manager.cc:1403] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.093s	user 0.024s	sys 0.027s
I20260630 12:37:30.092221  6284 raft_consensus.cc:3060] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.095643  6279 raft_consensus.cc:359] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.096424  6279 raft_consensus.cc:385] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.096719  6279 raft_consensus.cc:740] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.098345  6279 consensus_queue.cc:260] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.103693  6280 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.106796  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.107409  6160 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.105115  6280 ts_tablet_manager.cc:1403] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.004s
I20260630 12:37:30.111886  6280 raft_consensus.cc:359] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.112700  6280 raft_consensus.cc:385] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.113021  6280 raft_consensus.cc:740] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.113556  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.114445  6304 raft_consensus.cc:2749] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.114689  6281 tablet_bootstrap.cc:654] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.116434  6284 raft_consensus.cc:515] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.118287  6085 raft_consensus.cc:2393] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bae8ce602ba4670b9870d9f3e93873b in current term 1: Already voted for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in this term.
I20260630 12:37:30.116508  6280 consensus_queue.cc:260] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.123463  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.124578  6160 raft_consensus.cc:3060] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.118660  6286 raft_consensus.cc:515] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.120012  6279 ts_tablet_manager.cc:1434] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260630 12:37:30.130679  6279 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.133232  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.134481  6234 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae8ce602ba4670b9870d9f3e93873b in term 0.
I20260630 12:37:30.136866  6126 leader_election.cc:304] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.146966  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:30.149607  6234 raft_consensus.cc:3060] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.154697  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2572b9d81cd64caf9e2c2d3240a798d9" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
I20260630 12:37:30.155833  6279 tablet_bootstrap.cc:654] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.155709  6085 raft_consensus.cc:3060] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.158692  6286 leader_election.cc:290] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.160790  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2572b9d81cd64caf9e2c2d3240a798d9" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.162068  6159 raft_consensus.cc:3060] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.171648  6279 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.172489  6279 ts_tablet_manager.cc:1403] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.009s
I20260630 12:37:30.177153  6279 raft_consensus.cc:359] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.178333  6279 raft_consensus.cc:385] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.178740  6279 raft_consensus.cc:740] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.179994  6279 consensus_queue.cc:260] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
W20260630 12:37:30.195031  6031 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:30.188318  6284 leader_election.cc:290] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.212321  6281 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.212302  6085 raft_consensus.cc:2468] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.213480  6281 ts_tablet_manager.cc:1403] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.133s	user 0.049s	sys 0.038s
I20260630 12:37:30.216028  6159 raft_consensus.cc:2468] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.217525  6200 leader_election.cc:304] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.218637  6286 raft_consensus.cc:2804] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.219516  6286 raft_consensus.cc:697] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Becoming Leader. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Running, Role: LEADER
I20260630 12:37:30.217231  6281 raft_consensus.cc:359] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.220082  6281 raft_consensus.cc:385] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.220574  6281 raft_consensus.cc:740] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.220789  6286 consensus_queue.cc:237] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.204140  6160 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:30.221689  6281 consensus_queue.cc:260] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.222368  6279 ts_tablet_manager.cc:1434] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.020s
I20260630 12:37:30.219614  6306 raft_consensus.cc:493] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.224236  6051 leader_election.cc:304] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
I20260630 12:37:30.222641  6280 ts_tablet_manager.cc:1434] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.114s	user 0.049s	sys 0.034s
I20260630 12:37:30.222922  6284 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.226615  6284 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.227355  6280 tablet_bootstrap.cc:492] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.229002  6284 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.232628  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.232761  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.224401  6288 raft_consensus.cc:2764] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260630 12:37:30.235121  6051 leader_election.cc:343] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.235976  6159 raft_consensus.cc:2468] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.237923  6051 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a
I20260630 12:37:30.238322  6279 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.229604  6284 raft_consensus.cc:2804] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.247437  6308 raft_consensus.cc:2804] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.248162  6308 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.248616  6308 raft_consensus.cc:3060] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.239365  6306 raft_consensus.cc:515] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.250846  6279 tablet_bootstrap.cc:654] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.254465  6234 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:30.251748  6284 raft_consensus.cc:697] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Becoming Leader. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Running, Role: LEADER
I20260630 12:37:30.258546  6284 consensus_queue.cc:237] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.259449  6306 leader_election.cc:290] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.261328  6280 tablet_bootstrap.cc:654] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.261651  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.262085  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.264098  6281 ts_tablet_manager.cc:1434] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.016s
W20260630 12:37:30.263597  6051 leader_election.cc:343] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.265187  6281 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
W20260630 12:37:30.265132  6051 leader_election.cc:343] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.265658  6051 leader_election.cc:304] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b
I20260630 12:37:30.267467  6306 raft_consensus.cc:2749] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.276544  6310 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.277185  6310 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.279470  6308 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.281268  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.281852  6281 tablet_bootstrap.cc:654] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.292510  6308 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
W20260630 12:37:30.294734  6123 leader_election.cc:343] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.296490  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.297442  6159 raft_consensus.cc:3060] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.284750  6310 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.303185  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.311239  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:30.312835  5981 catalog_manager.cc:5697] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:30.315568  6051 leader_election.cc:343] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.316283  5983 catalog_manager.cc:5697] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3). New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:30.317178  6126 leader_election.cc:343] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.317687  6126 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.318898  6310 raft_consensus.cc:2749] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.322878  6159 raft_consensus.cc:2468] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:30.324573  6051 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a
I20260630 12:37:30.325706  6308 raft_consensus.cc:2804] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.326421  6308 raft_consensus.cc:697] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Becoming Leader. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Running, Role: LEADER
I20260630 12:37:30.327584  6308 consensus_queue.cc:237] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.338551  6280 tablet_bootstrap.cc:492] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.339363  6280 ts_tablet_manager.cc:1403] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.112s	user 0.036s	sys 0.046s
I20260630 12:37:30.339967  6281 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.341022  6281 ts_tablet_manager.cc:1403] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.021s
I20260630 12:37:30.340137  6279 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.343009  6279 ts_tablet_manager.cc:1403] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.011s
I20260630 12:37:30.342994  6280 raft_consensus.cc:359] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.344378  6280 raft_consensus.cc:385] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.344877  6280 raft_consensus.cc:740] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.345789  6281 raft_consensus.cc:359] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.346155  6310 raft_consensus.cc:493] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.346843  6281 raft_consensus.cc:385] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.346647  6279 raft_consensus.cc:359] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.347275  6281 raft_consensus.cc:740] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.346968  6310 raft_consensus.cc:515] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.347625  6279 raft_consensus.cc:385] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.348058  6279 raft_consensus.cc:740] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.346608  6280 consensus_queue.cc:260] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.349721  6286 raft_consensus.cc:493] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.350538  6280 ts_tablet_manager.cc:1434] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:30.350391  6286 raft_consensus.cc:515] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.349830  6279 consensus_queue.cc:260] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.351320  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e16d733feac4ec394e2579efae7e0bd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.351649  6280 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
W20260630 12:37:30.353341  6123 leader_election.cc:343] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.354784  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.355711  6286 leader_election.cc:290] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.356081  6159 raft_consensus.cc:2468] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.357216  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e16d733feac4ec394e2579efae7e0bd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.358115  6200 leader_election.cc:304] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.359428  6286 raft_consensus.cc:2804] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:37:30.359589  6126 leader_election.cc:343] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.359974  6286 raft_consensus.cc:493] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.360232  6126 leader_election.cc:304] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.360467  6286 raft_consensus.cc:3060] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.360726  6280 tablet_bootstrap.cc:654] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.355206  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.361222  6288 raft_consensus.cc:2749] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.362262  6310 leader_election.cc:290] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
W20260630 12:37:30.362628  6197 leader_election.cc:343] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.363608  6279 ts_tablet_manager.cc:1434] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:37:30.364058  6281 consensus_queue.cc:260] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.365015  6279 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.367347  6281 ts_tablet_manager.cc:1434] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260630 12:37:30.369092  6281 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.374027  6279 tablet_bootstrap.cc:654] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.376025  6286 raft_consensus.cc:515] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.378304  6280 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.378945  6280 ts_tablet_manager.cc:1403] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260630 12:37:30.379422  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
I20260630 12:37:30.380537  6281 tablet_bootstrap.cc:654] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:30.381394  6197 leader_election.cc:343] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.382570  6280 raft_consensus.cc:359] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.383564  6280 raft_consensus.cc:385] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.384040  6280 raft_consensus.cc:740] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.385057  6280 consensus_queue.cc:260] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.387816  6280 ts_tablet_manager.cc:1434] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:37:30.388979  6280 tablet_bootstrap.cc:492] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.395718  6279 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.396696  6280 tablet_bootstrap.cc:654] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.396725  6279 ts_tablet_manager.cc:1403] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260630 12:37:30.403414  6286 leader_election.cc:290] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.407531  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.408576  6159 raft_consensus.cc:3060] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.410498  6310 raft_consensus.cc:493] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.411091  6310 raft_consensus.cc:515] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.415678  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1968aec4408843cab311c45c88acc7dd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
W20260630 12:37:30.418126  6123 leader_election.cc:343] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.422017  6310 leader_election.cc:290] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.447564  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1968aec4408843cab311c45c88acc7dd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.448534  6234 raft_consensus.cc:2468] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae8ce602ba4670b9870d9f3e93873b in term 0.
I20260630 12:37:30.448828  6279 raft_consensus.cc:359] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.449551  6279 raft_consensus.cc:385] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.450111  6126 leader_election.cc:304] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.451996  6310 raft_consensus.cc:2804] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.452421  6310 raft_consensus.cc:493] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.452775  6310 raft_consensus.cc:3060] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.457855  6279 raft_consensus.cc:740] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.459738  6159 raft_consensus.cc:2468] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.461733  6279 consensus_queue.cc:260] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.463598  6310 raft_consensus.cc:515] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.464592  6279 ts_tablet_manager.cc:1434] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.002s
I20260630 12:37:30.465728  6279 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.466028  6200 leader_election.cc:304] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.467131  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1968aec4408843cab311c45c88acc7dd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
W20260630 12:37:30.469007  6123 leader_election.cc:343] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.472476  6281 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.473137  6280 tablet_bootstrap.cc:492] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.473680  6280 ts_tablet_manager.cc:1403] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.047s
I20260630 12:37:30.473271  6281 ts_tablet_manager.cc:1403] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.105s	user 0.024s	sys 0.022s
I20260630 12:37:30.474627  6279 tablet_bootstrap.cc:654] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.476958  6280 raft_consensus.cc:359] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.477785  6280 raft_consensus.cc:385] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.477677  6281 raft_consensus.cc:359] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.478287  6280 raft_consensus.cc:740] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.478732  6281 raft_consensus.cc:385] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.479177  6281 raft_consensus.cc:740] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.479496  6280 consensus_queue.cc:260] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.482353  6280 ts_tablet_manager.cc:1434] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:30.482970  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1968aec4408843cab311c45c88acc7dd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:30.483455  6280 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.484203  6234 raft_consensus.cc:3060] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.490026  6310 leader_election.cc:290] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.490984  6280 tablet_bootstrap.cc:654] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.491418  6286 raft_consensus.cc:2804] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.492120  6286 raft_consensus.cc:697] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Becoming Leader. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Running, Role: LEADER
I20260630 12:37:30.494675  6286 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.493289  5981 catalog_manager.cc:5697] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.500649  6281 consensus_queue.cc:260] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.502637  6280 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.503193  6280 ts_tablet_manager.cc:1403] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:37:30.505821  6281 ts_tablet_manager.cc:1434] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260630 12:37:30.506052  6280 raft_consensus.cc:359] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.507027  6280 raft_consensus.cc:385] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.507397  6280 raft_consensus.cc:740] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.508564  6280 consensus_queue.cc:260] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.510581  6281 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.511852  6280 ts_tablet_manager.cc:1434] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:30.513134  6280 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.508644  6234 raft_consensus.cc:2468] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae8ce602ba4670b9870d9f3e93873b in term 1.
I20260630 12:37:30.516419  6279 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.516984  6279 ts_tablet_manager.cc:1403] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.051s	user 0.030s	sys 0.007s
I20260630 12:37:30.517496  6126 leader_election.cc:304] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.518795  6310 raft_consensus.cc:2804] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.519282  6310 raft_consensus.cc:697] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 LEADER]: Becoming Leader. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Running, Role: LEADER
I20260630 12:37:30.520231  6280 tablet_bootstrap.cc:654] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.520109  6310 consensus_queue.cc:237] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.520140  6279 raft_consensus.cc:359] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.521245  6279 raft_consensus.cc:385] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.521561  6279 raft_consensus.cc:740] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.522421  6279 consensus_queue.cc:260] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.524533  6279 ts_tablet_manager.cc:1434] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:37:30.525651  6279 tablet_bootstrap.cc:492] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.537642  6279 tablet_bootstrap.cc:654] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.534466  5981 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3). New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:30.542017  6281 tablet_bootstrap.cc:654] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.543558  6280 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.545552  6280 ts_tablet_manager.cc:1403] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260630 12:37:30.545643  5983 catalog_manager.cc:5697] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2). New cstate: current_term: 1 leader_uuid: "8bae8ce602ba4670b9870d9f3e93873b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.548357  6280 raft_consensus.cc:359] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.549072  6280 raft_consensus.cc:385] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.549346  6280 raft_consensus.cc:740] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.550047  6280 consensus_queue.cc:260] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.567981  6281 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.568524  6281 ts_tablet_manager.cc:1403] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.010s
I20260630 12:37:30.571061  6281 raft_consensus.cc:359] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.571588  6280 ts_tablet_manager.cc:1434] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260630 12:37:30.571717  6281 raft_consensus.cc:385] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.572220  6281 raft_consensus.cc:740] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.573405  6280 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.573027  6281 consensus_queue.cc:260] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.574240  6279 tablet_bootstrap.cc:492] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.574818  6279 ts_tablet_manager.cc:1403] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.019s
I20260630 12:37:30.576119  6281 ts_tablet_manager.cc:1434] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:30.577260  6281 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.578250  6279 raft_consensus.cc:359] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.579141  6279 raft_consensus.cc:385] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.579449  6279 raft_consensus.cc:740] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.580787  6280 tablet_bootstrap.cc:654] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.580410  6279 consensus_queue.cc:260] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.581625  6308 raft_consensus.cc:493] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.582290  6308 raft_consensus.cc:515] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.584619  6281 tablet_bootstrap.cc:654] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.584779  6308 leader_election.cc:290] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.587054  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d35c9937286496da065ca8e6899ee87" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.589162  6279 ts_tablet_manager.cc:1434] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260630 12:37:30.588888  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d35c9937286496da065ca8e6899ee87" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
W20260630 12:37:30.589272  6051 leader_election.cc:343] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.590431  6279 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
W20260630 12:37:30.591271  6051 leader_election.cc:343] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.591928  6051 leader_election.cc:304] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b
I20260630 12:37:30.593655  6308 raft_consensus.cc:2749] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.601068  6280 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.601715  6280 ts_tablet_manager.cc:1403] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260630 12:37:30.601835  6279 tablet_bootstrap.cc:654] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.604995  6308 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.610076  6280 raft_consensus.cc:359] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.611092  6280 raft_consensus.cc:385] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.611454  6280 raft_consensus.cc:740] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.608798  6308 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.614403  6281 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.615291  6281 ts_tablet_manager.cc:1403] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.001s
I20260630 12:37:30.615927  6308 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.618876  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.619791  6159 raft_consensus.cc:2468] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.619413  6281 raft_consensus.cc:359] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.620509  6281 raft_consensus.cc:385] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.621469  6281 raft_consensus.cc:740] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.621723  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.622648  6234 raft_consensus.cc:2468] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.622642  6281 consensus_queue.cc:260] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.623723  6051 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
I20260630 12:37:30.626062  6284 raft_consensus.cc:2804] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.626646  6281 ts_tablet_manager.cc:1434] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:37:30.626649  6284 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.627650  6281 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.627250  6284 raft_consensus.cc:3060] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.628923  6279 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.629374  6279 ts_tablet_manager.cc:1403] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.007s
I20260630 12:37:30.632153  6279 raft_consensus.cc:359] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.624414  6308 raft_consensus.cc:493] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.632866  6279 raft_consensus.cc:385] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.633302  6279 raft_consensus.cc:740] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.633869  6281 tablet_bootstrap.cc:654] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.634253  6279 consensus_queue.cc:260] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.633759  6308 raft_consensus.cc:515] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.640811  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.641615  6159 raft_consensus.cc:2468] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.641805  6279 ts_tablet_manager.cc:1434] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.008s
I20260630 12:37:30.643445  6279 tablet_bootstrap.cc:492] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b: Bootstrap starting.
I20260630 12:37:30.643427  6051 leader_election.cc:304] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
I20260630 12:37:30.644656  6306 raft_consensus.cc:2804] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.645064  6306 raft_consensus.cc:493] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.645210  6281 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.645406  6306 raft_consensus.cc:3060] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.645776  6281 ts_tablet_manager.cc:1403] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:37:30.648749  6281 raft_consensus.cc:359] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.649458  6281 raft_consensus.cc:385] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.649783  6279 tablet_bootstrap.cc:654] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.649776  6281 raft_consensus.cc:740] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.650962  6281 consensus_queue.cc:260] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.653966  6281 ts_tablet_manager.cc:1434] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:37:30.657964  6281 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.659988  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.661232  6279 tablet_bootstrap.cc:492] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b: No bootstrap required, opened a new log
I20260630 12:37:30.661798  6279 ts_tablet_manager.cc:1403] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
W20260630 12:37:30.662532  6051 leader_election.cc:343] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.663332  6308 leader_election.cc:290] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.666309  6280 consensus_queue.cc:260] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.666873  6306 raft_consensus.cc:515] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.668242  6284 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.668835  6280 ts_tablet_manager.cc:1434] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260630 12:37:30.669999  6280 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.670373  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.670506  6284 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.670981  6159 raft_consensus.cc:3060] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.663838  6281 tablet_bootstrap.cc:654] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.664530  6279 raft_consensus.cc:359] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.672120  6279 raft_consensus.cc:385] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.672410  6279 raft_consensus.cc:740] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.673215  6279 consensus_queue.cc:260] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.674929  6286 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.675460  6286 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.677165  6280 tablet_bootstrap.cc:654] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.677723  6286 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.680143  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.681241  6160 raft_consensus.cc:2393] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972f05dc6c04e4c8f924c19c0e5340a in current term 1: Already voted for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in this term.
I20260630 12:37:30.681246  6279 ts_tablet_manager.cc:1434] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:37:30.686509  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.687719  6160 raft_consensus.cc:3060] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.699748  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.700212  6234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:30.700770  6286 raft_consensus.cc:493] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.701376  6234 raft_consensus.cc:3060] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.701581  6286 raft_consensus.cc:515] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.702068  6197 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:30.703989  6312 raft_consensus.cc:3060] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.707836  6286 leader_election.cc:290] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.710049  6158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.710981  6158 raft_consensus.cc:2468] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.712644  6200 leader_election.cc:304] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.714123  6286 raft_consensus.cc:2804] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.714831  6286 raft_consensus.cc:493] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.715363  6286 raft_consensus.cc:3060] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.722391  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.723256  6085 raft_consensus.cc:2468] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.715394  6312 raft_consensus.cc:2749] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.726298  6234 raft_consensus.cc:2468] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:30.726765  6306 leader_election.cc:290] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.728323  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:30.731647  6051 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
W20260630 12:37:30.735410  6051 leader_election.cc:343] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.735534  6312 consensus_queue.cc:1048] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:30.736480  6306 raft_consensus.cc:2804] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.737125  6306 raft_consensus.cc:697] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Becoming Leader. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Running, Role: LEADER
I20260630 12:37:30.738806  6306 consensus_queue.cc:237] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.738755  6159 raft_consensus.cc:2468] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:30.741516  6051 leader_election.cc:304] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a
I20260630 12:37:30.742851  6308 raft_consensus.cc:2804] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.743490  6308 raft_consensus.cc:697] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Becoming Leader. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Running, Role: LEADER
I20260630 12:37:30.744113  6281 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.743803  6286 raft_consensus.cc:515] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.744594  6281 ts_tablet_manager.cc:1403] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.087s	user 0.047s	sys 0.019s
I20260630 12:37:30.744643  6308 consensus_queue.cc:237] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.747151  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.747812  6159 raft_consensus.cc:3060] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.737803  6160 raft_consensus.cc:2468] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:30.750478  6286 leader_election.cc:290] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.747498  6281 raft_consensus.cc:359] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.751089  6281 raft_consensus.cc:385] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.751392  6281 raft_consensus.cc:740] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.752110  6281 consensus_queue.cc:260] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.752779  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
I20260630 12:37:30.753641  6085 raft_consensus.cc:3060] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.755123  6159 raft_consensus.cc:2468] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.756343  6200 leader_election.cc:304] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.757223  6286 raft_consensus.cc:2804] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.757452  6281 ts_tablet_manager.cc:1434] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:37:30.757696  6286 raft_consensus.cc:697] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Becoming Leader. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Running, Role: LEADER
I20260630 12:37:30.758442  6281 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.758541  6286 consensus_queue.cc:237] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.763505  6284 raft_consensus.cc:493] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.764127  6284 raft_consensus.cc:515] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.765219  6312 raft_consensus.cc:493] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.765941  6312 raft_consensus.cc:515] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.767724  6284 leader_election.cc:290] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.770064  6312 leader_election.cc:290] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.771142  6280 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.771483  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e16d733feac4ec394e2579efae7e0bd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.771979  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.772323  6159 raft_consensus.cc:2468] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.772908  6160 raft_consensus.cc:2393] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in current term 1: Already voted for candidate 7972f05dc6c04e4c8f924c19c0e5340a in this term.
I20260630 12:37:30.774617  6200 leader_election.cc:304] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.775854  6312 raft_consensus.cc:2804] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.776422  6312 raft_consensus.cc:493] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.776873  6312 raft_consensus.cc:3060] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.779452  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.772507  6281 tablet_bootstrap.cc:654] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.782143  6083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e16d733feac4ec394e2579efae7e0bd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.783015  6083 raft_consensus.cc:2468] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.771759  6280 ts_tablet_manager.cc:1403] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.024s
I20260630 12:37:30.786319  6085 raft_consensus.cc:2468] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.798733  6051 leader_election.cc:304] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b
I20260630 12:37:30.799207  6349 raft_consensus.cc:493] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.810891  6308 raft_consensus.cc:3060] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.811494  6349 raft_consensus.cc:515] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.797060  6280 raft_consensus.cc:359] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.820524  6280 raft_consensus.cc:385] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.821048  6280 raft_consensus.cc:740] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.810453  6352 consensus_queue.cc:1048] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:30.825610  5981 catalog_manager.cc:5697] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.832470  6312 raft_consensus.cc:515] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.835179  6312 leader_election.cc:290] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.831043  6280 consensus_queue.cc:260] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.837074  6158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e16d733feac4ec394e2579efae7e0bd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.840224  6158 raft_consensus.cc:3060] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.842489  6308 raft_consensus.cc:2749] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:30.847404  6349 leader_election.cc:290] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:30.849090  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d35c9937286496da065ca8e6899ee87" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.852555  6160 raft_consensus.cc:2468] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.854278  6200 leader_election.cc:304] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.854723  6280 ts_tablet_manager.cc:1434] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.000s
I20260630 12:37:30.856184  6280 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Bootstrap starting.
I20260630 12:37:30.856703  6349 raft_consensus.cc:2804] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.857798  6308 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:30.860203  6308 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.860948  6158 raft_consensus.cc:2468] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.862270  6200 leader_election.cc:304] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:30.862718  6308 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:30.863385  6347 raft_consensus.cc:2804] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:30.863936  6347 raft_consensus.cc:697] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Becoming Leader. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Running, Role: LEADER
I20260630 12:37:30.865331  6280 tablet_bootstrap.cc:654] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:30.865172  6347 consensus_queue.cc:237] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.866321  6284 consensus_queue.cc:1048] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:30.868485  6284 consensus_queue.cc:1048] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.870944  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:30.871619  6284 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.882110  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:30.883184  6159 raft_consensus.cc:2468] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:30.857396  6349 raft_consensus.cc:493] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.888665  6349 raft_consensus.cc:3060] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.911368  6281 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:30.912009  6281 ts_tablet_manager.cc:1403] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.038s
W20260630 12:37:30.850659  6197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.1:36179, user_credentials={real_user=slave}} blocked reactor thread for 63116.3us
I20260630 12:37:30.912128  5981 catalog_manager.cc:5697] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:30.915105  6281 raft_consensus.cc:359] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.915876  6281 raft_consensus.cc:385] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.916168  6281 raft_consensus.cc:740] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
W20260630 12:37:30.905791  6051 leader_election.cc:343] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:30.916972  6281 consensus_queue.cc:260] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.920117  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e16d733feac4ec394e2579efae7e0bd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
I20260630 12:37:30.920334  6051 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a
I20260630 12:37:30.920504  6083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d35c9937286496da065ca8e6899ee87" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:30.920904  6085 raft_consensus.cc:3060] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.921306  6083 raft_consensus.cc:2468] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:30.919878  6281 ts_tablet_manager.cc:1434] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:30.923090  6281 tablet_bootstrap.cc:492] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: Bootstrap starting.
I20260630 12:37:30.923847  6284 raft_consensus.cc:2804] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:30.924346  6284 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:30.924718  6284 raft_consensus.cc:3060] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.932401  5982 catalog_manager.cc:5697] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3). New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:30.949855  6123 consensus_peers.cc:597] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:30.968595  6308 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:30.952881  6085 raft_consensus.cc:2468] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:30.980050  6349 raft_consensus.cc:515] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.972920  6284 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.989287  6158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:30.990100  6158 raft_consensus.cc:3060] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:30.992844  6280 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: No bootstrap required, opened a new log
I20260630 12:37:30.993403  6280 ts_tablet_manager.cc:1403] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent bootstrapping tablet: real 0.137s	user 0.035s	sys 0.014s
I20260630 12:37:30.996729  6280 raft_consensus.cc:359] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:30.997578  6280 raft_consensus.cc:385] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:30.997956  6280 raft_consensus.cc:740] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Initialized, Role: FOLLOWER
I20260630 12:37:30.998771  6280 consensus_queue.cc:260] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.000900  6284 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:31.004492  6281 tablet_bootstrap.cc:654] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:31.005118  6232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:31.003214  5981 catalog_manager.cc:5697] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3). New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:31.007380  6051 leader_election.cc:343] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:31.020299  6158 raft_consensus.cc:2468] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:31.021549  6310 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.022048  6051 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a
I20260630 12:37:31.022548  6280 ts_tablet_manager.cc:1434] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260630 12:37:31.026762  6284 raft_consensus.cc:2804] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.030790  6284 raft_consensus.cc:697] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Becoming Leader. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Running, Role: LEADER
I20260630 12:37:31.033447  6284 consensus_queue.cc:237] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.044561  6349 leader_election.cc:290] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:31.050158  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d35c9937286496da065ca8e6899ee87" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:31.051194  6159 raft_consensus.cc:3060] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.056550  6349 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.057040  6281 tablet_bootstrap.cc:492] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: No bootstrap required, opened a new log
I20260630 12:37:31.057610  6281 ts_tablet_manager.cc:1403] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.009s
I20260630 12:37:31.057335  6349 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.060495  6349 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:31.062153  6281 raft_consensus.cc:359] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.063001  6281 raft_consensus.cc:385] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:31.063258  6281 raft_consensus.cc:740] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Initialized, Role: FOLLOWER
I20260630 12:37:31.064167  6281 consensus_queue.cc:260] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.066126  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:31.066598  6281 ts_tablet_manager.cc:1434] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:31.067036  6160 raft_consensus.cc:2468] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 0.
I20260630 12:37:31.068681  6200 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:31.068933  6159 raft_consensus.cc:2468] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:31.079293  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d35c9937286496da065ca8e6899ee87" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
I20260630 12:37:31.080377  6085 raft_consensus.cc:3060] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.080660  6308 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:31.081671  6308 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.084805  6308 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:31.086448  6352 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.086917  6200 leader_election.cc:304] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:31.088688  6352 raft_consensus.cc:2804] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:31.091068  6352 raft_consensus.cc:697] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Becoming Leader. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Running, Role: LEADER
I20260630 12:37:31.093138  6159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:31.093952  6159 raft_consensus.cc:2468] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:31.095217  6051 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
I20260630 12:37:31.096180  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:31.092249  6352 consensus_queue.cc:237] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.094523  6085 raft_consensus.cc:2468] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:31.116904  6308 raft_consensus.cc:2804] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.117834  6308 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.118711  6308 raft_consensus.cc:3060] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.120151  5981 catalog_manager.cc:5697] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.122247  6083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:31.130023  6349 raft_consensus.cc:2804] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:31.137880  6233 raft_consensus.cc:2468] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 0.
I20260630 12:37:31.137730  6308 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.140442  6348 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.144266  6349 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:31.163293  6349 raft_consensus.cc:3060] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.172271  6083 raft_consensus.cc:2393] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972f05dc6c04e4c8f924c19c0e5340a in current term 1: Already voted for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in this term.
I20260630 12:37:31.170178  6234 raft_consensus.cc:3060] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.187119  6308 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:31.187835  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:31.189146  6160 raft_consensus.cc:3060] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.200481  6348 consensus_queue.cc:1048] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.200891  6233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:31.211529  6368 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.212556  6306 consensus_queue.cc:1048] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.213682  6160 raft_consensus.cc:2468] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in term 1.
I20260630 12:37:31.219686  6051 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 
I20260630 12:37:31.220475  6349 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.223423  6349 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 1 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:31.223655  6233 raft_consensus.cc:2393] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in current term 1: Already voted for candidate 7972f05dc6c04e4c8f924c19c0e5340a in this term.
I20260630 12:37:31.228509  5982 catalog_manager.cc:5697] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3). New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:31.220947  6308 raft_consensus.cc:2804] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:37:31.236613  6031 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:31.238896  6084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56"
I20260630 12:37:31.242014  6308 raft_consensus.cc:697] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Becoming Leader. State: Replica: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, State: Running, Role: LEADER
I20260630 12:37:31.243635  6308 consensus_queue.cc:237] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:31.231896  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:31.246403  6160 raft_consensus.cc:2393] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7972f05dc6c04e4c8f924c19c0e5340a in current term 1: Already voted for candidate 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 in this term.
I20260630 12:37:31.260577  6368 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.262441  6306 consensus_queue.cc:1048] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.271565  6352 consensus_queue.cc:1048] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.275540  6352 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.279194  6197 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:31.283033  6352 raft_consensus.cc:2749] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:31.284778  5981 catalog_manager.cc:5697] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.309307  6352 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.324900  6085 raft_consensus.cc:3060] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.468181  6232 raft_consensus.cc:3060] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:31.476610  6368 consensus_queue.cc:1048] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.489754  6306 consensus_queue.cc:1048] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.525058  6352 consensus_queue.cc:1048] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.537626  6352 consensus_queue.cc:1048] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.709442  6306 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:31.782256  6308 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:32.230484  6412 log.cc:927] Time spent T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260630 12:37:32.475876  6424 log.cc:927] Time spent T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
W20260630 12:37:32.477698  6422 log.cc:927] Time spent T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
W20260630 12:37:32.771263  6437 log.cc:927] Time spent T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
W20260630 12:37:33.385661  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:41327, user_credentials={real_user=slave}} blocked reactor thread for 71454.8us
W20260630 12:37:33.977099  6123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.1:36179, user_credentials={real_user=slave}} blocked reactor thread for 75373us
W20260630 12:37:34.252684  6266 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 48020.7us
W20260630 12:37:35.143770  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:41327, user_credentials={real_user=slave}} blocked reactor thread for 100778us
W20260630 12:37:36.276969  6313 log.cc:927] Time spent T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
W20260630 12:37:36.282629  6442 log.cc:927] Time spent T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
W20260630 12:37:36.284071  6434 log.cc:927] Time spent T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260630 12:37:36.409412  6330 log.cc:927] Time spent T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260630 12:37:36.764643  6498 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56688 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=221, attempt_no=0}) took 1098 ms. Trace:
I20260630 12:37:36.765244  6498 rpcz_store.cc:276] 0630 12:37:35.665975 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.666683 (+   708us) service_pool.cc:224] Handling call
0630 12:37:36.764570 (+1097887us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.672340 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1968aec4408843cab311c45c88acc7dd
0630 12:37:35.672992 (+   652us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.673029 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:37:35.673051 (+    22us) tablet.cc:662] Decoding operations
0630 12:37:35.673620 (+   569us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.673680 (+    60us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.673716 (+    36us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:35.674353 (+   637us) tablet.cc:701] Row locks acquired
0630 12:37:35.674384 (+    31us) write_op.cc:260] PREPARE: finished
0630 12:37:35.674599 (+   215us) write_op.cc:270] Start()
0630 12:37:35.674701 (+   102us) write_op.cc:276] Timestamp: P: 1782823055674549 usec, L: 0
0630 12:37:35.677375 (+  2674us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.678139 (+   764us) log.cc:844] Serialized 486 byte log entry
0630 12:37:36.650571 (+972432us) op_driver.cc:464] REPLICATION: finished
0630 12:37:36.744135 (+ 93564us) write_op.cc:301] APPLY: starting
0630 12:37:36.744264 (+   129us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:36.744437 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:36.744743 (+   306us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:36.763488 (+ 18745us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:36.763659 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:36.763700 (+    41us) write_op.cc:312] APPLY: finished
0630 12:37:36.763925 (+   225us) log.cc:844] Serialized 40 byte log entry
0630 12:37:36.764119 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:36.764205 (+    86us) write_op.cc:454] Released schema lock
0630 12:37:36.764247 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93266,"num_ops":4,"prepare.queue_time_us":4082,"prepare.run_cpu_time_us":3449,"prepare.run_wall_time_us":6104,"replication_time_us":973008}]]}
W20260630 12:37:36.871925  6505 log.cc:927] Time spent T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260630 12:37:36.925653  6158 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56682 (request call id 142) took 1226 ms. Trace:
I20260630 12:37:36.934131  6158 rpcz_store.cc:276] 0630 12:37:36.556411 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.834736 (+278325us) service_pool.cc:224] Handling call
0630 12:37:36.866215 (+ 31479us) raft_consensus.cc:1471] Updating replica for 1 ops
0630 12:37:36.873992 (+  7777us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:37:36.874030 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0630 12:37:36.874383 (+   353us) write_op.cc:270] Start()
0630 12:37:36.874500 (+   117us) write_op.cc:276] Timestamp: P: 1782823055627424 usec, L: 0
0630 12:37:36.896206 (+ 21706us) log.cc:844] Serialized 703 byte log entry
0630 12:37:36.897333 (+  1127us) raft_consensus.cc:1645] Marking committed up to 18
0630 12:37:36.897383 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:37:36.897470 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0630 12:37:36.916651 (+ 19181us) raft_consensus.cc:1685] finished
0630 12:37:36.917719 (+  1068us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:37:36.924113 (+  6394us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:36.875633 (+     0us) write_op.cc:183] PREPARE: starting on tablet 27ca7572f1f148148670ca93b8439424
0630 12:37:36.876227 (+   594us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:36.876266 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:36.876278 (+    12us) tablet.cc:662] Decoding operations
0630 12:37:36.904752 (+ 28474us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:36.910819 (+  6067us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:36.912176 (+  1357us) tablet.cc:685] Acquiring locks for 9 operations
Metrics: {"thread_start_us":844,"threads_started":1,"wal-append.queue_time_us":1181,"child_traces":[["op",{"num_ops":9,"partition_lock_wait_us":49,"prepare.queue_time_us":781,"thread_start_us":20748,"threads_started":1}]]}
I20260630 12:37:36.968361  6495 raft_consensus.cc:493] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972f05dc6c04e4c8f924c19c0e5340a)
W20260630 12:37:36.995791  6208 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.296s	user 0.013s	sys 0.008s
W20260630 12:37:36.996201  6208 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.297s	user 0.013s	sys 0.008s
I20260630 12:37:37.011396  6492 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:36.999362  6495 raft_consensus.cc:515] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:37.032119  6495 leader_election.cc:290] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:37.032758  6495 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:37.037063  6495 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:37.057508  6495 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:37.058748  6227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:37.012626  6519 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=223, attempt_no=0}) took 1323 ms. Trace:
I20260630 12:37:37.067315  6226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:37.012084  6492 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:37.070421  6085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d36500356f64d5fbd5733c98d7fd9cd" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:37.075381  6079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:37.066895  6457 raft_consensus.cc:493] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972f05dc6c04e4c8f924c19c0e5340a)
I20260630 12:37:37.084487  6123 leader_election.cc:304] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [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: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:37.086426  6123 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [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: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:37.064417  6519 rpcz_store.cc:276] 0630 12:37:35.680918 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.683795 (+  2877us) service_pool.cc:224] Handling call
0630 12:37:37.003217 (+1319422us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.686818 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0489346e31f244889e3c84dd269f3a0c
0630 12:37:35.687260 (+   442us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.687288 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:37:35.687300 (+    12us) tablet.cc:662] Decoding operations
0630 12:37:35.687703 (+   403us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.687748 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.687771 (+    23us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:37:35.688133 (+   362us) tablet.cc:701] Row locks acquired
0630 12:37:35.688150 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:37:35.688298 (+   148us) write_op.cc:270] Start()
0630 12:37:35.688391 (+    93us) write_op.cc:276] Timestamp: P: 1782823055688261 usec, L: 0
0630 12:37:35.688409 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.689170 (+   761us) log.cc:844] Serialized 530 byte log entry
0630 12:37:36.929758 (+1240588us) op_driver.cc:464] REPLICATION: finished
0630 12:37:36.983418 (+ 53660us) write_op.cc:301] APPLY: starting
0630 12:37:36.983536 (+   118us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:36.983749 (+   213us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:36.983945 (+   196us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:36.984796 (+   851us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:36.984966 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:36.985014 (+    48us) write_op.cc:312] APPLY: finished
0630 12:37:36.985244 (+   230us) log.cc:844] Serialized 46 byte log entry
0630 12:37:36.985433 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:36.985520 (+    87us) write_op.cc:454] Released schema lock
0630 12:37:36.985564 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47813,"num_ops":5,"prepare.queue_time_us":1675,"prepare.run_cpu_time_us":2751,"prepare.run_wall_time_us":3247,"raft.queue_time_us":12898,"raft.run_cpu_time_us":909,"raft.run_wall_time_us":910,"replication_time_us":1241232,"thread_start_us":44773,"threads_started":1}]]}
I20260630 12:37:37.088800  6495 raft_consensus.cc:2749] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:37.089438  6494 raft_consensus.cc:2749] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:37.089843  6492 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
W20260630 12:37:37.092569  6513 log.cc:927] Time spent T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Append to log took a long time: real 0.119s	user 0.002s	sys 0.000s
I20260630 12:37:37.100272  6079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" is_pre_election: true
I20260630 12:37:37.082523  6457 raft_consensus.cc:515] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:37.106905  6457 leader_election.cc:290] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:37.169502  6155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:37.183931  6509 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=213, attempt_no=0}) took 1529 ms. Trace:
I20260630 12:37:37.197425  6525 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=209, attempt_no=0}) took 1526 ms. Trace:
I20260630 12:37:37.198099  6525 rpcz_store.cc:276] 0630 12:37:35.671139 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.671625 (+   486us) service_pool.cc:224] Handling call
0630 12:37:37.197213 (+1525588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.673087 (+     0us) write_op.cc:183] PREPARE: starting on tablet 009aa0918318406cb96e29d5066b777b
0630 12:37:35.673620 (+   533us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.673657 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:37:35.673680 (+    23us) tablet.cc:662] Decoding operations
0630 12:37:35.674352 (+   672us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.674427 (+    75us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.674453 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:35.674682 (+   229us) tablet.cc:701] Row locks acquired
0630 12:37:35.674700 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:37:35.675015 (+   315us) write_op.cc:270] Start()
0630 12:37:35.675134 (+   119us) write_op.cc:276] Timestamp: P: 1782823055674856 usec, L: 0
0630 12:37:35.675151 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.675817 (+   666us) log.cc:844] Serialized 443 byte log entry
0630 12:37:36.992411 (+1316594us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.032325 (+ 39914us) spinlock_profiling.cc:243] Waited 740 ms on lock 0x7b5800240bd0. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df7090 00007fda87de743c 00007fda87dedd53 00007fda87dedcd9 00007fda87dedc69 00007fda87dedc31 00007fda87decdfd 000000000043f3c4 000000000043f209 00007fda84da1ab5 00007fda84da3e01
0630 12:37:37.069055 (+ 36730us) write_op.cc:301] APPLY: starting
0630 12:37:37.074051 (+  4996us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.095727 (+ 21676us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.103965 (+  8238us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.186068 (+ 82103us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.196260 (+ 10192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.196307 (+    47us) write_op.cc:312] APPLY: finished
0630 12:37:37.196525 (+   218us) log.cc:844] Serialized 34 byte log entry
0630 12:37:37.196726 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.196803 (+    77us) write_op.cc:454] Released schema lock
0630 12:37:37.196843 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68642,"num_ops":3,"prepare.queue_time_us":154,"prepare.run_cpu_time_us":3121,"prepare.run_wall_time_us":3121,"raft.queue_time_us":13844,"raft.run_cpu_time_us":9178,"raft.run_wall_time_us":1340564,"replication_time_us":1317141,"spinlock_wait_cycles":1701824640,"thread_start_us":14457,"threads_started":1}]]}
I20260630 12:37:37.215293  6506 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=202, attempt_no=0}) took 1599 ms. Trace:
I20260630 12:37:37.216008  6506 rpcz_store.cc:276] 0630 12:37:35.615682 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.615895 (+   213us) service_pool.cc:224] Handling call
0630 12:37:37.215113 (+1599218us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.620909 (+     0us) write_op.cc:183] PREPARE: starting on tablet 009aa0918318406cb96e29d5066b777b
0630 12:37:35.621423 (+   514us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.621455 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:37:35.621469 (+    14us) tablet.cc:662] Decoding operations
0630 12:37:35.621847 (+   378us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.621905 (+    58us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.621933 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:37:35.622084 (+   151us) tablet.cc:701] Row locks acquired
0630 12:37:35.622100 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:37:35.622327 (+   227us) write_op.cc:270] Start()
0630 12:37:35.622440 (+   113us) write_op.cc:276] Timestamp: P: 1782823055622279 usec, L: 0
0630 12:37:35.622459 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.623172 (+   713us) log.cc:844] Serialized 356 byte log entry
0630 12:37:36.782654 (+1159482us) op_driver.cc:464] REPLICATION: finished
0630 12:37:36.868737 (+ 86083us) write_op.cc:301] APPLY: starting
0630 12:37:36.870455 (+  1718us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:36.881431 (+ 10976us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:36.909050 (+ 27619us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:36.922241 (+ 13191us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:36.929975 (+  7734us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:36.930038 (+    63us) write_op.cc:312] APPLY: finished
0630 12:37:36.930306 (+   268us) log.cc:844] Serialized 22 byte log entry
0630 12:37:36.973063 (+ 42757us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:36.974179 (+  1116us) write_op.cc:454] Released schema lock
0630 12:37:36.977342 (+  3163us) write_op.cc:341] FINISH: Updating metrics
0630 12:37:37.214983 (+237641us) spinlock_profiling.cc:243] Waited 58 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda861859ae 00007fda861994fe 00007fda8ce72e51 00007fda8b8c53ad 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19 00007fda8b8c8ca9 00007fda8b8c8c71 00007fda8b8c7e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":80253,"num_ops":1,"prepare.queue_time_us":1814,"prepare.run_cpu_time_us":2686,"prepare.run_wall_time_us":4213,"raft.queue_time_us":5401,"raft.run_cpu_time_us":1229,"raft.run_wall_time_us":1230,"replication_time_us":1159982,"spinlock_wait_cycles":133336192,"thread_start_us":63194,"threads_started":2,"wal-append.queue_time_us":60932}]]}
I20260630 12:37:37.184516  6509 rpcz_store.cc:276] 0630 12:37:35.654380 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.654581 (+   201us) service_pool.cc:224] Handling call
0630 12:37:37.183603 (+1529022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.693760 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0e16d733feac4ec394e2579efae7e0bd
0630 12:37:35.694625 (+   865us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.694663 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:37:35.694681 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:35.695260 (+   579us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.695321 (+    61us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.695346 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:37:35.695540 (+   194us) tablet.cc:701] Row locks acquired
0630 12:37:35.695557 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:37:35.695772 (+   215us) write_op.cc:270] Start()
0630 12:37:35.696090 (+   318us) write_op.cc:276] Timestamp: P: 1782823055695723 usec, L: 0
0630 12:37:35.696134 (+    44us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.697045 (+   911us) log.cc:844] Serialized 399 byte log entry
0630 12:37:36.913525 (+1216480us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.064386 (+150861us) write_op.cc:301] APPLY: starting
0630 12:37:37.069002 (+  4616us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.077791 (+  8789us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.083421 (+  5630us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.145138 (+ 61717us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.158147 (+ 13009us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.160348 (+  2201us) write_op.cc:312] APPLY: finished
0630 12:37:37.172009 (+ 11661us) log.cc:844] Serialized 28 byte log entry
0630 12:37:37.181292 (+  9283us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.181368 (+    76us) write_op.cc:454] Released schema lock
0630 12:37:37.181398 (+    30us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145020,"mutex_wait_us":73313,"num_ops":2,"prepare.queue_time_us":37742,"prepare.run_cpu_time_us":4153,"prepare.run_wall_time_us":52562,"raft.queue_time_us":103878,"raft.run_cpu_time_us":2091,"raft.run_wall_time_us":11742,"replication_time_us":1214012,"thread_start_us":8898,"threads_started":1,"wal-append.queue_time_us":25308}]]}
I20260630 12:37:37.276292  6519 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=203, attempt_no=0}) took 1654 ms. Trace:
W20260630 12:37:37.288648  6531 log.cc:927] Time spent T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.121s	user 0.003s	sys 0.000s
I20260630 12:37:37.276875  6519 rpcz_store.cc:276] 0630 12:37:35.621487 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.621675 (+   188us) service_pool.cc:224] Handling call
0630 12:37:37.276200 (+1654525us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.623640 (+     0us) write_op.cc:183] PREPARE: starting on tablet 27ca7572f1f148148670ca93b8439424
0630 12:37:35.624193 (+   553us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.624228 (+    35us) write_op.cc:435] Acquired schema lock
0630 12:37:35.624247 (+    19us) tablet.cc:662] Decoding operations
0630 12:37:35.626584 (+  2337us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.626643 (+    59us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.626696 (+    53us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:37:35.627219 (+   523us) tablet.cc:701] Row locks acquired
0630 12:37:35.627238 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:37:35.627468 (+   230us) write_op.cc:270] Start()
0630 12:37:35.627614 (+   146us) write_op.cc:276] Timestamp: P: 1782823055627424 usec, L: 0
0630 12:37:35.627638 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.628416 (+   778us) log.cc:844] Serialized 703 byte log entry
0630 12:37:36.992434 (+1364018us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.131641 (+139207us) write_op.cc:301] APPLY: starting
0630 12:37:37.131716 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.131996 (+   280us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.132093 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.192556 (+ 60463us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.192798 (+   242us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.193247 (+   449us) write_op.cc:312] APPLY: finished
0630 12:37:37.193601 (+   354us) log.cc:844] Serialized 70 byte log entry
0630 12:37:37.193747 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.275520 (+ 81773us) spinlock_profiling.cc:243] Waited 1.35 ms on lock 0x7b0c001e0f90. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8b7f7161 00007fda8b938b50 00007fda8b939420 00007fda8b93929e 00007fda8b8da720 00007fda8b8d9928 00007fda8b8d932c 00007fda8b8c5389 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19
0630 12:37:37.275640 (+   120us) write_op.cc:454] Released schema lock
0630 12:37:37.275709 (+    69us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":139033,"mutex_wait_us":30766,"num_ops":9,"prepare.queue_time_us":409,"prepare.run_cpu_time_us":4127,"prepare.run_wall_time_us":47384,"raft.queue_time_us":42851,"raft.run_cpu_time_us":957,"raft.run_wall_time_us":958,"replication_time_us":1364692,"spinlock_wait_cycles":3171584}]]}
W20260630 12:37:37.298302  6200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 171841us
I20260630 12:37:37.311388  6525 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=210, attempt_no=0}) took 1639 ms. Trace:
I20260630 12:37:37.321352  6525 rpcz_store.cc:276] 0630 12:37:35.671494 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.673023 (+  1529us) service_pool.cc:224] Handling call
0630 12:37:37.310611 (+1637588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.674508 (+     0us) write_op.cc:183] PREPARE: starting on tablet 27ca7572f1f148148670ca93b8439424
0630 12:37:35.674944 (+   436us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.674974 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:37:35.674988 (+    14us) tablet.cc:662] Decoding operations
0630 12:37:35.675317 (+   329us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.675360 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.675379 (+    19us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:35.675578 (+   199us) tablet.cc:701] Row locks acquired
0630 12:37:35.675593 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:37:35.675721 (+   128us) write_op.cc:270] Start()
0630 12:37:35.675802 (+    81us) write_op.cc:276] Timestamp: P: 1782823055675686 usec, L: 0
0630 12:37:35.675817 (+    15us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.676281 (+   464us) log.cc:844] Serialized 443 byte log entry
0630 12:37:37.085771 (+1409490us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.288584 (+202813us) write_op.cc:301] APPLY: starting
0630 12:37:37.288693 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.288837 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.288949 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.289540 (+   591us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.289906 (+   366us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.289969 (+    63us) write_op.cc:312] APPLY: finished
0630 12:37:37.290239 (+   270us) log.cc:844] Serialized 34 byte log entry
0630 12:37:37.298321 (+  8082us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.300695 (+  2374us) write_op.cc:454] Released schema lock
0630 12:37:37.302399 (+  1704us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":202578,"num_ops":3,"prepare.queue_time_us":219,"prepare.run_cpu_time_us":2023,"prepare.run_wall_time_us":2024,"replication_time_us":1409833}]]}
I20260630 12:37:37.330601  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:37.350980  6519 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=216, attempt_no=0}) took 1671 ms. Trace:
I20260630 12:37:37.372002  6227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf5cdc2d659479f8a495f765ab42074" candidate_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:37.380510  6200 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:37.395915  6514 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=222, attempt_no=0}) took 1672 ms. Trace:
I20260630 12:37:37.397204  6521 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=214, attempt_no=0}) took 1718 ms. Trace:
I20260630 12:37:37.406762  6509 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=215, attempt_no=0}) took 1750 ms. Trace:
I20260630 12:37:37.427466  6051 leader_election.cc:304] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [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: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b
I20260630 12:37:37.434530  6457 raft_consensus.cc:2749] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:37.401643  6521 rpcz_store.cc:276] 0630 12:37:35.678571 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.678684 (+   113us) service_pool.cc:224] Handling call
0630 12:37:37.396676 (+1717992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.680505 (+     0us) write_op.cc:183] PREPARE: starting on tablet b27bbc711aa247a69078f9a04f254f60
0630 12:37:35.682465 (+  1960us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.682501 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:37:35.682520 (+    19us) tablet.cc:662] Decoding operations
0630 12:37:35.683066 (+   546us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.683117 (+    51us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.683149 (+    32us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:37:35.683573 (+   424us) tablet.cc:701] Row locks acquired
0630 12:37:35.683595 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:37:35.683761 (+   166us) write_op.cc:270] Start()
0630 12:37:35.683878 (+   117us) write_op.cc:276] Timestamp: P: 1782823055683721 usec, L: 0
0630 12:37:35.683903 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.684573 (+   670us) log.cc:844] Serialized 573 byte log entry
0630 12:37:36.938170 (+1253597us) op_driver.cc:464] REPLICATION: finished
0630 12:37:36.988209 (+ 50039us) write_op.cc:301] APPLY: starting
0630 12:37:36.988283 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:36.988457 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:36.988666 (+   209us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:36.989711 (+  1045us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:36.989921 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:36.989965 (+    44us) write_op.cc:312] APPLY: finished
0630 12:37:36.990203 (+   238us) log.cc:844] Serialized 52 byte log entry
0630 12:37:36.990381 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:36.990472 (+    91us) write_op.cc:454] Released schema lock
0630 12:37:36.990510 (+    38us) write_op.cc:341] FINISH: Updating metrics
0630 12:37:37.396495 (+405985us) spinlock_profiling.cc:243] Waited 18.5 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda861859ae 00007fda861994fe 00007fda8ce72e51 00007fda8b8c53ad 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19 00007fda8b8c8ca9 00007fda8b8c8c71 00007fda8b8c7e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49754,"mutex_wait_us":28959,"num_ops":6,"prepare.queue_time_us":340,"prepare.run_cpu_time_us":3316,"prepare.run_wall_time_us":41525,"raft.queue_time_us":37103,"raft.run_cpu_time_us":1469,"raft.run_wall_time_us":2016,"replication_time_us":1254114,"spinlock_wait_cycles":43101568,"thread_start_us":31071,"threads_started":1}]]}
I20260630 12:37:37.427179  6506 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=218, attempt_no=0}) took 1743 ms. Trace:
I20260630 12:37:37.464397  6411 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=207, attempt_no=0}) took 1822 ms. Trace:
I20260630 12:37:37.462023  6506 rpcz_store.cc:276] 0630 12:37:35.680307 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.689569 (+  9262us) service_pool.cc:224] Handling call
0630 12:37:37.423187 (+1733618us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.693092 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321f003c23774eb49369e2544ea5566d
0630 12:37:35.693538 (+   446us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.693572 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:37:35.693583 (+    11us) tablet.cc:662] Decoding operations
0630 12:37:35.694046 (+   463us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.694088 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.694110 (+    22us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:37:35.694498 (+   388us) tablet.cc:701] Row locks acquired
0630 12:37:35.694513 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:37:35.697886 (+  3373us) write_op.cc:270] Start()
0630 12:37:35.697996 (+   110us) write_op.cc:276] Timestamp: P: 1782823055697773 usec, L: 0
0630 12:37:35.698017 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.723640 (+ 25623us) log.cc:844] Serialized 530 byte log entry
0630 12:37:37.371808 (+1648168us) spinlock_profiling.cc:243] Waited 3.05 ms on lock 0x7b54002a4d28. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8e2489e1 00007fda8e24764c 00007fda8b8c43bb 00007fda8b8c671a 00007fda8b8c66a8 00007fda8b8c6628 00007fda8b8c65e3 00007fda8b8c57fc 00007fda8dcf73b6 00007fda8dcf1b68 00007fda87e99310
0630 12:37:37.371904 (+    96us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.376357 (+  4453us) write_op.cc:301] APPLY: starting
0630 12:37:37.376451 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.376624 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.376649 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.377589 (+   940us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.377805 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.377880 (+    75us) write_op.cc:312] APPLY: finished
0630 12:37:37.400629 (+ 22749us) log.cc:844] Serialized 46 byte log entry
0630 12:37:37.406961 (+  6332us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.407939 (+   978us) write_op.cc:454] Released schema lock
0630 12:37:37.407987 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4224,"num_ops":5,"prepare.queue_time_us":182,"prepare.run_cpu_time_us":3133,"prepare.run_wall_time_us":32131,"replication_time_us":1347585,"spinlock_wait_cycles":7007104}]]}
W20260630 12:37:37.482380  6543 log.cc:927] Time spent T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260630 12:37:37.465090  6411 rpcz_store.cc:276] 0630 12:37:35.642348 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.642504 (+   156us) service_pool.cc:224] Handling call
0630 12:37:35.646743 (+  4239us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:37.464332 (+1817589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.726583 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7bf5cdc2d659479f8a495f765ab42074
0630 12:37:35.727477 (+   894us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.727515 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:37:35.727533 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:35.828575 (+101042us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.828630 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.828665 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:35.946588 (+117923us) tablet.cc:701] Row locks acquired
0630 12:37:35.946604 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:37:35.946768 (+   164us) write_op.cc:270] Start()
0630 12:37:35.946872 (+   104us) write_op.cc:276] Timestamp: P: 1782823055946727 usec, L: 0
0630 12:37:35.946888 (+    16us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.947434 (+   546us) log.cc:844] Serialized 443 byte log entry
0630 12:37:37.396632 (+1449198us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.462447 (+ 65815us) write_op.cc:301] APPLY: starting
0630 12:37:37.462515 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.462623 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.462708 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.463208 (+   500us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.463352 (+   144us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.463395 (+    43us) write_op.cc:312] APPLY: finished
0630 12:37:37.463583 (+   188us) log.cc:844] Serialized 34 byte log entry
0630 12:37:37.463789 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.463991 (+   202us) write_op.cc:454] Released schema lock
0630 12:37:37.464032 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":5568768,"child_traces":[["op",{"apply.queue_time_us":65615,"mutex_wait_us":1514668,"num_ops":3,"prepare.queue_time_us":78624,"prepare.run_cpu_time_us":2602,"prepare.run_wall_time_us":221100,"replication_time_us":1449329}]]}
W20260630 12:37:37.541139  6545 log.cc:927] Time spent T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
W20260630 12:37:37.541371  6181 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8be0 after lost signal to thread 1571
W20260630 12:37:37.547623  6547 log.cc:927] Time spent T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260630 12:37:37.541205  6510 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=204, attempt_no=0}) took 1901 ms. Trace:
I20260630 12:37:37.397229  6514 rpcz_store.cc:276] 0630 12:37:35.666562 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.668449 (+  1887us) service_pool.cc:224] Handling call
0630 12:37:37.338436 (+1669987us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.709361 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7bf5cdc2d659479f8a495f765ab42074
0630 12:37:35.709755 (+   394us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.709794 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:35.709839 (+    45us) tablet.cc:662] Decoding operations
0630 12:37:35.710207 (+   368us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.710249 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.710270 (+    21us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:35.710595 (+   325us) tablet.cc:701] Row locks acquired
0630 12:37:35.710609 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:37:35.710777 (+   168us) write_op.cc:270] Start()
0630 12:37:35.710889 (+   112us) write_op.cc:276] Timestamp: P: 1782823055710741 usec, L: 0
0630 12:37:35.710908 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.711483 (+   575us) log.cc:844] Serialized 486 byte log entry
0630 12:37:36.789660 (+1078177us) spinlock_profiling.cc:243] Waited 4.55 ms on lock 0x7b180013a9e0. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8dc67bf1 00007fda8dc74391 00007fda84da1b62 00007fda84da3e01 00007fda84da3db9 00007fda84da3d49 00007fda84da3d11 00007fda84da300d 000000000043f3c4 000000000043f209 00007fda84d84e7a
0630 12:37:37.131813 (+342153us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.246797 (+114984us) write_op.cc:301] APPLY: starting
0630 12:37:37.246876 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.247026 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.247048 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.247720 (+   672us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.247906 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.247967 (+    61us) write_op.cc:312] APPLY: finished
0630 12:37:37.248198 (+   231us) log.cc:844] Serialized 40 byte log entry
0630 12:37:37.307580 (+ 59382us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.310788 (+  3208us) write_op.cc:454] Released schema lock
0630 12:37:37.311212 (+   424us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":114763,"mutex_wait_us":29477,"num_ops":4,"prepare.queue_time_us":39499,"prepare.run_cpu_time_us":2523,"prepare.run_wall_time_us":2523,"raft.queue_time_us":2533,"raft.run_cpu_time_us":2495,"raft.run_wall_time_us":7057,"replication_time_us":1420745,"spinlock_wait_cycles":10471680,"thread_start_us":1352114,"threads_started":2,"wal-append.queue_time_us":87502}]]}
W20260630 12:37:37.578864  6544 log.cc:927] Time spent T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.126s	user 0.002s	sys 0.000s
I20260630 12:37:37.587733  6411 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=206, attempt_no=0}) took 1946 ms. Trace:
I20260630 12:37:37.432927  6509 rpcz_store.cc:276] 0630 12:37:35.654810 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.655080 (+   270us) service_pool.cc:224] Handling call
0630 12:37:37.404893 (+1749813us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.695925 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2572b9d81cd64caf9e2c2d3240a798d9
0630 12:37:35.696407 (+   482us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.696607 (+   200us) write_op.cc:435] Acquired schema lock
0630 12:37:35.696642 (+    35us) tablet.cc:662] Decoding operations
0630 12:37:35.697246 (+   604us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.697312 (+    66us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.697343 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:35.948386 (+251043us) tablet.cc:701] Row locks acquired
0630 12:37:35.948408 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:37:35.948632 (+   224us) write_op.cc:270] Start()
0630 12:37:35.948787 (+   155us) write_op.cc:276] Timestamp: P: 1782823055948576 usec, L: 0
0630 12:37:35.948815 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.949589 (+   774us) log.cc:844] Serialized 486 byte log entry
0630 12:37:37.161894 (+1212305us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.292314 (+130420us) write_op.cc:301] APPLY: starting
0630 12:37:37.292390 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.292535 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.292624 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.293455 (+   831us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.293614 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.293658 (+    44us) write_op.cc:312] APPLY: finished
0630 12:37:37.293889 (+   231us) log.cc:844] Serialized 40 byte log entry
0630 12:37:37.403945 (+110056us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.404351 (+   406us) write_op.cc:454] Released schema lock
0630 12:37:37.404414 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":129001,"mutex_wait_us":1491025,"num_ops":4,"prepare.queue_time_us":39256,"prepare.run_cpu_time_us":3957,"prepare.run_wall_time_us":254099,"raft.queue_time_us":2374,"raft.run_cpu_time_us":807,"raft.run_wall_time_us":808,"replication_time_us":1210927,"thread_start_us":80477,"threads_started":1,"wal-append.queue_time_us":115995}]]}
W20260630 12:37:37.575806  6181 debug-util.cc:398] Leaking SignalData structure 0x7b08001b9680 after lost signal to thread 6017
I20260630 12:37:37.588769  6411 rpcz_store.cc:276] 0630 12:37:35.641684 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.641893 (+   209us) service_pool.cc:224] Handling call
0630 12:37:37.587606 (+1945713us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.729176 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8d36500356f64d5fbd5733c98d7fd9cd
0630 12:37:35.955150 (+225974us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.955186 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:37:35.955211 (+    25us) tablet.cc:662] Decoding operations
0630 12:37:35.956079 (+   868us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.956154 (+    75us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.956195 (+    41us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:37:35.956766 (+   571us) tablet.cc:701] Row locks acquired
0630 12:37:35.956791 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:37:35.957045 (+   254us) write_op.cc:270] Start()
0630 12:37:35.957191 (+   146us) write_op.cc:276] Timestamp: P: 1782823055956986 usec, L: 0
0630 12:37:35.957215 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:37:36.277636 (+320421us) log.cc:844] Serialized 660 byte log entry
0630 12:37:37.465368 (+1187732us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.523926 (+ 58558us) write_op.cc:301] APPLY: starting
0630 12:37:37.524021 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.524257 (+   236us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.524380 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.525895 (+  1515us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.526161 (+   266us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.526244 (+    83us) write_op.cc:312] APPLY: finished
0630 12:37:37.526590 (+   346us) log.cc:844] Serialized 64 byte log entry
0630 12:37:37.586843 (+ 60253us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.587013 (+   170us) write_op.cc:454] Released schema lock
0630 12:37:37.587081 (+    68us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56259,"mutex_wait_us":1131066,"num_ops":8,"prepare.queue_time_us":79467,"prepare.run_cpu_time_us":4895,"prepare.run_wall_time_us":569514,"replication_time_us":1505464,"thread_start_us":59710,"threads_started":1}]]}
I20260630 12:37:37.371663  6519 rpcz_store.cc:276] 0630 12:37:35.679945 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.680182 (+   237us) service_pool.cc:224] Handling call
0630 12:37:37.350878 (+1670696us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:36.679772 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0489346e31f244889e3c84dd269f3a0c
0630 12:37:36.680439 (+   667us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:36.680469 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:37:36.680487 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:36.681092 (+   605us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:36.681132 (+    40us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:36.681152 (+    20us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:36.681481 (+   329us) tablet.cc:701] Row locks acquired
0630 12:37:36.681497 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:37:36.681691 (+   194us) write_op.cc:270] Start()
0630 12:37:36.681907 (+   216us) write_op.cc:276] Timestamp: P: 1782823056681642 usec, L: 0
0630 12:37:36.681921 (+    14us) op_driver.cc:348] REPLICATION: starting
0630 12:37:36.682777 (+   856us) log.cc:844] Serialized 486 byte log entry
0630 12:37:37.280397 (+597620us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.347598 (+ 67201us) write_op.cc:301] APPLY: starting
0630 12:37:37.347706 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.347923 (+   217us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.348055 (+   132us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.349028 (+   973us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.349308 (+   280us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.349376 (+    68us) write_op.cc:312] APPLY: finished
0630 12:37:37.349874 (+   498us) log.cc:844] Serialized 40 byte log entry
0630 12:37:37.350189 (+   315us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.350373 (+   184us) write_op.cc:454] Released schema lock
0630 12:37:37.350436 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66963,"num_ops":4,"prepare.queue_time_us":1545,"prepare.run_cpu_time_us":3130,"prepare.run_wall_time_us":3274,"replication_time_us":598338}]]}
I20260630 12:37:37.647364  6519 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=208, attempt_no=0}) took 1986 ms. Trace:
I20260630 12:37:37.648063  6519 rpcz_store.cc:276] 0630 12:37:35.660939 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.668454 (+  7515us) service_pool.cc:224] Handling call
0630 12:37:37.647278 (+1978824us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.671246 (+     0us) write_op.cc:183] PREPARE: starting on tablet f57bf87de1a2496d8ae41f8ad843a336
0630 12:37:35.682898 (+ 11652us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.682937 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:35.682953 (+    16us) tablet.cc:662] Decoding operations
0630 12:37:35.683337 (+   384us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.683399 (+    62us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.683425 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:37:35.683622 (+   197us) tablet.cc:701] Row locks acquired
0630 12:37:35.683639 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:37:35.683834 (+   195us) write_op.cc:270] Start()
0630 12:37:35.683937 (+   103us) write_op.cc:276] Timestamp: P: 1782823055683785 usec, L: 0
0630 12:37:35.683954 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.687131 (+  3177us) log.cc:844] Serialized 399 byte log entry
0630 12:37:37.478732 (+1791601us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.632079 (+153347us) write_op.cc:301] APPLY: starting
0630 12:37:37.632174 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.632318 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.632435 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.632987 (+   552us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.633184 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.633231 (+    47us) write_op.cc:312] APPLY: finished
0630 12:37:37.633459 (+   228us) log.cc:844] Serialized 28 byte log entry
0630 12:37:37.633701 (+   242us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.633796 (+    95us) write_op.cc:454] Released schema lock
0630 12:37:37.646854 (+ 13058us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":152904,"mutex_wait_us":7410,"num_ops":2,"prepare.queue_time_us":472,"prepare.run_cpu_time_us":3669,"prepare.run_wall_time_us":27450,"raft.queue_time_us":16935,"raft.run_cpu_time_us":886,"raft.run_wall_time_us":886,"replication_time_us":1794618}]]}
I20260630 12:37:37.617659  6525 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=219, attempt_no=0}) took 1932 ms. Trace:
W20260630 12:37:37.679040  6181 debug-util.cc:398] Leaking SignalData structure 0x7b080025fde0 after lost signal to thread 6109
W20260630 12:37:37.680598  6181 debug-util.cc:398] Leaking SignalData structure 0x7b080019f580 after lost signal to thread 6184
I20260630 12:37:37.702989  6506 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=225, attempt_no=0}) took 2020 ms. Trace:
I20260630 12:37:37.702404  6514 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=228, attempt_no=0}) took 1288 ms. Trace:
I20260630 12:37:37.671736  6525 rpcz_store.cc:276] 0630 12:37:35.680614 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.680798 (+   184us) service_pool.cc:224] Handling call
0630 12:37:37.612677 (+1931879us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.722329 (+     0us) write_op.cc:183] PREPARE: starting on tablet b27bbc711aa247a69078f9a04f254f60
0630 12:37:35.723047 (+   718us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.725097 (+  2050us) write_op.cc:435] Acquired schema lock
0630 12:37:35.726342 (+  1245us) tablet.cc:662] Decoding operations
0630 12:37:35.826564 (+100222us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.826611 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.826644 (+    33us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:37:35.827193 (+   549us) tablet.cc:701] Row locks acquired
0630 12:37:35.827210 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:37:35.827417 (+   207us) write_op.cc:270] Start()
0630 12:37:35.827526 (+   109us) write_op.cc:276] Timestamp: P: 1782823055827359 usec, L: 0
0630 12:37:35.827549 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.943430 (+115881us) log.cc:844] Serialized 703 byte log entry
0630 12:37:37.283445 (+1340015us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.355841 (+ 72396us) write_op.cc:301] APPLY: starting
0630 12:37:37.355947 (+   106us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.356235 (+   288us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.356384 (+   149us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.533503 (+177119us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.563641 (+ 30138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.568945 (+  5304us) write_op.cc:312] APPLY: finished
0630 12:37:37.574424 (+  5479us) log.cc:844] Serialized 70 byte log entry
0630 12:37:37.574658 (+   234us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.574773 (+   115us) write_op.cc:454] Released schema lock
0630 12:37:37.574833 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72176,"mutex_wait_us":29459,"num_ops":9,"prepare.queue_time_us":38566,"prepare.run_cpu_time_us":5099,"prepare.run_wall_time_us":221439,"replication_time_us":1455758}]]}
W20260630 12:37:37.788081  6507 log.cc:927] Time spent T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260630 12:37:37.756562  6181 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3180 after lost signal to thread 6258
W20260630 12:37:37.790856  6181 debug-util.cc:398] Leaking SignalData structure 0x7b0800164f20 after lost signal to thread 6412
W20260630 12:37:37.791539  6181 debug-util.cc:398] Leaking SignalData structure 0x7b0800200960 after lost signal to thread 6439
W20260630 12:37:37.791980  6181 debug-util.cc:398] Leaking SignalData structure 0x7b08000dde20 after lost signal to thread 6443
W20260630 12:37:37.793919  6544 log.cc:927] Time spent T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260630 12:37:37.795230  6233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39322 (request call id 110) took 1053 ms. Trace:
I20260630 12:37:37.569860  6510 rpcz_store.cc:276] 0630 12:37:35.626584 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.626766 (+   182us) service_pool.cc:224] Handling call
0630 12:37:37.528231 (+1901465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.686446 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d35c9937286496da065ca8e6899ee87
0630 12:37:35.687414 (+   968us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.687457 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:37:35.687476 (+    19us) tablet.cc:662] Decoding operations
0630 12:37:35.687855 (+   379us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.687914 (+    59us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.688111 (+   197us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:37:35.688381 (+   270us) tablet.cc:701] Row locks acquired
0630 12:37:35.688400 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:37:35.688615 (+   215us) write_op.cc:270] Start()
0630 12:37:35.688752 (+   137us) write_op.cc:276] Timestamp: P: 1782823055688570 usec, L: 0
0630 12:37:35.688776 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.945760 (+256984us) log.cc:844] Serialized 399 byte log entry
0630 12:37:37.272777 (+1327017us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.421642 (+148865us) write_op.cc:301] APPLY: starting
0630 12:37:37.421714 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.422429 (+   715us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.426626 (+  4197us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.456132 (+ 29506us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.464882 (+  8750us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.467941 (+  3059us) write_op.cc:312] APPLY: finished
0630 12:37:37.484162 (+ 16221us) log.cc:844] Serialized 28 byte log entry
0630 12:37:37.493123 (+  8961us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.501007 (+  7884us) write_op.cc:454] Released schema lock
0630 12:37:37.503371 (+  2364us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":148644,"mutex_wait_us":1535846,"num_ops":2,"prepare.queue_time_us":57998,"prepare.run_cpu_time_us":4388,"prepare.run_wall_time_us":259787,"raft.queue_time_us":569,"raft.run_cpu_time_us":687,"raft.run_wall_time_us":686,"replication_time_us":1583858}]]}
I20260630 12:37:37.800293  6538 raft_consensus.cc:2749] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:37:37.805677  6197 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.1:36179, user_credentials={real_user=slave}} blocked reactor thread for 45857.1us
I20260630 12:37:37.825351  6525 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=237, attempt_no=0}) took 1032 ms. Trace:
I20260630 12:37:37.831614  6411 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=212, attempt_no=0}) took 2180 ms. Trace:
I20260630 12:37:37.835000  6411 rpcz_store.cc:276] 0630 12:37:35.651113 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.651314 (+   201us) service_pool.cc:224] Handling call
0630 12:37:37.831515 (+2180201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.471371 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8d36500356f64d5fbd5733c98d7fd9cd
0630 12:37:37.486704 (+ 15333us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.488789 (+  2085us) write_op.cc:435] Acquired schema lock
0630 12:37:37.488813 (+    24us) tablet.cc:662] Decoding operations
0630 12:37:37.513402 (+ 24589us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.513457 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.513486 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:37.513964 (+   478us) tablet.cc:701] Row locks acquired
0630 12:37:37.513987 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:37:37.545265 (+ 31278us) spinlock_profiling.cc:243] Waited 6.89 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda86184b64 00007fda8b8c31b5 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:37.545393 (+   128us) write_op.cc:270] Start()
0630 12:37:37.545565 (+   172us) write_op.cc:276] Timestamp: P: 1782823057545351 usec, L: 0
0630 12:37:37.545579 (+    14us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.546234 (+   655us) log.cc:844] Serialized 486 byte log entry
0630 12:37:37.807218 (+260984us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.808560 (+  1342us) write_op.cc:301] APPLY: starting
0630 12:37:37.808658 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.808816 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.808838 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.809651 (+   813us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.809886 (+   235us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.809931 (+    45us) write_op.cc:312] APPLY: finished
0630 12:37:37.810243 (+   312us) log.cc:844] Serialized 40 byte log entry
0630 12:37:37.830913 (+ 20670us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.831026 (+   113us) write_op.cc:454] Released schema lock
0630 12:37:37.831111 (+    85us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1100,"mutex_wait_us":107245,"num_ops":4,"prepare.queue_time_us":1813992,"prepare.run_cpu_time_us":4944,"prepare.run_wall_time_us":78062,"replication_time_us":261511,"spinlock_wait_cycles":15844608}]]}
I20260630 12:37:37.735061  6506 rpcz_store.cc:276] 0630 12:37:35.681236 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.685211 (+  3975us) service_pool.cc:224] Handling call
0630 12:37:37.701162 (+2015951us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:35.700371 (+     0us) write_op.cc:183] PREPARE: starting on tablet f57bf87de1a2496d8ae41f8ad843a336
0630 12:37:35.700936 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:35.700985 (+    49us) write_op.cc:435] Acquired schema lock
0630 12:37:35.701006 (+    21us) tablet.cc:662] Decoding operations
0630 12:37:35.701534 (+   528us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:35.701583 (+    49us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:35.701614 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:35.702066 (+   452us) tablet.cc:701] Row locks acquired
0630 12:37:35.702085 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:37:35.702277 (+   192us) write_op.cc:270] Start()
0630 12:37:35.702392 (+   115us) write_op.cc:276] Timestamp: P: 1782823055702229 usec, L: 0
0630 12:37:35.702408 (+    16us) op_driver.cc:348] REPLICATION: starting
0630 12:37:35.703219 (+   811us) log.cc:844] Serialized 486 byte log entry
0630 12:37:37.494869 (+1791650us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.667120 (+172251us) write_op.cc:301] APPLY: starting
0630 12:37:37.667209 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.667379 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.667498 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.668485 (+   987us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.668699 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.668750 (+    51us) write_op.cc:312] APPLY: finished
0630 12:37:37.669022 (+   272us) log.cc:844] Serialized 40 byte log entry
0630 12:37:37.669500 (+   478us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.669600 (+   100us) write_op.cc:454] Released schema lock
0630 12:37:37.669648 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165280,"num_ops":4,"prepare.queue_time_us":13779,"prepare.run_cpu_time_us":3151,"prepare.run_wall_time_us":5995,"replication_time_us":1787315}]]}
W20260630 12:37:37.896353  6200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 45249us
I20260630 12:37:37.902196  6519 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=238, attempt_no=0}) took 1090 ms. Trace:
I20260630 12:37:37.906080  6519 rpcz_store.cc:276] 0630 12:37:36.795559 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.966326 (+170767us) service_pool.cc:224] Handling call
0630 12:37:37.239701 (+273375us) spinlock_profiling.cc:243] Waited 16.3 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:37.885776 (+646075us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.241657 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321f003c23774eb49369e2544ea5566d
0630 12:37:37.242534 (+   877us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.242585 (+    51us) write_op.cc:435] Acquired schema lock
0630 12:37:37.242619 (+    34us) tablet.cc:662] Decoding operations
0630 12:37:37.243402 (+   783us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.243484 (+    82us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.243528 (+    44us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:37:37.243824 (+   296us) tablet.cc:701] Row locks acquired
0630 12:37:37.243844 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:37:37.244138 (+   294us) write_op.cc:270] Start()
0630 12:37:37.244329 (+   191us) write_op.cc:276] Timestamp: P: 1782823057244070 usec, L: 0
0630 12:37:37.244363 (+    34us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.390179 (+145816us) log.cc:844] Serialized 399 byte log entry
0630 12:37:37.392105 (+  1926us) spinlock_profiling.cc:243] Waited 128 ms on lock 0x7b54002a4ed4. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df6571 00007fda87e88e28 00007fda8b8c3581 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:37.836906 (+444801us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.855996 (+ 19090us) write_op.cc:301] APPLY: starting
0630 12:37:37.856116 (+   120us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.856292 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.856336 (+    44us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.856983 (+   647us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.862067 (+  5084us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.862153 (+    86us) write_op.cc:312] APPLY: finished
0630 12:37:37.865094 (+  2941us) log.cc:844] Serialized 28 byte log entry
0630 12:37:37.868515 (+  3421us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.885130 (+ 16615us) write_op.cc:454] Released schema lock
0630 12:37:37.885203 (+    73us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":37485952,"child_traces":[["op",{"apply.queue_time_us":15167,"mutex_wait_us":7611,"num_ops":2,"prepare.queue_time_us":373,"prepare.run_cpu_time_us":8184,"prepare.run_wall_time_us":151141,"raft.queue_time_us":209,"raft.run_cpu_time_us":1122,"raft.run_wall_time_us":1122,"replication_time_us":586874,"spinlock_wait_cycles":295534464}]]}
I20260630 12:37:37.795820  6233 rpcz_store.cc:276] 0630 12:37:36.742177 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.240304 (+498127us) service_pool.cc:224] Handling call
0630 12:37:37.241005 (+   701us) raft_consensus.cc:1471] Updating replica for 1 ops
0630 12:37:37.241417 (+   412us) raft_consensus.cc:1534] Early marking committed up to index 18
0630 12:37:37.241921 (+   504us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0630 12:37:37.242365 (+   444us) write_op.cc:270] Start()
0630 12:37:37.242503 (+   138us) write_op.cc:276] Timestamp: P: 1782823055622279 usec, L: 0
0630 12:37:37.732971 (+490468us) log.cc:844] Serialized 356 byte log entry
0630 12:37:37.758860 (+ 25889us) raft_consensus.cc:1645] Marking committed up to 18
0630 12:37:37.794684 (+ 35824us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:37:37.794828 (+   144us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0630 12:37:37.794890 (+    62us) raft_consensus.cc:1685] finished
0630 12:37:37.794922 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:37:37.795146 (+   224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.551209 (+     0us) write_op.cc:183] PREPARE: starting on tablet 009aa0918318406cb96e29d5066b777b
0630 12:37:37.551742 (+   533us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.551773 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:37:37.551787 (+    14us) tablet.cc:662] Decoding operations
0630 12:37:37.552122 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.552193 (+    71us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.552219 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:37:37.552414 (+   195us) tablet.cc:701] Row locks acquired
0630 12:37:37.552428 (+    14us) write_op.cc:260] PREPARE: finished
Metrics: {"child_traces":[["op",{"mutex_wait_us":289505,"num_ops":1,"partition_lock_wait_us":24,"prepare.queue_time_us":308261,"prepare.run_cpu_time_us":1519,"prepare.run_wall_time_us":1517,"thread_start_us":105952,"threads_started":1}]]}
I20260630 12:37:37.956700  6411 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=211, attempt_no=0}) took 2309 ms. Trace:
I20260630 12:37:37.945474  6509 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=220, attempt_no=0}) took 2282 ms. Trace:
I20260630 12:37:37.957046  6411 rpcz_store.cc:276] 0630 12:37:35.647486 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.647670 (+   184us) service_pool.cc:224] Handling call
0630 12:37:37.956647 (+2308977us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.429039 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d35c9937286496da065ca8e6899ee87
0630 12:37:37.429509 (+   470us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.429539 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:37:37.429556 (+    17us) tablet.cc:662] Decoding operations
0630 12:37:37.429946 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.429989 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.430013 (+    24us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:37.430240 (+   227us) tablet.cc:701] Row locks acquired
0630 12:37:37.430259 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:37:37.430540 (+   281us) write_op.cc:270] Start()
0630 12:37:37.430658 (+   118us) write_op.cc:276] Timestamp: P: 1782823057430400 usec, L: 0
0630 12:37:37.430679 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.431369 (+   690us) log.cc:844] Serialized 443 byte log entry
0630 12:37:37.554264 (+122895us) spinlock_profiling.cc:243] Waited 3.24 ms on lock 0x7b580011f9d0. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df7090 00007fda87de743c 00007fda87dedd53 00007fda87dedcd9 00007fda87dedc69 00007fda87dedc31 00007fda87decdfd 000000000043f3c4 000000000043f209 00007fda84da1ab5 00007fda84da3e01
0630 12:37:37.675944 (+121680us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b5400115920. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df6571 00007fda87e02dbe 00007fda87e0d930 00007fda87e0d8d8 00007fda87e0d858 00007fda87e0d813 00007fda87e0ca9c 00007fda8dcf73b6 00007fda8dcf1b68 00007fda87e497cb 00007fda87e4c2c0
0630 12:37:37.912473 (+236529us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.931300 (+ 18827us) write_op.cc:301] APPLY: starting
0630 12:37:37.931371 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.931500 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.931522 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.932175 (+   653us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.932373 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.932421 (+    48us) write_op.cc:312] APPLY: finished
0630 12:37:37.934075 (+  1654us) log.cc:844] Serialized 34 byte log entry
0630 12:37:37.956230 (+ 22155us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.956308 (+    78us) write_op.cc:454] Released schema lock
0630 12:37:37.956342 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18646,"mutex_wait_us":107427,"num_ops":3,"prepare.queue_time_us":1779869,"prepare.run_cpu_time_us":22543,"prepare.run_wall_time_us":46205,"raft.queue_time_us":110,"raft.run_cpu_time_us":4169,"raft.run_wall_time_us":85029,"replication_time_us":481680,"spinlock_wait_cycles":32219264,"thread_start_us":31589,"threads_started":1,"wal-append.queue_time_us":34579}]]}
I20260630 12:37:37.752806  6514 rpcz_store.cc:276] 0630 12:37:36.419864 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.420597 (+   733us) service_pool.cc:224] Handling call
0630 12:37:37.699545 (+1278948us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.388626 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7bf5cdc2d659479f8a495f765ab42074
0630 12:37:37.389417 (+   791us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.389453 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:37:37.389466 (+    13us) tablet.cc:662] Decoding operations
0630 12:37:37.393384 (+  3918us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.393440 (+    56us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.393466 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:37:37.393678 (+   212us) tablet.cc:701] Row locks acquired
0630 12:37:37.393700 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:37:37.393923 (+   223us) write_op.cc:270] Start()
0630 12:37:37.394047 (+   124us) write_op.cc:276] Timestamp: P: 1782823057393876 usec, L: 0
0630 12:37:37.394067 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.395166 (+  1099us) log.cc:844] Serialized 399 byte log entry
0630 12:37:37.666439 (+271273us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.671946 (+  5507us) write_op.cc:301] APPLY: starting
0630 12:37:37.672021 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.672133 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.672238 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.672630 (+   392us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.672793 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.672837 (+    44us) write_op.cc:312] APPLY: finished
0630 12:37:37.673028 (+   191us) log.cc:844] Serialized 28 byte log entry
0630 12:37:37.678033 (+  5005us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.678134 (+   101us) write_op.cc:454] Released schema lock
0630 12:37:37.678180 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5274,"mutex_wait_us":943681,"num_ops":2,"prepare.queue_time_us":966440,"prepare.run_cpu_time_us":3694,"prepare.run_wall_time_us":8847,"replication_time_us":268721}]]}
I20260630 12:37:37.834903  6525 rpcz_store.cc:276] 0630 12:37:36.793123 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.795220 (+  2097us) service_pool.cc:224] Handling call
0630 12:37:37.245129 (+449909us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:37.825256 (+580127us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.261971 (+     0us) write_op.cc:183] PREPARE: starting on tablet 009aa0918318406cb96e29d5066b777b
0630 12:37:37.274437 (+ 12466us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.274496 (+    59us) write_op.cc:435] Acquired schema lock
0630 12:37:37.274520 (+    24us) tablet.cc:662] Decoding operations
0630 12:37:37.275132 (+   612us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.275200 (+    68us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.275237 (+    37us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:37:37.275726 (+   489us) tablet.cc:701] Row locks acquired
0630 12:37:37.275745 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:37:37.275961 (+   216us) write_op.cc:270] Start()
0630 12:37:37.276086 (+   125us) write_op.cc:276] Timestamp: P: 1782823057275916 usec, L: 0
0630 12:37:37.276103 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.276972 (+   869us) log.cc:844] Serialized 573 byte log entry
0630 12:37:37.543715 (+266743us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.744691 (+200976us) write_op.cc:301] APPLY: starting
0630 12:37:37.744767 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.744938 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.745032 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.751982 (+  6950us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.798145 (+ 46163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.823837 (+ 25692us) write_op.cc:312] APPLY: finished
0630 12:37:37.824202 (+   365us) log.cc:844] Serialized 52 byte log entry
0630 12:37:37.824556 (+   354us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.824695 (+   139us) write_op.cc:454] Released schema lock
0630 12:37:37.824801 (+   106us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":25547136,"child_traces":[["op",{"apply.queue_time_us":200776,"num_ops":6,"prepare.queue_time_us":10644,"prepare.run_cpu_time_us":3816,"prepare.run_wall_time_us":23520,"raft.queue_time_us":3437,"raft.run_cpu_time_us":969,"raft.run_wall_time_us":968,"replication_time_us":267471}]]}
I20260630 12:37:38.032254  6514 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=224, attempt_no=0}) took 2354 ms. Trace:
I20260630 12:37:38.032879  6514 rpcz_store.cc:276] 0630 12:37:35.678388 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.678899 (+   511us) service_pool.cc:224] Handling call
0630 12:37:38.032170 (+2353271us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.404514 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2572b9d81cd64caf9e2c2d3240a798d9
0630 12:37:37.408367 (+  3853us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.408406 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:37.408419 (+    13us) tablet.cc:662] Decoding operations
0630 12:37:37.408758 (+   339us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.408815 (+    57us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.408843 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:37:37.409002 (+   159us) tablet.cc:701] Row locks acquired
0630 12:37:37.409017 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:37:37.430662 (+ 21645us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda86184b64 00007fda8b8c31b5 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:37.430766 (+   104us) write_op.cc:270] Start()
0630 12:37:37.430940 (+   174us) write_op.cc:276] Timestamp: P: 1782823057430732 usec, L: 0
0630 12:37:37.430958 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.431388 (+   430us) log.cc:844] Serialized 356 byte log entry
0630 12:37:37.962464 (+531076us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.030092 (+ 67628us) write_op.cc:301] APPLY: starting
0630 12:37:38.030177 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.030287 (+   110us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.030315 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.030617 (+   302us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.030773 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.030820 (+    47us) write_op.cc:312] APPLY: finished
0630 12:37:38.030993 (+   173us) log.cc:844] Serialized 22 byte log entry
0630 12:37:38.031729 (+   736us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.031795 (+    66us) write_op.cc:454] Released schema lock
0630 12:37:38.031831 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67429,"mutex_wait_us":29969,"num_ops":1,"prepare.queue_time_us":1723957,"prepare.run_cpu_time_us":4041,"prepare.run_wall_time_us":27210,"raft.queue_time_us":4205,"raft.run_cpu_time_us":1864,"raft.run_wall_time_us":54214,"replication_time_us":531376,"spinlock_wait_cycles":2450304}]]}
W20260630 12:37:38.045918  6556 log.cc:927] Time spent T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260630 12:37:38.079649  6411 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=236, attempt_no=0}) took 1084 ms. Trace:
I20260630 12:37:38.082683  6510 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=230, attempt_no=0}) took 1662 ms. Trace:
I20260630 12:37:38.080197  6411 rpcz_store.cc:276] 0630 12:37:36.994805 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.002471 (+  7666us) service_pool.cc:224] Handling call
0630 12:37:37.232536 (+230065us) spinlock_profiling.cc:243] Waited 4.42 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:38.079554 (+847018us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.572542 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d35c9937286496da065ca8e6899ee87
0630 12:37:37.614840 (+ 42298us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.614879 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:37.614897 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:37.615277 (+   380us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.615332 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.615362 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:37:37.615530 (+   168us) tablet.cc:701] Row locks acquired
0630 12:37:37.615542 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:37:37.615756 (+   214us) write_op.cc:270] Start()
0630 12:37:37.615998 (+   242us) write_op.cc:276] Timestamp: P: 1782823057615705 usec, L: 0
0630 12:37:37.616035 (+    37us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.616803 (+   768us) log.cc:844] Serialized 356 byte log entry
0630 12:37:37.943984 (+327181us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.006108 (+ 62124us) write_op.cc:301] APPLY: starting
0630 12:37:38.006248 (+   140us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.006337 (+    89us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.006422 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.006638 (+   216us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.006781 (+   143us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.006824 (+    43us) write_op.cc:312] APPLY: finished
0630 12:37:38.006981 (+   157us) log.cc:844] Serialized 22 byte log entry
0630 12:37:38.077797 (+ 70816us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.077917 (+   120us) write_op.cc:454] Released schema lock
0630 12:37:38.079121 (+  1204us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":10172288,"child_traces":[["op",{"apply.queue_time_us":61943,"mutex_wait_us":275493,"num_ops":1,"prepare.queue_time_us":325099,"prepare.run_cpu_time_us":3236,"prepare.run_wall_time_us":48067,"replication_time_us":327831}]]}
I20260630 12:37:38.083166  6510 rpcz_store.cc:276] 0630 12:37:36.420424 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.422121 (+  1697us) service_pool.cc:224] Handling call
0630 12:37:38.082615 (+1660494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.580893 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8d36500356f64d5fbd5733c98d7fd9cd
0630 12:37:37.645127 (+ 64234us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.645162 (+    35us) write_op.cc:435] Acquired schema lock
0630 12:37:37.645175 (+    13us) tablet.cc:662] Decoding operations
0630 12:37:37.645971 (+   796us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.646046 (+    75us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.646074 (+    28us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:37:37.646609 (+   535us) tablet.cc:701] Row locks acquired
0630 12:37:37.646632 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:37:37.646851 (+   219us) write_op.cc:270] Start()
0630 12:37:37.647002 (+   151us) write_op.cc:276] Timestamp: P: 1782823057646798 usec, L: 0
0630 12:37:37.647021 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.647873 (+   852us) log.cc:844] Serialized 703 byte log entry
0630 12:37:37.807883 (+160010us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.894530 (+ 86647us) write_op.cc:301] APPLY: starting
0630 12:37:37.894626 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.895158 (+   532us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.895297 (+   139us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.081351 (+186054us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.081583 (+   232us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.081627 (+    44us) write_op.cc:312] APPLY: finished
0630 12:37:38.081932 (+   305us) log.cc:844] Serialized 70 byte log entry
0630 12:37:38.082128 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.082236 (+   108us) write_op.cc:454] Released schema lock
0630 12:37:38.082299 (+    63us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86331,"mutex_wait_us":961653,"num_ops":9,"prepare.queue_time_us":1156630,"prepare.run_cpu_time_us":4356,"prepare.run_wall_time_us":67344,"replication_time_us":160405}]]}
I20260630 12:37:38.134361  6411 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=239, attempt_no=0}) took 1139 ms. Trace:
I20260630 12:37:38.135089  6411 rpcz_store.cc:276] 0630 12:37:36.995176 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.001439 (+  6263us) service_pool.cc:224] Handling call
0630 12:37:37.076373 (+ 74934us) spinlock_profiling.cc:243] Waited 6.01 ms on lock 0x7b2c0015b7f8. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda86788a11 00007fda86798372 00007fda8ce4b85f 00007fda8bf28f84 00007fda8bf28f12 00007fda8bf28e41 00007fda8bf28dbc 00007fda8bf28072 00007fda861ca41c 00007fda861c9856 00007fda861c91ff
0630 12:37:38.134228 (+1057855us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.648385 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8d36500356f64d5fbd5733c98d7fd9cd
0630 12:37:37.649021 (+   636us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.649059 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:37:37.649081 (+    22us) tablet.cc:662] Decoding operations
0630 12:37:37.649455 (+   374us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.649507 (+    52us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.649544 (+    37us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:37:37.649746 (+   202us) tablet.cc:701] Row locks acquired
0630 12:37:37.649765 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:37:37.737246 (+ 87481us) spinlock_profiling.cc:243] Waited 1.04 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda86184b64 00007fda8b8c31b5 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:37.737405 (+   159us) write_op.cc:270] Start()
0630 12:37:37.737616 (+   211us) write_op.cc:276] Timestamp: P: 1782823057737350 usec, L: 0
0630 12:37:37.737634 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.738472 (+   838us) log.cc:844] Serialized 356 byte log entry
0630 12:37:38.048700 (+310228us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.110620 (+ 61920us) write_op.cc:301] APPLY: starting
0630 12:37:38.110688 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.110778 (+    90us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.110793 (+    15us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.111128 (+   335us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.111309 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.111363 (+    54us) write_op.cc:312] APPLY: finished
0630 12:37:38.111520 (+   157us) log.cc:844] Serialized 22 byte log entry
0630 12:37:38.133402 (+ 21882us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.133547 (+   145us) write_op.cc:454] Released schema lock
0630 12:37:38.133606 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":13819776,"child_traces":[["op",{"apply.queue_time_us":61721,"mutex_wait_us":412934,"num_ops":1,"prepare.queue_time_us":571011,"prepare.run_cpu_time_us":5222,"prepare.run_wall_time_us":90363,"replication_time_us":310883,"spinlock_wait_cycles":2392960}]]}
I20260630 12:37:38.129637  6514 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=240, attempt_no=0}) took 1130 ms. Trace:
W20260630 12:37:38.206838  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:41327, user_credentials={real_user=slave}} blocked reactor thread for 60455.3us
W20260630 12:37:38.184826  6266 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.136.3:41327, user_credentials={real_user=slave}} blocked reactor thread for 53849.9us
W20260630 12:37:38.237725  6505 log.cc:927] Time spent T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260630 12:37:38.174975  6514 rpcz_store.cc:276] 0630 12:37:36.995546 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.995679 (+   133us) service_pool.cc:224] Handling call
0630 12:37:38.126087 (+1130408us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.584865 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7bf5cdc2d659479f8a495f765ab42074
0630 12:37:37.774095 (+189230us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.774127 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:37:37.774145 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:37.774672 (+   527us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.774790 (+   118us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.774821 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:37:37.775030 (+   209us) tablet.cc:701] Row locks acquired
0630 12:37:37.775042 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:37:37.775244 (+   202us) write_op.cc:270] Start()
0630 12:37:37.775363 (+   119us) write_op.cc:276] Timestamp: P: 1782823057775194 usec, L: 0
0630 12:37:37.775385 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.776432 (+  1047us) log.cc:844] Serialized 399 byte log entry
0630 12:37:37.914667 (+138235us) spinlock_profiling.cc:243] Waited 51.5 ms on lock 0x7b1800122800. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8dc67bf1 00007fda8dc74391 00007fda84da1a33 00007fda84da3e01 00007fda84da3db9 00007fda84da3d49 00007fda84da3d11 00007fda84da300d 000000000043f3c4 000000000043f209 00007fda84d84e7a
0630 12:37:37.919056 (+  4389us) spinlock_profiling.cc:243] Waited 31.1 ms on lock 0x7b1800122800. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8dc67bf1 00007fda8dc74391 00007fda84da1a33 00007fda84da3e01 00007fda84da3db9 00007fda84da3d49 00007fda84da3d11 00007fda84da300d 000000000043f3c4 000000000043f209 00007fda84d84e7a
0630 12:37:37.994169 (+ 75113us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.060188 (+ 66019us) write_op.cc:301] APPLY: starting
0630 12:37:38.060276 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.060403 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.060425 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.060835 (+   410us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.060992 (+   157us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.061034 (+    42us) write_op.cc:312] APPLY: finished
0630 12:37:38.093660 (+ 32626us) log.cc:844] Serialized 28 byte log entry
0630 12:37:38.099087 (+  5427us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.099168 (+    81us) write_op.cc:454] Released schema lock
0630 12:37:38.099204 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51494,"mutex_wait_us":486913,"num_ops":2,"prepare.queue_time_us":565585,"prepare.run_cpu_time_us":5767,"prepare.run_wall_time_us":236403,"raft.queue_time_us":25699,"raft.run_cpu_time_us":2242,"raft.run_wall_time_us":2243,"replication_time_us":215103,"spinlock_wait_cycles":189813376}]]}
I20260630 12:37:38.290462  6525 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=229, attempt_no=0}) took 1499 ms. Trace:
I20260630 12:37:38.291074  6525 rpcz_store.cc:276] 0630 12:37:36.791477 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.794902 (+  3425us) service_pool.cc:224] Handling call
0630 12:37:37.265802 (+470900us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b5800005a98. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda84c2a841 00007fda84d6a1b1 00007fda84d6a062 00007fda8dc80999 00007fda8cdd7ee0 00007fda8cea10ab 00007fda8cea1131 00007fda8ce60570 00007fda8ce4ca69 00007fda8ce4ad62 00007fda8bf28f84
0630 12:37:38.290391 (+1024589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.407551 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321f003c23774eb49369e2544ea5566d
0630 12:37:37.469349 (+ 61798us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.471481 (+  2132us) write_op.cc:435] Acquired schema lock
0630 12:37:37.471496 (+    15us) tablet.cc:662] Decoding operations
0630 12:37:37.494125 (+ 22629us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.500743 (+  6618us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.502995 (+  2252us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:37.540516 (+ 37521us) tablet.cc:701] Row locks acquired
0630 12:37:37.548444 (+  7928us) write_op.cc:260] PREPARE: finished
0630 12:37:37.562992 (+ 14548us) write_op.cc:270] Start()
0630 12:37:37.569056 (+  6064us) write_op.cc:276] Timestamp: P: 1782823057557371 usec, L: 0
0630 12:37:37.569079 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.654917 (+ 85838us) log.cc:844] Serialized 486 byte log entry
0630 12:37:37.819816 (+164899us) spinlock_profiling.cc:243] Waited 26 ms on lock 0x7b54001755a0. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df7090 00007fda87e046b8 00007fda87e042fa 00007fda87e88965 00007fda87e88e09 00007fda8b8c3581 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901
0630 12:37:38.045938 (+226122us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.047448 (+  1510us) write_op.cc:301] APPLY: starting
0630 12:37:38.047627 (+   179us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.047852 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.047875 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.048857 (+   982us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.049053 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.049095 (+    42us) write_op.cc:312] APPLY: finished
0630 12:37:38.049346 (+   251us) log.cc:844] Serialized 40 byte log entry
0630 12:37:38.049541 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.049656 (+   115us) write_op.cc:454] Released schema lock
0630 12:37:38.049697 (+    41us) write_op.cc:341] FINISH: Updating metrics
0630 12:37:38.290239 (+240542us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda861859ae 00007fda861994fe 00007fda8ce72e51 00007fda8b8c53ad 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19 00007fda8b8c8ca9 00007fda8b8c8c71 00007fda8b8c7e9d
Metrics: {"spinlock_wait_cycles":8910208,"child_traces":[["op",{"apply.queue_time_us":1276,"num_ops":4,"prepare.queue_time_us":135443,"prepare.run_cpu_time_us":8550,"prepare.run_wall_time_us":414350,"raft.queue_time_us":2065,"raft.run_cpu_time_us":14,"raft.run_wall_time_us":15,"replication_time_us":475010,"spinlock_wait_cycles":99713664}]]}
I20260630 12:37:38.310803  6514 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=243, attempt_no=0}) took 1295 ms. Trace:
I20260630 12:37:38.311688  6519 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=233, attempt_no=0}) took 1519 ms. Trace:
I20260630 12:37:37.975312  6509 rpcz_store.cc:276] 0630 12:37:35.663621 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:35.665712 (+  2091us) service_pool.cc:224] Handling call
0630 12:37:37.945397 (+2279685us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.428394 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0e16d733feac4ec394e2579efae7e0bd
0630 12:37:37.428923 (+   529us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.428954 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:37:37.428971 (+    17us) tablet.cc:662] Decoding operations
0630 12:37:37.429496 (+   525us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.429556 (+    60us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.429583 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:37:37.465687 (+ 36104us) tablet.cc:701] Row locks acquired
0630 12:37:37.465715 (+    28us) write_op.cc:260] PREPARE: finished
0630 12:37:37.465938 (+   223us) write_op.cc:270] Start()
0630 12:37:37.466046 (+   108us) write_op.cc:276] Timestamp: P: 1782823057465883 usec, L: 0
0630 12:37:37.466070 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.493479 (+ 27409us) log.cc:844] Serialized 530 byte log entry
0630 12:37:37.670665 (+177186us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b5400114520. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df6571 00007fda87e06142 00007fda87de6eaa 00007fda87dedd53 00007fda87dedcd9 00007fda87dedc69 00007fda87dedc31 00007fda87decdfd 000000000043f3c4 000000000043f209 00007fda84da1ab5
0630 12:37:37.911837 (+241172us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.922847 (+ 11010us) write_op.cc:301] APPLY: starting
0630 12:37:37.922923 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.923079 (+   156us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.923105 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:37.924097 (+   992us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:37.924279 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:37.924330 (+    51us) write_op.cc:312] APPLY: finished
0630 12:37:37.924606 (+   276us) log.cc:844] Serialized 46 byte log entry
0630 12:37:37.925438 (+   832us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:37.927359 (+  1921us) write_op.cc:454] Released schema lock
0630 12:37:37.931332 (+  3973us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":10656,"mutex_wait_us":88541,"num_ops":5,"prepare.queue_time_us":1760945,"prepare.run_cpu_time_us":4546,"prepare.run_wall_time_us":87355,"raft.queue_time_us":14101,"raft.run_cpu_time_us":5470,"raft.run_wall_time_us":176144,"replication_time_us":445592,"spinlock_wait_cycles":26223872}]]}
I20260630 12:37:38.312201  6519 rpcz_store.cc:276] 0630 12:37:36.791881 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.795245 (+  3364us) service_pool.cc:224] Handling call
0630 12:37:37.034062 (+238817us) spinlock_profiling.cc:243] Waited 22.5 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:38.311622 (+1277560us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.380295 (+     0us) write_op.cc:183] PREPARE: starting on tablet b27bbc711aa247a69078f9a04f254f60
0630 12:37:37.386547 (+  6252us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.386585 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:37:37.386603 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:37.387175 (+   572us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.387224 (+    49us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.387249 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:37:37.387676 (+   427us) tablet.cc:701] Row locks acquired
0630 12:37:37.387691 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:37:37.387887 (+   196us) write_op.cc:270] Start()
0630 12:37:37.388159 (+   272us) write_op.cc:276] Timestamp: P: 1782823057387841 usec, L: 0
0630 12:37:37.388181 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.389182 (+  1001us) log.cc:844] Serialized 530 byte log entry
0630 12:37:37.969421 (+580239us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.972677 (+  3256us) write_op.cc:301] APPLY: starting
0630 12:37:37.975127 (+  2450us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.987529 (+ 12402us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.992539 (+  5010us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.090493 (+ 97954us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.090676 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.090721 (+    45us) write_op.cc:312] APPLY: finished
0630 12:37:38.090962 (+   241us) log.cc:844] Serialized 46 byte log entry
0630 12:37:38.091784 (+   822us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.091890 (+   106us) write_op.cc:454] Released schema lock
0630 12:37:38.091932 (+    42us) write_op.cc:341] FINISH: Updating metrics
0630 12:37:38.311514 (+219582us) spinlock_profiling.cc:243] Waited 18.5 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda861859ae 00007fda861994fe 00007fda8ce72e51 00007fda8b8c53ad 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19 00007fda8b8c8ca9 00007fda8b8c8c71 00007fda8b8c7e9d
Metrics: {"spinlock_wait_cycles":51786112,"child_traces":[["op",{"apply.queue_time_us":538,"num_ops":5,"prepare.queue_time_us":344831,"prepare.run_cpu_time_us":4218,"prepare.run_wall_time_us":9652,"replication_time_us":581137,"spinlock_wait_cycles":42467712}]]}
I20260630 12:37:38.317242  6525 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=226, attempt_no=0}) took 1526 ms. Trace:
I20260630 12:37:38.319308  6509 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=247, attempt_no=0}) took 1302 ms. Trace:
I20260630 12:37:38.319873  6509 rpcz_store.cc:276] 0630 12:37:37.016526 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.016668 (+   142us) service_pool.cc:224] Handling call
0630 12:37:37.393491 (+376823us) spinlock_profiling.cc:243] Waited 8.34 ms on lock 0x7b2c0015b7f8. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda86788a11 00007fda86798372 00007fda8ce4b85f 00007fda8bf28f84 00007fda8bf28f12 00007fda8bf28e41 00007fda8bf28dbc 00007fda8bf28072 00007fda861ca41c 00007fda861c9856 00007fda861c91ff
0630 12:37:38.319245 (+925754us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.571210 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0e16d733feac4ec394e2579efae7e0bd
0630 12:37:37.571879 (+   669us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.571913 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:37:37.571929 (+    16us) tablet.cc:662] Decoding operations
0630 12:37:37.575486 (+  3557us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.575539 (+    53us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.575574 (+    35us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:37:37.576153 (+   579us) tablet.cc:701] Row locks acquired
0630 12:37:37.576173 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:37:37.681405 (+105232us) spinlock_profiling.cc:243] Waited 4.82 ms on lock 0x7b2c0015b7f8. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda86788a11 00007fda86797a0a 00007fda86797693 00007fda86797631 00007fda87ec8902 00007fda87ec86dd 00007fda8b8c3243 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939
0630 12:37:37.681463 (+    58us) write_op.cc:270] Start()
0630 12:37:37.698530 (+ 17067us) write_op.cc:276] Timestamp: P: 1782823057581209 usec, L: 0
0630 12:37:37.698557 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.699201 (+   644us) log.cc:844] Serialized 616 byte log entry
0630 12:37:38.266808 (+567607us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.315859 (+ 49051us) write_op.cc:301] APPLY: starting
0630 12:37:38.315936 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.316145 (+   209us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.316167 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.317772 (+  1605us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.318144 (+   372us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.318196 (+    52us) write_op.cc:312] APPLY: finished
0630 12:37:38.318450 (+   254us) log.cc:844] Serialized 58 byte log entry
0630 12:37:38.318655 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.318770 (+   115us) write_op.cc:454] Released schema lock
0630 12:37:38.318814 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":19193088,"child_traces":[["op",{"apply.queue_time_us":48852,"mutex_wait_us":136722,"num_ops":7,"prepare.queue_time_us":176794,"prepare.run_cpu_time_us":6546,"prepare.run_wall_time_us":128277,"replication_time_us":568132,"spinlock_wait_cycles":11083520}]]}
I20260630 12:37:38.317739  6525 rpcz_store.cc:276] 0630 12:37:36.790907 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.794801 (+  3894us) service_pool.cc:224] Handling call
0630 12:37:37.347893 (+553092us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:38.317174 (+969281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.351624 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0489346e31f244889e3c84dd269f3a0c
0630 12:37:37.352393 (+   769us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.352453 (+    60us) write_op.cc:435] Acquired schema lock
0630 12:37:37.352492 (+    39us) tablet.cc:662] Decoding operations
0630 12:37:37.353393 (+   901us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.353439 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.353468 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:37.353805 (+   337us) tablet.cc:701] Row locks acquired
0630 12:37:37.353839 (+    34us) write_op.cc:260] PREPARE: finished
0630 12:37:37.354062 (+   223us) write_op.cc:270] Start()
0630 12:37:37.354199 (+   137us) write_op.cc:276] Timestamp: P: 1782823057354012 usec, L: 0
0630 12:37:37.354233 (+    34us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.355144 (+   911us) log.cc:844] Serialized 443 byte log entry
0630 12:37:38.271404 (+916260us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.312654 (+ 41250us) write_op.cc:301] APPLY: starting
0630 12:37:38.312735 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.313080 (+   345us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.313405 (+   325us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.315976 (+  2571us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.316157 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.316202 (+    45us) write_op.cc:312] APPLY: finished
0630 12:37:38.316439 (+   237us) log.cc:844] Serialized 34 byte log entry
0630 12:37:38.316635 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.316729 (+    94us) write_op.cc:454] Released schema lock
0630 12:37:38.316784 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":57153280,"child_traces":[["op",{"apply.queue_time_us":41026,"num_ops":3,"prepare.queue_time_us":2527,"prepare.run_cpu_time_us":3894,"prepare.run_wall_time_us":3893,"replication_time_us":916704}]]}
I20260630 12:37:38.331861  6509 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=232, attempt_no=0}) took 1337 ms. Trace:
I20260630 12:37:38.334766  6521 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=248, attempt_no=0}) took 1527 ms. Trace:
I20260630 12:37:38.332852  6509 rpcz_store.cc:276] 0630 12:37:36.994410 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.001106 (+  6696us) service_pool.cc:224] Handling call
0630 12:37:37.398261 (+397155us) spinlock_profiling.cc:243] Waited 4.11 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:38.331782 (+933521us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.699622 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0e16d733feac4ec394e2579efae7e0bd
0630 12:37:37.700252 (+   630us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.700291 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:37.700313 (+    22us) tablet.cc:662] Decoding operations
0630 12:37:37.712139 (+ 11826us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.712194 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.712222 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:37:37.712685 (+   463us) tablet.cc:701] Row locks acquired
0630 12:37:37.712700 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:37:37.712887 (+   187us) write_op.cc:270] Start()
0630 12:37:37.712988 (+   101us) write_op.cc:276] Timestamp: P: 1782823057712839 usec, L: 0
0630 12:37:37.713007 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.806827 (+ 93820us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b5400114520. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df6571 00007fda87e0a520 00007fda87e93b42 00007fda87e88f67 00007fda87e88da4 00007fda8b8c3581 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901
0630 12:37:37.807500 (+   673us) log.cc:844] Serialized 530 byte log entry
0630 12:37:38.267088 (+459588us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.327287 (+ 60199us) write_op.cc:301] APPLY: starting
0630 12:37:38.327368 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.327543 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.327561 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.328474 (+   913us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.328670 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.328724 (+    54us) write_op.cc:312] APPLY: finished
0630 12:37:38.329000 (+   276us) log.cc:844] Serialized 46 byte log entry
0630 12:37:38.331259 (+  2259us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.331360 (+   101us) write_op.cc:454] Released schema lock
0630 12:37:38.331401 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9455872,"child_traces":[["op",{"apply.queue_time_us":59988,"mutex_wait_us":134041,"num_ops":5,"prepare.queue_time_us":299591,"prepare.run_cpu_time_us":5679,"prepare.run_wall_time_us":108119,"replication_time_us":553990,"spinlock_wait_cycles":36986752}]]}
I20260630 12:37:38.335611  6521 rpcz_store.cc:276] 0630 12:37:36.807812 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.894868 (+ 87056us) service_pool.cc:224] Handling call
0630 12:37:38.334693 (+1439825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.025626 (+     0us) write_op.cc:183] PREPARE: starting on tablet b27bbc711aa247a69078f9a04f254f60
0630 12:37:37.027381 (+  1755us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.027418 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:37:37.027433 (+    15us) tablet.cc:662] Decoding operations
0630 12:37:37.027824 (+   391us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.027872 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.027898 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:37.028215 (+   317us) tablet.cc:701] Row locks acquired
0630 12:37:37.028227 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:37:37.376905 (+348678us) spinlock_profiling.cc:243] Waited 7.42 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda86184b64 00007fda8b8c31b5 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:37.377089 (+   184us) write_op.cc:270] Start()
0630 12:37:37.377353 (+   264us) write_op.cc:276] Timestamp: P: 1782823057377017 usec, L: 0
0630 12:37:37.377380 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.379342 (+  1962us) log.cc:844] Serialized 443 byte log entry
0630 12:37:37.969112 (+589770us) op_driver.cc:464] REPLICATION: finished
0630 12:37:37.969841 (+   729us) write_op.cc:301] APPLY: starting
0630 12:37:37.969927 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:37.975516 (+  5589us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:37.976971 (+  1455us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.060291 (+ 83320us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.060558 (+   267us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.060630 (+    72us) write_op.cc:312] APPLY: finished
0630 12:37:38.061387 (+   757us) log.cc:844] Serialized 34 byte log entry
0630 12:37:38.061607 (+   220us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.061691 (+    84us) write_op.cc:454] Released schema lock
0630 12:37:38.061730 (+    39us) write_op.cc:341] FINISH: Updating metrics
0630 12:37:38.334556 (+272826us) spinlock_profiling.cc:243] Waited 38.4 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda861859ae 00007fda861994fe 00007fda8ce72e51 00007fda8b8c53ad 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19 00007fda8b8c8ca9 00007fda8b8c8c71 00007fda8b8c7e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":509,"num_ops":3,"prepare.queue_time_us":23177,"prepare.run_cpu_time_us":8882,"prepare.run_wall_time_us":371965,"replication_time_us":591611,"spinlock_wait_cycles":105287296}]]}
I20260630 12:37:38.311380  6514 rpcz_store.cc:276] 0630 12:37:37.016065 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.016712 (+   647us) service_pool.cc:224] Handling call
0630 12:37:37.382330 (+365618us) spinlock_profiling.cc:243] Waited 7.1 ms on lock 0x7b2c0015b7f8. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda86788a11 00007fda86798372 00007fda8ce4b85f 00007fda8bf28f84 00007fda8bf28f12 00007fda8bf28e41 00007fda8bf28dbc 00007fda8bf28072 00007fda861ca41c 00007fda861c9856 00007fda861c91ff
0630 12:37:38.310721 (+928391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.640645 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5d35c9937286496da065ca8e6899ee87
0630 12:37:37.641199 (+   554us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.641240 (+    41us) write_op.cc:435] Acquired schema lock
0630 12:37:37.641257 (+    17us) tablet.cc:662] Decoding operations
0630 12:37:37.641667 (+   410us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.641715 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.641738 (+    23us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:37.641991 (+   253us) tablet.cc:701] Row locks acquired
0630 12:37:37.642012 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:37:37.642232 (+   220us) write_op.cc:270] Start()
0630 12:37:37.642355 (+   123us) write_op.cc:276] Timestamp: P: 1782823057642182 usec, L: 0
0630 12:37:37.642378 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.643366 (+   988us) log.cc:844] Serialized 443 byte log entry
0630 12:37:38.233249 (+589883us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.290124 (+ 56875us) write_op.cc:301] APPLY: starting
0630 12:37:38.290207 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.290375 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.290485 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.291232 (+   747us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.291639 (+   407us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.291697 (+    58us) write_op.cc:312] APPLY: finished
0630 12:37:38.291932 (+   235us) log.cc:844] Serialized 34 byte log entry
0630 12:37:38.293237 (+  1305us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.293325 (+    88us) write_op.cc:454] Released schema lock
0630 12:37:38.293365 (+    40us) write_op.cc:341] FINISH: Updating metrics
0630 12:37:38.310588 (+ 17223us) spinlock_profiling.cc:243] Waited 7.2 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda861859ae 00007fda861994fe 00007fda8ce72e51 00007fda8b8c53ad 00007fda8b8c4b53 00007fda8b8c8d61 00007fda8b8c8d19 00007fda8b8c8ca9 00007fda8b8c8c71 00007fda8b8c7e9d
Metrics: {"spinlock_wait_cycles":17711872,"child_traces":[["op",{"apply.queue_time_us":53474,"mutex_wait_us":135970,"num_ops":3,"prepare.queue_time_us":257123,"prepare.run_cpu_time_us":3010,"prepare.run_wall_time_us":3009,"replication_time_us":561083,"spinlock_wait_cycles":16550144}]]}
I20260630 12:37:38.360603  6521 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=234, attempt_no=0}) took 1568 ms. Trace:
I20260630 12:37:38.361532  6506 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=246, attempt_no=0}) took 1563 ms. Trace:
I20260630 12:37:38.362124  6506 rpcz_store.cc:276] 0630 12:37:36.797795 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.987500 (+189705us) service_pool.cc:224] Handling call
0630 12:37:37.350147 (+362647us) spinlock_profiling.cc:243] Waited 76.3 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:38.361462 (+1011315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.402023 (+     0us) write_op.cc:183] PREPARE: starting on tablet f57bf87de1a2496d8ae41f8ad843a336
0630 12:37:37.459629 (+ 57606us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.459658 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:37:37.459675 (+    17us) tablet.cc:662] Decoding operations
0630 12:37:37.465048 (+  5373us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.468130 (+  3082us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.469661 (+  1531us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:37.514460 (+ 44799us) tablet.cc:701] Row locks acquired
0630 12:37:37.514506 (+    46us) write_op.cc:260] PREPARE: finished
0630 12:37:37.533407 (+ 18901us) write_op.cc:270] Start()
0630 12:37:37.539804 (+  6397us) write_op.cc:276] Timestamp: P: 1782823057530289 usec, L: 0
0630 12:37:37.544033 (+  4229us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.544744 (+   711us) log.cc:844] Serialized 486 byte log entry
0630 12:37:37.609294 (+ 64550us) spinlock_profiling.cc:243] Waited 63.1 ms on lock 0x7b5800110cd0. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df7090 00007fda87de743c 00007fda87dedd53 00007fda87dedcd9 00007fda87dedc69 00007fda87dedc31 00007fda87decdfd 000000000043f3c4 000000000043f209 00007fda84da1ab5 00007fda84da3e01
0630 12:37:38.357415 (+748121us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.357788 (+   373us) write_op.cc:301] APPLY: starting
0630 12:37:38.357880 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.358020 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.358042 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.358729 (+   687us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.358993 (+   264us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.359044 (+    51us) write_op.cc:312] APPLY: finished
0630 12:37:38.359293 (+   249us) log.cc:844] Serialized 40 byte log entry
0630 12:37:38.360937 (+  1644us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.361029 (+    92us) write_op.cc:454] Released schema lock
0630 12:37:38.361073 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":175443840,"child_traces":[["op",{"apply.queue_time_us":218,"num_ops":4,"prepare.queue_time_us":23569,"prepare.run_cpu_time_us":4619,"prepare.run_wall_time_us":166453,"raft.queue_time_us":268,"raft.run_cpu_time_us":1653,"raft.run_wall_time_us":63971,"replication_time_us":813265,"spinlock_wait_cycles":145067904}]]}
I20260630 12:37:38.361105  6521 rpcz_store.cc:276] 0630 12:37:36.792428 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.906112 (+113684us) service_pool.cc:224] Handling call
0630 12:37:38.360523 (+1454411us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.010107 (+     0us) write_op.cc:183] PREPARE: starting on tablet f57bf87de1a2496d8ae41f8ad843a336
0630 12:37:37.010634 (+   527us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.010673 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:37:37.010690 (+    17us) tablet.cc:662] Decoding operations
0630 12:37:37.011234 (+   544us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.011291 (+    57us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.011318 (+    27us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:37:37.011805 (+   487us) tablet.cc:701] Row locks acquired
0630 12:37:37.011818 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:37:37.330888 (+319070us) spinlock_profiling.cc:243] Waited 48.6 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda86184b64 00007fda8b8c31b5 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:37.331025 (+   137us) write_op.cc:270] Start()
0630 12:37:37.336493 (+  5468us) write_op.cc:276] Timestamp: P: 1782823057330982 usec, L: 0
0630 12:37:37.336526 (+    33us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.337237 (+   711us) log.cc:844] Serialized 573 byte log entry
0630 12:37:38.357056 (+1019819us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.357370 (+   314us) write_op.cc:301] APPLY: starting
0630 12:37:38.357458 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.357632 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.357655 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.358735 (+  1080us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.359258 (+   523us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.359305 (+    47us) write_op.cc:312] APPLY: finished
0630 12:37:38.359694 (+   389us) log.cc:844] Serialized 52 byte log entry
0630 12:37:38.359874 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.360065 (+   191us) write_op.cc:454] Released schema lock
0630 12:37:38.360111 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":135,"mutex_wait_us":3483,"num_ops":6,"prepare.queue_time_us":7288,"prepare.run_cpu_time_us":16539,"prepare.run_wall_time_us":360196,"replication_time_us":1020430,"spinlock_wait_cycles":111685504,"thread_start_us":60054,"threads_started":2,"wal-append.queue_time_us":65012}]]}
W20260630 12:37:38.429622  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 158549us
I20260630 12:37:38.596438  6510 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=227, attempt_no=0}) took 2322 ms. Trace:
I20260630 12:37:38.606091  6514 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39354 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=242, attempt_no=0}) took 1578 ms. Trace:
I20260630 12:37:38.597116  6510 rpcz_store.cc:276] 0630 12:37:36.274408 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:36.274807 (+   399us) service_pool.cc:224] Handling call
0630 12:37:37.391390 (+1116583us) spinlock_profiling.cc:243] Waited 3.41 ms on lock 0x7b58001bf998. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda84c2a841 00007fda84d6a1b1 00007fda84d6a062 00007fda8dc80999 00007fda8cdd7ee0 00007fda8cea10ab 00007fda8cea1131 00007fda8ce60570 00007fda8ce4ca69 00007fda8ce4ad62 00007fda8bf28f84
0630 12:37:38.596143 (+1204753us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.968733 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2572b9d81cd64caf9e2c2d3240a798d9
0630 12:37:37.969261 (+   528us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.969294 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:37:37.969313 (+    19us) tablet.cc:662] Decoding operations
0630 12:37:37.969734 (+   421us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.969781 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.970259 (+   478us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:37:37.988170 (+ 17911us) tablet.cc:701] Row locks acquired
0630 12:37:37.988195 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:37:38.003027 (+ 14832us) write_op.cc:270] Start()
0630 12:37:38.007666 (+  4639us) write_op.cc:276] Timestamp: P: 1782823058001928 usec, L: 0
0630 12:37:38.008586 (+   920us) op_driver.cc:348] REPLICATION: starting
0630 12:37:38.063478 (+ 54892us) log.cc:844] Serialized 443 byte log entry
0630 12:37:38.582757 (+519279us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.584157 (+  1400us) write_op.cc:301] APPLY: starting
0630 12:37:38.584467 (+   310us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.584656 (+   189us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.592875 (+  8219us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.593861 (+   986us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.594105 (+   244us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.594182 (+    77us) write_op.cc:312] APPLY: finished
0630 12:37:38.594449 (+   267us) log.cc:844] Serialized 34 byte log entry
0630 12:37:38.595501 (+  1052us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.595641 (+   140us) write_op.cc:454] Released schema lock
0630 12:37:38.595684 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7844096,"child_traces":[["op",{"apply.queue_time_us":996,"mutex_wait_us":128956,"num_ops":3,"prepare.queue_time_us":575584,"prepare.run_cpu_time_us":3693,"prepare.run_wall_time_us":95290,"replication_time_us":574006}]]}
I20260630 12:37:38.606767  6514 rpcz_store.cc:276] 0630 12:37:36.995937 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.002087 (+  6150us) service_pool.cc:224] Handling call
0630 12:37:37.243262 (+241175us) spinlock_profiling.cc:243] Waited 4.49 ms on lock 0x7b3400052c78. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda8618418c 00007fda861c91d1 00007fda861cc4cf 00007fda861cd821 00007fda861cd7d9 00007fda861cd769 00007fda861cd731 00007fda861cca2d 000000000043f3c4 000000000043f209
0630 12:37:38.521780 (+1278518us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.562428 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2572b9d81cd64caf9e2c2d3240a798d9
0630 12:37:37.579146 (+ 16718us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:37.579182 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:37:37.579198 (+    16us) tablet.cc:662] Decoding operations
0630 12:37:37.579712 (+   514us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:37.579761 (+    49us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:37.579787 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:37:37.580244 (+   457us) tablet.cc:701] Row locks acquired
0630 12:37:37.580282 (+    38us) write_op.cc:260] PREPARE: finished
0630 12:37:37.674933 (+ 94651us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b2c0015b7f8. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda86788a11 00007fda86797a0a 00007fda86797693 00007fda86797631 00007fda87ec8902 00007fda87ec86dd 00007fda8b8c3243 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939
0630 12:37:37.675006 (+    73us) write_op.cc:270] Start()
0630 12:37:37.675254 (+   248us) write_op.cc:276] Timestamp: P: 1782823057584576 usec, L: 0
0630 12:37:37.675275 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:37:37.963995 (+288720us) log.cc:844] Serialized 573 byte log entry
0630 12:37:37.968229 (+  4234us) spinlock_profiling.cc:243] Waited 288 ms on lock 0x7b54003895d4. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df6571 00007fda87e88e28 00007fda8b8c3581 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:38.042972 (+ 74743us) spinlock_profiling.cc:243] Waited 2.75 ms on lock 0x7b5400113198. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda87df6571 00007fda87e49a45 00007fda87e49b92 00007fda87e0628f 00007fda87de6eaa 00007fda87dedd53 00007fda87dedcd9 00007fda87dedc69 00007fda87dedc31 00007fda87decdfd 000000000043f3c4
0630 12:37:38.500608 (+457636us) op_driver.cc:464] REPLICATION: finished
0630 12:37:38.516144 (+ 15536us) write_op.cc:301] APPLY: starting
0630 12:37:38.516329 (+   185us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:38.516660 (+   331us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:38.516680 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:38.518514 (+  1834us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:38.519017 (+   503us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:38.519083 (+    66us) write_op.cc:312] APPLY: finished
0630 12:37:38.519438 (+   355us) log.cc:844] Serialized 52 byte log entry
0630 12:37:38.519786 (+   348us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:38.520661 (+   875us) write_op.cc:454] Released schema lock
0630 12:37:38.520710 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":10318208,"child_traces":[["op",{"apply.queue_time_us":971,"mutex_wait_us":270001,"num_ops":6,"prepare.queue_time_us":307784,"prepare.run_cpu_time_us":9569,"prepare.run_wall_time_us":413567,"raft.queue_time_us":3386,"raft.run_cpu_time_us":6497,"raft.run_wall_time_us":153648,"replication_time_us":824982,"spinlock_wait_cycles":671974400,"thread_start_us":30556,"threads_started":1}]]}
W20260630 12:37:38.818007  6200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 83728.6us
I20260630 12:37:39.030689  6521 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53634 (ReqId={client: cf39101d8bab45c8bc5330084f2e7005, seq_no=252, attempt_no=0}) took 1065 ms. Trace:
I20260630 12:37:39.031224  6521 rpcz_store.cc:276] 0630 12:37:37.964993 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:37:37.966099 (+  1106us) service_pool.cc:224] Handling call
0630 12:37:39.030477 (+1064378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:37:37.975288 (+     0us) write_op.cc:183] PREPARE: starting on tablet f57bf87de1a2496d8ae41f8ad843a336
0630 12:37:38.055731 (+ 80443us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:37:38.055767 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:37:38.055785 (+    18us) tablet.cc:662] Decoding operations
0630 12:37:38.056383 (+   598us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:37:38.056481 (+    98us) write_op.cc:641] Partition lock acquired for write op
0630 12:37:38.056523 (+    42us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:37:38.057049 (+   526us) tablet.cc:701] Row locks acquired
0630 12:37:38.057071 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:37:38.340661 (+283590us) spinlock_profiling.cc:243] Waited 68.8 ms on lock 0x7b3400263908. stack: 00007fda84d6f983 00007fda84d6f880 00007fda846ff1d4 000000000042d824 000000000042d7b9 00007fda8613f171 00007fda86184b64 00007fda8b8c31b5 00007fda8b8c2d58 00007fda8b8c79f1 00007fda8b8c79a9 00007fda8b8c7939 00007fda8b8c7901 00007fda8b8c6b2d 000000000043f3c4 000000000043f209
0630 12:37:38.340956 (+   295us) write_op.cc:270] Start()
0630 12:37:38.341205 (+   249us) write_op.cc:276] Timestamp: P: 1782823058340737 usec, L: 0
0630 12:37:38.341223 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:37:38.342011 (+   788us) log.cc:844] Serialized 486 byte log entry
0630 12:37:39.027218 (+685207us) op_driver.cc:464] REPLICATION: finished
0630 12:37:39.027768 (+   550us) write_op.cc:301] APPLY: starting
0630 12:37:39.027903 (+   135us) tablet.cc:1367] starting BulkCheckPresence
0630 12:37:39.028087 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0630 12:37:39.028108 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:37:39.029069 (+   961us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:37:39.029330 (+   261us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:37:39.029371 (+    41us) write_op.cc:312] APPLY: finished
0630 12:37:39.029620 (+   249us) log.cc:844] Serialized 40 byte log entry
0630 12:37:39.029904 (+   284us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:37:39.030039 (+   135us) write_op.cc:454] Released schema lock
0630 12:37:39.030079 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":315,"num_ops":4,"prepare.queue_time_us":2694,"prepare.run_cpu_time_us":25026,"prepare.run_wall_time_us":369378,"replication_time_us":685835,"spinlock_wait_cycles":158173056}]]}
W20260630 12:37:39.468288  6505 log.cc:927] Time spent T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: Append to log took a long time: real 0.065s	user 0.004s	sys 0.000s
W20260630 12:37:39.473397  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:41327, user_credentials={real_user=slave}} blocked reactor thread for 116481us
I20260630 12:37:39.656032  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:39.667851  6579 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
W20260630 12:37:39.672170  6580 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
W20260630 12:37:39.674117  6582 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
I20260630 12:37:39.677650  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:39.679670  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:39.680011  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:39.680267  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823059680243 us; error 0 us; skew 500 ppm
I20260630 12:37:39.681044  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:39.685333  1568 webserver.cc:533] Webserver started at http://127.1.136.4:42019/ using document root <none> and password file <none>
I20260630 12:37:39.686398  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:39.686730  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:39.687170  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:39.689356  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "b446b07206534af4958a534803c3c2cc"
format_stamp: "Formatted at 2026-06-30 12:37:39 on dist-test-slave-8nk5"
I20260630 12:37:39.697175  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:37:39.703510  6587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:39.705156  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:39.705689  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "b446b07206534af4958a534803c3c2cc"
format_stamp: "Formatted at 2026-06-30 12:37:39 on dist-test-slave-8nk5"
I20260630 12:37:39.706223  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-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)
I20260630 12:37:39.745361  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:39.747419  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:39.749539  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:39.753357  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:39.753688  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:39.754063  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:39.754305  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:39.846163  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:43149
I20260630 12:37:39.846637  6650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:43149 every 8 connection(s)
I20260630 12:37:39.852556  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:39.887179  6651 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44173
I20260630 12:37:39.887797  6651 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:39.888955  6651 heartbeater.cc:507] Master 127.1.136.62:44173 requested a full tablet report, sending...
I20260630 12:37:39.892923  5978 ts_manager.cc:194] Registered new tserver with Master: b446b07206534af4958a534803c3c2cc (127.1.136.4:43149)
W20260630 12:37:39.892982  6655 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
I20260630 12:37:39.896176  5978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39378
W20260630 12:37:39.904552  6656 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
W20260630 12:37:39.910545  6658 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
I20260630 12:37:39.912949  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:39.914398  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:39.914849  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:39.915337  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823059915312 us; error 0 us; skew 500 ppm
I20260630 12:37:39.916257  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:39.921361  1568 webserver.cc:533] Webserver started at http://127.1.136.5:39373/ using document root <none> and password file <none>
I20260630 12:37:39.922082  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:39.922318  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:39.922649  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:39.924681  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-4-root/instance:
uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed"
format_stamp: "Formatted at 2026-06-30 12:37:39 on dist-test-slave-8nk5"
I20260630 12:37:39.931646  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260630 12:37:39.937711  6663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:39.940167  1568 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.001s
I20260630 12:37:39.940575  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-4-root
uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed"
format_stamp: "Formatted at 2026-06-30 12:37:39 on dist-test-slave-8nk5"
I20260630 12:37:39.940896  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-4-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)
I20260630 12:37:39.967483  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:39.969228  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:39.971597  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:39.974404  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:39.974742  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:39.975055  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:39.975207  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.081995  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.5:45703
I20260630 12:37:40.082198  6725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.5:45703 every 8 connection(s)
I20260630 12:37:40.091264  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:40.106123  6726 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44173
I20260630 12:37:40.106712  6726 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:40.107905  6726 heartbeater.cc:507] Master 127.1.136.62:44173 requested a full tablet report, sending...
W20260630 12:37:40.108357  6729 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
I20260630 12:37:40.110992  5978 ts_manager.cc:194] Registered new tserver with Master: eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5:45703)
W20260630 12:37:40.112164  6730 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
I20260630 12:37:40.113189  5978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39390
I20260630 12:37:40.120149  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:40.121037  6732 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
I20260630 12:37:40.125980  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:40.126487  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:40.126787  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823060126763 us; error 0 us; skew 500 ppm
I20260630 12:37:40.127756  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:40.132951  1568 webserver.cc:533] Webserver started at http://127.1.136.6:37343/ using document root <none> and password file <none>
I20260630 12:37:40.133903  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:40.134207  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:40.134660  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:40.136982  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-5-root/instance:
uuid: "5291c6c5e25c43739791c4b0ff3849a8"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-8nk5"
I20260630 12:37:40.145728  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:40.157048  6737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.158669  1568 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:37:40.159080  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-5-root
uuid: "5291c6c5e25c43739791c4b0ff3849a8"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-8nk5"
I20260630 12:37:40.159473  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-5-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)
I20260630 12:37:40.193704  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:40.195369  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:40.197465  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:40.200654  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:40.201067  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.201473  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:40.201700  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.317492  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.6:37597
I20260630 12:37:40.317659  6799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.6:37597 every 8 connection(s)
I20260630 12:37:40.345167  6800 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44173
I20260630 12:37:40.345903  6800 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:40.347105  6800 heartbeater.cc:507] Master 127.1.136.62:44173 requested a full tablet report, sending...
I20260630 12:37:40.350390  5978 ts_manager.cc:194] Registered new tserver with Master: 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597)
I20260630 12:37:40.352425  5978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39404
I20260630 12:37:40.900892  6651 heartbeater.cc:499] Master 127.1.136.62:44173 was elected leader, sending a full tablet report...
W20260630 12:37:40.958755  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:41327, user_credentials={real_user=slave}} blocked reactor thread for 324061us
I20260630 12:37:41.132704  6726 heartbeater.cc:499] Master 127.1.136.62:44173 was elected leader, sending a full tablet report...
I20260630 12:37:41.136279  6234 consensus_queue.cc:237] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:41.158881  6083 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.159314  6154 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.163178  6809 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.168450  6807 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.187808  6807 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:41.202603  6083 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:41.226159  6158 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
W20260630 12:37:41.237690  6198 consensus_peers.cc:597] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5:45703): Couldn't send request to peer eb3cb3d6ebcb42a2a909d7d2aed737ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e16d733feac4ec394e2579efae7e0bd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:41.235790  5978 catalog_manager.cc:5697] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:41.272413  6083 consensus_queue.cc:237] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:41.290246  6228 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.293319  6158 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.295435  6805 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.298834  6562 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.328990  6803 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:41.332094  6228 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:41.334018  6158 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
W20260630 12:37:41.337100  6048 consensus_peers.cc:597] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 -> Peer 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597): Couldn't send request to peer 5291c6c5e25c43739791c4b0ff3849a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0489346e31f244889e3c84dd269f3a0c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:41.353025  5978 catalog_manager.cc:5697] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:41.355780  6800 heartbeater.cc:499] Master 127.1.136.62:44173 was elected leader, sending a full tablet report...
I20260630 12:37:41.360109  6083 consensus_queue.cc:237] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:41.374075  6158 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:37:41.377233  6803 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:37:41.380883  6228 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:37:41.382992  6803 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260630 12:37:41.401187  6050 consensus_peers.cc:597] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 -> Peer b446b07206534af4958a534803c3c2cc (127.1.136.4:43149): Couldn't send request to peer b446b07206534af4958a534803c3c2cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b27bbc711aa247a69078f9a04f254f60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:41.400238  6805 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.402988  6158 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.423327  5979 catalog_manager.cc:5697] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index -1 to 25, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.424152  6234 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.449167  6158 consensus_queue.cc:237] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:41.466207  6228 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.471026  6083 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.471426  6592 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.484000  6592 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.522058  6592 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:41.527880  6082 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
W20260630 12:37:41.539608  6123 consensus_peers.cc:597] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b -> Peer 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597): Couldn't send request to peer 5291c6c5e25c43739791c4b0ff3849a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1968aec4408843cab311c45c88acc7dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:41.561405  5978 catalog_manager.cc:5697] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New cstate: current_term: 1 leader_uuid: "8bae8ce602ba4670b9870d9f3e93873b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:41.585765  6082 consensus_queue.cc:237] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:41.603492  6228 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
W20260630 12:37:41.629456  6123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.1:36179, user_credentials={real_user=slave}} blocked reactor thread for 75730.1us
I20260630 12:37:41.638958  6839 ts_tablet_manager.cc:933] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Initiating tablet copy from peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:41.644665  6234 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.650081  6562 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:41.650481  6839 tablet_copy_client.cc:323] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:41327
I20260630 12:37:41.658915  6158 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.662184  6805 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:37:41.671753  6049 consensus_peers.cc:597] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 -> Peer eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5:45703): Couldn't send request to peer eb3cb3d6ebcb42a2a909d7d2aed737ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 009aa0918318406cb96e29d5066b777b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:41.683666  6562 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:41.687194  6158 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:41.691900  6244 tablet_copy_service.cc:140] P 7972f05dc6c04e4c8f924c19c0e5340a: Received BeginTabletCopySession request for tablet 0e16d733feac4ec394e2579efae7e0bd from peer eb3cb3d6ebcb42a2a909d7d2aed737ed ({username='slave'} at 127.0.0.1:34394)
I20260630 12:37:41.692711  6244 tablet_copy_service.cc:161] P 7972f05dc6c04e4c8f924c19c0e5340a: Beginning new tablet copy session on tablet 0e16d733feac4ec394e2579efae7e0bd from peer eb3cb3d6ebcb42a2a909d7d2aed737ed at {username='slave'} at 127.0.0.1:34394: session id = eb3cb3d6ebcb42a2a909d7d2aed737ed-0e16d733feac4ec394e2579efae7e0bd
I20260630 12:37:41.709784  5977 catalog_manager.cc:5697] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:41.715319  6228 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:41.722728  6244 tablet_copy_source_session.cc:215] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:41.723322  6234 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:41.733282  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e16d733feac4ec394e2579efae7e0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.748020  6160 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.754320  6809 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.754684  6082 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:41.761324  6809 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:41.796397  6807 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.807360  6158 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.808339  6082 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
W20260630 12:37:41.815183  6199 consensus_peers.cc:597] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer b446b07206534af4958a534803c3c2cc (127.1.136.4:43149): Couldn't send request to peer b446b07206534af4958a534803c3c2cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d36500356f64d5fbd5733c98d7fd9cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:41.824765  5977 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:41.839143  6839 tablet_copy_client.cc:806] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:41.839955  6839 tablet_copy_client.cc:670] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:41.847430  6841 tablet_copy_client.cc:1025] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:41.860728  6850 ts_tablet_manager.cc:933] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: Initiating tablet copy from peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:41.865765  6850 tablet_copy_client.cc:323] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:36179
I20260630 12:37:41.885744  6854 ts_tablet_manager.cc:933] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: Initiating tablet copy from peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:41.898468  6854 tablet_copy_client.cc:323] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:36179
I20260630 12:37:41.903178  6095 tablet_copy_service.cc:140] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Received BeginTabletCopySession request for tablet b27bbc711aa247a69078f9a04f254f60 from peer b446b07206534af4958a534803c3c2cc ({username='slave'} at 127.0.0.1:45812)
I20260630 12:37:41.904426  6095 tablet_copy_service.cc:161] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Beginning new tablet copy session on tablet b27bbc711aa247a69078f9a04f254f60 from peer b446b07206534af4958a534803c3c2cc at {username='slave'} at 127.0.0.1:45812: session id = b446b07206534af4958a534803c3c2cc-b27bbc711aa247a69078f9a04f254f60
I20260630 12:37:41.922276  6095 tablet_copy_source_session.cc:215] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:41.929375  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27bbc711aa247a69078f9a04f254f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.946954  6858 ts_tablet_manager.cc:933] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: Initiating tablet copy from peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:41.961514  6850 tablet_copy_client.cc:806] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:41.963188  6850 tablet_copy_client.cc:670] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:41.961242  6858 tablet_copy_client.cc:323] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:34819
I20260630 12:37:41.976099  6095 tablet_copy_service.cc:140] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Received BeginTabletCopySession request for tablet 0489346e31f244889e3c84dd269f3a0c from peer 5291c6c5e25c43739791c4b0ff3849a8 ({username='slave'} at 127.0.0.1:45820)
I20260630 12:37:41.976886  6095 tablet_copy_service.cc:161] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Beginning new tablet copy session on tablet 0489346e31f244889e3c84dd269f3a0c from peer 5291c6c5e25c43739791c4b0ff3849a8 at {username='slave'} at 127.0.0.1:45820: session id = 5291c6c5e25c43739791c4b0ff3849a8-0489346e31f244889e3c84dd269f3a0c
I20260630 12:37:41.997474  6851 tablet_copy_client.cc:1025] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: tablet copy: Injecting latency into file download: 2000
W20260630 12:37:42.001860  6106 debug-util.cc:398] Leaking SignalData structure 0x7b080021b360 after lost signal to thread 1571
W20260630 12:37:42.007776  6106 debug-util.cc:398] Leaking SignalData structure 0x7b0800096ce0 after lost signal to thread 6017
W20260630 12:37:42.009424  6106 debug-util.cc:398] Leaking SignalData structure 0x7b0800095fc0 after lost signal to thread 6109
W20260630 12:37:42.010742  6106 debug-util.cc:398] Leaking SignalData structure 0x7b0800200c80 after lost signal to thread 6184
W20260630 12:37:42.019337  6106 debug-util.cc:398] Leaking SignalData structure 0x7b08001dfc60 after lost signal to thread 6258
W20260630 12:37:42.020244  6106 debug-util.cc:398] Leaking SignalData structure 0x7b080004f980 after lost signal to thread 6531
I20260630 12:37:42.038939  6095 tablet_copy_source_session.cc:215] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:42.042840  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489346e31f244889e3c84dd269f3a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:42.069293  6170 tablet_copy_service.cc:140] P 8bae8ce602ba4670b9870d9f3e93873b: Received BeginTabletCopySession request for tablet 1968aec4408843cab311c45c88acc7dd from peer 5291c6c5e25c43739791c4b0ff3849a8 ({username='slave'} at 127.0.0.1:44042)
I20260630 12:37:42.070039  6170 tablet_copy_service.cc:161] P 8bae8ce602ba4670b9870d9f3e93873b: Beginning new tablet copy session on tablet 1968aec4408843cab311c45c88acc7dd from peer 5291c6c5e25c43739791c4b0ff3849a8 at {username='slave'} at 127.0.0.1:44042: session id = 5291c6c5e25c43739791c4b0ff3849a8-1968aec4408843cab311c45c88acc7dd
I20260630 12:37:42.078698  6170 tablet_copy_source_session.cc:215] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:42.086756  6854 tablet_copy_client.cc:806] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:42.087524  6854 tablet_copy_client.cc:670] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:42.088429  6858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1968aec4408843cab311c45c88acc7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:42.097636  6855 tablet_copy_client.cc:1025] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:42.111167  6863 ts_tablet_manager.cc:933] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: Initiating tablet copy from peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:42.127103  6863 tablet_copy_client.cc:323] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:36179
I20260630 12:37:42.131572  6858 tablet_copy_client.cc:806] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:42.132658  6858 tablet_copy_client.cc:670] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:42.139439  6859 tablet_copy_client.cc:1025] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:42.145781  6095 tablet_copy_service.cc:140] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Received BeginTabletCopySession request for tablet 009aa0918318406cb96e29d5066b777b from peer eb3cb3d6ebcb42a2a909d7d2aed737ed ({username='slave'} at 127.0.0.1:45824)
I20260630 12:37:42.146703  6095 tablet_copy_service.cc:161] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Beginning new tablet copy session on tablet 009aa0918318406cb96e29d5066b777b from peer eb3cb3d6ebcb42a2a909d7d2aed737ed at {username='slave'} at 127.0.0.1:45824: session id = eb3cb3d6ebcb42a2a909d7d2aed737ed-009aa0918318406cb96e29d5066b777b
I20260630 12:37:42.157366  6095 tablet_copy_source_session.cc:215] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:42.161873  6863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009aa0918318406cb96e29d5066b777b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:42.191599  6863 tablet_copy_client.cc:806] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:42.192641  6863 tablet_copy_client.cc:670] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:42.199488  6864 tablet_copy_client.cc:1025] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:42.330255  6866 ts_tablet_manager.cc:933] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: Initiating tablet copy from peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:42.343357  6866 tablet_copy_client.cc:323] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:41327
I20260630 12:37:42.380069  6244 tablet_copy_service.cc:140] P 7972f05dc6c04e4c8f924c19c0e5340a: Received BeginTabletCopySession request for tablet 8d36500356f64d5fbd5733c98d7fd9cd from peer b446b07206534af4958a534803c3c2cc ({username='slave'} at 127.0.0.1:34398)
I20260630 12:37:42.380712  6244 tablet_copy_service.cc:161] P 7972f05dc6c04e4c8f924c19c0e5340a: Beginning new tablet copy session on tablet 8d36500356f64d5fbd5733c98d7fd9cd from peer b446b07206534af4958a534803c3c2cc at {username='slave'} at 127.0.0.1:34398: session id = b446b07206534af4958a534803c3c2cc-8d36500356f64d5fbd5733c98d7fd9cd
I20260630 12:37:42.390388  6244 tablet_copy_source_session.cc:215] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:42.395954  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d36500356f64d5fbd5733c98d7fd9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:42.447412  6866 tablet_copy_client.cc:806] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:42.448148  6866 tablet_copy_client.cc:670] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:42.453286  6867 tablet_copy_client.cc:1025] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:43.848631  6839 tablet_copy_client.cc:538] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:43.863096  6839 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap starting.
I20260630 12:37:44.004347  6850 tablet_copy_client.cc:538] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.019152  6850 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: Bootstrap starting.
W20260630 12:37:44.082973  6198 consensus_peers.cc:597] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5:45703): Couldn't send request to peer eb3cb3d6ebcb42a2a909d7d2aed737ed. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:44.098738  6854 tablet_copy_client.cc:538] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.110527  6854 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap starting.
I20260630 12:37:44.120628  6839 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.122339  6839 tablet_bootstrap.cc:492] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap complete.
I20260630 12:37:44.123474  6839 ts_tablet_manager.cc:1403] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Time spent bootstrapping tablet: real 0.261s	user 0.203s	sys 0.021s
I20260630 12:37:44.127907  6839 raft_consensus.cc:359] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:44.129864  6839 raft_consensus.cc:740] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3cb3d6ebcb42a2a909d7d2aed737ed, State: Initialized, Role: LEARNER
I20260630 12:37:44.130793  6839 consensus_queue.cc:260] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:44.140633  6858 tablet_copy_client.cc:538] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.165593  6839 ts_tablet_manager.cc:1434] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.004s
I20260630 12:37:44.168653  6858 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap starting.
I20260630 12:37:44.171597  6244 tablet_copy_service.cc:342] P 7972f05dc6c04e4c8f924c19c0e5340a: Request end of tablet copy session eb3cb3d6ebcb42a2a909d7d2aed737ed-0e16d733feac4ec394e2579efae7e0bd received from {username='slave'} at 127.0.0.1:34394
I20260630 12:37:44.172211  6244 tablet_copy_service.cc:434] P 7972f05dc6c04e4c8f924c19c0e5340a: ending tablet copy session eb3cb3d6ebcb42a2a909d7d2aed737ed-0e16d733feac4ec394e2579efae7e0bd on tablet 0e16d733feac4ec394e2579efae7e0bd with peer eb3cb3d6ebcb42a2a909d7d2aed737ed
I20260630 12:37:44.200565  6863 tablet_copy_client.cc:538] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.212136  6863 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap starting.
W20260630 12:37:44.405560  6123 consensus_peers.cc:597] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b -> Peer 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597): Couldn't send request to peer 5291c6c5e25c43739791c4b0ff3849a8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:44.419332  6858 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.420568  6858 tablet_bootstrap.cc:492] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap complete.
I20260630 12:37:44.421504  6858 ts_tablet_manager.cc:1403] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: Time spent bootstrapping tablet: real 0.253s	user 0.201s	sys 0.032s
I20260630 12:37:44.425307  6858 raft_consensus.cc:359] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:44.426663  6858 raft_consensus.cc:740] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5291c6c5e25c43739791c4b0ff3849a8, State: Initialized, Role: LEARNER
I20260630 12:37:44.427510  6858 consensus_queue.cc:260] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
W20260630 12:37:44.434221  6050 consensus_peers.cc:597] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 -> Peer b446b07206534af4958a534803c3c2cc (127.1.136.4:43149): Couldn't send request to peer b446b07206534af4958a534803c3c2cc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:44.437465  6858 ts_tablet_manager.cc:1434] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
W20260630 12:37:44.439167  6048 consensus_peers.cc:597] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 -> Peer 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597): Couldn't send request to peer 5291c6c5e25c43739791c4b0ff3849a8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:44.442219  6170 tablet_copy_service.cc:342] P 8bae8ce602ba4670b9870d9f3e93873b: Request end of tablet copy session 5291c6c5e25c43739791c4b0ff3849a8-1968aec4408843cab311c45c88acc7dd received from {username='slave'} at 127.0.0.1:44042
I20260630 12:37:44.442847  6170 tablet_copy_service.cc:434] P 8bae8ce602ba4670b9870d9f3e93873b: ending tablet copy session 5291c6c5e25c43739791c4b0ff3849a8-1968aec4408843cab311c45c88acc7dd on tablet 1968aec4408843cab311c45c88acc7dd with peer 5291c6c5e25c43739791c4b0ff3849a8
I20260630 12:37:44.454497  6866 tablet_copy_client.cc:538] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.456775  6850 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.457983  6850 tablet_bootstrap.cc:492] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: Bootstrap complete.
I20260630 12:37:44.458794  6850 ts_tablet_manager.cc:1403] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: Time spent bootstrapping tablet: real 0.440s	user 0.178s	sys 0.020s
I20260630 12:37:44.472707  6850 raft_consensus.cc:359] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:44.473685  6850 raft_consensus.cc:740] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b446b07206534af4958a534803c3c2cc, State: Initialized, Role: LEARNER
I20260630 12:37:44.474558  6850 consensus_queue.cc:260] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:44.475643  6866 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: Bootstrap starting.
I20260630 12:37:44.491365  6850 ts_tablet_manager.cc:1434] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260630 12:37:44.495609  6095 tablet_copy_service.cc:342] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Request end of tablet copy session b446b07206534af4958a534803c3c2cc-b27bbc711aa247a69078f9a04f254f60 received from {username='slave'} at 127.0.0.1:45812
I20260630 12:37:44.496312  6095 tablet_copy_service.cc:434] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: ending tablet copy session b446b07206534af4958a534803c3c2cc-b27bbc711aa247a69078f9a04f254f60 on tablet b27bbc711aa247a69078f9a04f254f60 with peer b446b07206534af4958a534803c3c2cc
I20260630 12:37:44.538337  6863 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.539441  6863 tablet_bootstrap.cc:492] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap complete.
I20260630 12:37:44.540202  6863 ts_tablet_manager.cc:1403] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: Time spent bootstrapping tablet: real 0.328s	user 0.156s	sys 0.053s
I20260630 12:37:44.543238  6863 raft_consensus.cc:359] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:44.544178  6863 raft_consensus.cc:740] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3cb3d6ebcb42a2a909d7d2aed737ed, State: Initialized, Role: LEARNER
I20260630 12:37:44.544854  6863 consensus_queue.cc:260] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:44.547014  6863 ts_tablet_manager.cc:1434] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:44.549383  6701 raft_consensus.cc:1217] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:44.556016  6095 tablet_copy_service.cc:342] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Request end of tablet copy session eb3cb3d6ebcb42a2a909d7d2aed737ed-009aa0918318406cb96e29d5066b777b received from {username='slave'} at 127.0.0.1:45824
I20260630 12:37:44.556527  6095 tablet_copy_service.cc:434] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: ending tablet copy session eb3cb3d6ebcb42a2a909d7d2aed737ed-009aa0918318406cb96e29d5066b777b on tablet 009aa0918318406cb96e29d5066b777b with peer eb3cb3d6ebcb42a2a909d7d2aed737ed
W20260630 12:37:44.567720  6199 consensus_peers.cc:597] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer b446b07206534af4958a534803c3c2cc (127.1.136.4:43149): Couldn't send request to peer b446b07206534af4958a534803c3c2cc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:44.671363  6854 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.672699  6854 tablet_bootstrap.cc:492] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap complete.
I20260630 12:37:44.673859  6854 ts_tablet_manager.cc:1403] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: Time spent bootstrapping tablet: real 0.564s	user 0.175s	sys 0.029s
I20260630 12:37:44.677433  6854 raft_consensus.cc:359] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:44.686175  6854 raft_consensus.cc:740] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5291c6c5e25c43739791c4b0ff3849a8, State: Initialized, Role: LEARNER
I20260630 12:37:44.687162  6854 consensus_queue.cc:260] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:44.697367  6701 raft_consensus.cc:1217] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:44.697518  6854 ts_tablet_manager.cc:1434] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:37:44.700183  6866 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:44.701468  6866 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: Bootstrap complete.
I20260630 12:37:44.702486  6866 ts_tablet_manager.cc:1403] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: Time spent bootstrapping tablet: real 0.227s	user 0.173s	sys 0.018s
I20260630 12:37:44.704527  6095 tablet_copy_service.cc:342] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Request end of tablet copy session 5291c6c5e25c43739791c4b0ff3849a8-0489346e31f244889e3c84dd269f3a0c received from {username='slave'} at 127.0.0.1:45820
I20260630 12:37:44.705120  6095 tablet_copy_service.cc:434] P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: ending tablet copy session 5291c6c5e25c43739791c4b0ff3849a8-0489346e31f244889e3c84dd269f3a0c on tablet 0489346e31f244889e3c84dd269f3a0c with peer 5291c6c5e25c43739791c4b0ff3849a8
I20260630 12:37:44.706247  6866 raft_consensus.cc:359] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:44.707257  6866 raft_consensus.cc:740] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b446b07206534af4958a534803c3c2cc, State: Initialized, Role: LEARNER
I20260630 12:37:44.708035  6866 consensus_queue.cc:260] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:44.711038  6866 ts_tablet_manager.cc:1434] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:44.713518  6244 tablet_copy_service.cc:342] P 7972f05dc6c04e4c8f924c19c0e5340a: Request end of tablet copy session b446b07206534af4958a534803c3c2cc-8d36500356f64d5fbd5733c98d7fd9cd received from {username='slave'} at 127.0.0.1:34398
I20260630 12:37:44.714150  6244 tablet_copy_service.cc:434] P 7972f05dc6c04e4c8f924c19c0e5340a: ending tablet copy session b446b07206534af4958a534803c3c2cc-8d36500356f64d5fbd5733c98d7fd9cd on tablet 8d36500356f64d5fbd5733c98d7fd9cd with peer b446b07206534af4958a534803c3c2cc
I20260630 12:37:44.896611  6775 raft_consensus.cc:1217] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:44.932533  6775 raft_consensus.cc:1217] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:44.987226  6626 raft_consensus.cc:1217] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:45.018548  6876 raft_consensus.cc:1064] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: attempting to promote NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed to VOTER
I20260630 12:37:45.046644  6626 raft_consensus.cc:1217] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
W20260630 12:37:45.058465  6049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.5:45703, user_credentials={real_user=slave}} blocked reactor thread for 44360.8us
W20260630 12:37:45.061581  6049 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:37:45.064636  6876 consensus_queue.cc:237] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:45.088160  6701 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.090076  6804 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:45.103531  6234 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.105544  6880 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:45.108990  6158 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.116230  6880 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:45.117797  6862 raft_consensus.cc:1064] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: attempting to promote NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed to VOTER
I20260630 12:37:45.120579  6862 consensus_queue.cc:237] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:45.161128  6700 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.162729  6160 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.171192  6082 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.175765  6880 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.185897  6862 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.013s
I20260630 12:37:45.188944  6887 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:45.188548  6158 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.193758  6809 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.003s
I20260630 12:37:45.224424  6701 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.242619  5977 catalog_manager.cc:5697] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.249779  6234 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.265100  6887 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.270382  6699 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.278679  6160 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.294437  6082 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.345539  5974 catalog_manager.cc:5697] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed reported cstate change: config changed from index 27 to 28, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.357753  6876 raft_consensus.cc:1064] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: attempting to promote NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 to VOTER
I20260630 12:37:45.351321  6082 consensus_queue.cc:237] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:45.361572  6876 consensus_queue.cc:237] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:45.385057  6160 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:45.386595  6699 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:45.389514  6881 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:37:45.398253  6881 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.004s
I20260630 12:37:45.407505  6234 consensus_queue.cc:237] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:45.408304  6880 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.419075  6699 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.425248  6701 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:45.428045  6160 raft_consensus.cc:1275] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:45.427940  6158 raft_consensus.cc:2955] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.430209  6887 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:45.428295  6775 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.432654  6862 consensus_queue.cc:1048] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:45.435140  6804 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:45.449124  6887 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.459628  6234 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.460915  6701 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.469586  6158 raft_consensus.cc:2955] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.474691  6804 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260630 12:37:45.489080  6160 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.492560  5967 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 009aa0918318406cb96e29d5066b777b with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:45.513507  6881 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.007s
I20260630 12:37:45.520613  5979 catalog_manager.cc:5697] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed reported cstate change: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:45.531217  6804 raft_consensus.cc:1064] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: attempting to promote NON_VOTER b446b07206534af4958a534803c3c2cc to VOTER
I20260630 12:37:45.534242  5978 catalog_manager.cc:5697] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:37:45.560328  6051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 55869.8us
W20260630 12:37:45.571286  6198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.5:45703, user_credentials={real_user=slave}} blocked reactor thread for 58533.2us
I20260630 12:37:45.598626  6902 raft_consensus.cc:1064] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: attempting to promote NON_VOTER b446b07206534af4958a534803c3c2cc to VOTER
I20260630 12:37:45.602727  6804 consensus_queue.cc:237] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:45.607050  5970 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e16d733feac4ec394e2579efae7e0bd with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:45.610337  6224 tablet_service.cc:1558] Processing DeleteTablet for tablet 009aa0918318406cb96e29d5066b777b with delete_type TABLET_DATA_TOMBSTONED (TS 7972f05dc6c04e4c8f924c19c0e5340a not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39312
I20260630 12:37:45.629029  6904 raft_consensus.cc:1064] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: attempting to promote NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 to VOTER
I20260630 12:37:45.603821  6902 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:45.648276  6067 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e16d733feac4ec394e2579efae7e0bd with delete_type TABLET_DATA_TOMBSTONED (TS 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53604
I20260630 12:37:45.632535  6904 consensus_queue.cc:237] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
W20260630 12:37:45.654063  6200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34819, user_credentials={real_user=slave}} blocked reactor thread for 106832us
I20260630 12:37:45.666213  6915 tablet_replica.cc:333] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:45.668159  6915 raft_consensus.cc:2243] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.715152  6913 tablet_replica.cc:333] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:45.714665  6160 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.716645  6913 raft_consensus.cc:2243] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.724152  6913 raft_consensus.cc:2272] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.725610  6626 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:45.731387  6804 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:37:45.732028  6913 ts_tablet_manager.cc:1916] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:45.738309  6231 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:45.670699  6881 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.743705  6158 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:45.746094  6905 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260630 12:37:45.748842  6915 raft_consensus.cc:2272] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.749636  6880 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:37:45.775566  6915 ts_tablet_manager.cc:1916] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:45.776928  6231 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.789023  6775 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.798593  6158 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.800743  6082 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.808270  6625 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.804023  6902 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.021s
I20260630 12:37:45.825505  6913 ts_tablet_manager.cc:1929] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:37:45.827884  6910 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260630 12:37:45.835065  6908 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.006s
I20260630 12:37:45.838929  6881 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.843055  6774 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.843226  6231 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.844676  6228 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.846666  6082 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:45.849960  6899 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.003s
I20260630 12:37:45.852313  6907 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:45.858530  6903 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:45.865829  6913 log.cc:1199] T 009aa0918318406cb96e29d5066b777b P 7972f05dc6c04e4c8f924c19c0e5340a: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/009aa0918318406cb96e29d5066b777b
I20260630 12:37:45.901310  6915 ts_tablet_manager.cc:1929] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:37:45.894795  5977 catalog_manager.cc:5697] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.918154  6160 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.922214  5970 catalog_manager.cc:5028] TS 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): tablet 009aa0918318406cb96e29d5066b777b (table test-workload [id=e4868d9a595f4792a740de4f2db9a06b]) successfully deleted
I20260630 12:37:45.912045  6915 log.cc:1199] T 0e16d733feac4ec394e2579efae7e0bd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/0e16d733feac4ec394e2579efae7e0bd
I20260630 12:37:45.937417  6626 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.954140  6908 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.972187  5967 catalog_manager.cc:5028] TS 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): tablet 0e16d733feac4ec394e2579efae7e0bd (table test-workload [id=e4868d9a595f4792a740de4f2db9a06b]) successfully deleted
I20260630 12:37:45.954360  5978 catalog_manager.cc:5697] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: config changed from index 25 to 26, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.960898  6625 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:45.982321  6774 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.973038  6899 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:45.997632  6158 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.008551  6082 consensus_queue.cc:237] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:46.021246  5977 catalog_manager.cc:5697] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 reported cstate change: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8bae8ce602ba4670b9870d9f3e93873b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.032792  6082 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.041455  6158 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:46.043624  5974 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index 27 to 28, b446b07206534af4958a534803c3c2cc (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.045050  6083 consensus_queue.cc:237] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:46.052193  6231 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.059718  6228 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:46.064738  6898 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260630 12:37:46.071511  6898 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:46.077196  6881 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.079334  6228 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.065348  6774 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:46.087601  6804 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.090358  6880 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:46.095933  6160 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.106470  6624 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:46.106006  6774 raft_consensus.cc:2955] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.110083  6898 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:46.116423  5967 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0489346e31f244889e3c84dd269f3a0c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:46.118033  5967 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b27bbc711aa247a69078f9a04f254f60 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:46.127812  6626 raft_consensus.cc:2955] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.131446  6083 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.150193  6160 consensus_queue.cc:237] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:46.158355  6231 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:46.160869  6899 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:46.162199  6774 raft_consensus.cc:1275] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:46.170080  6899 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.172508  6904 consensus_queue.cc:1048] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:37:46.174031  6228 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:46.149353  5974 catalog_manager.cc:5697] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: config changed from index 26 to 27, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:46.178408  6231 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.179596  5974 catalog_manager.cc:5697] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 reported cstate change: config changed from index 28 to 29, VOTER 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3) evicted. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:46.189086  6626 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:46.190984  5970 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1968aec4408843cab311c45c88acc7dd with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:46.193079  6083 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:46.186209  6774 raft_consensus.cc:2955] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } }
I20260630 12:37:46.204041  6887 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:37:46.206085  6862 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:37:46.214807  6908 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.219208  6626 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.222396  6083 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.234722  5970 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d36500356f64d5fbd5733c98d7fd9cd with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:46.245899  6149 tablet_service.cc:1558] Processing DeleteTablet for tablet b27bbc711aa247a69078f9a04f254f60 with delete_type TABLET_DATA_TOMBSTONED (TS 8bae8ce602ba4670b9870d9f3e93873b not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:56668
I20260630 12:37:46.251753  6224 tablet_service.cc:1558] Processing DeleteTablet for tablet 0489346e31f244889e3c84dd269f3a0c with delete_type TABLET_DATA_TOMBSTONED (TS 7972f05dc6c04e4c8f924c19c0e5340a not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39312
I20260630 12:37:46.252995  6913 tablet_replica.cc:333] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:46.254125  6913 raft_consensus.cc:2243] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.255160  6913 raft_consensus.cc:2272] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.259759  5977 catalog_manager.cc:5697] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index 28 to 29, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "8bae8ce602ba4670b9870d9f3e93873b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:46.261896  5981 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc reported cstate change: config changed from index 28 to 29, VOTER 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2) evicted. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } }
I20260630 12:37:46.269873  6930 tablet_replica.cc:333] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:46.271770  6930 raft_consensus.cc:2243] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.272974  6930 raft_consensus.cc:2272] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.279259  6930 ts_tablet_manager.cc:1916] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:46.282043  6067 tablet_service.cc:1558] Processing DeleteTablet for tablet 1968aec4408843cab311c45c88acc7dd with delete_type TABLET_DATA_TOMBSTONED (TS 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53604
I20260630 12:37:46.288245  6915 tablet_replica.cc:333] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:46.289656  6915 raft_consensus.cc:2243] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.290848  6915 raft_consensus.cc:2272] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.282554  6913 ts_tablet_manager.cc:1916] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:46.294250  6149 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d36500356f64d5fbd5733c98d7fd9cd with delete_type TABLET_DATA_TOMBSTONED (TS 8bae8ce602ba4670b9870d9f3e93873b not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:56668
I20260630 12:37:46.302151  6915 ts_tablet_manager.cc:1916] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:46.322093  6913 ts_tablet_manager.cc:1929] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:37:46.322913  6913 log.cc:1199] T 0489346e31f244889e3c84dd269f3a0c P 7972f05dc6c04e4c8f924c19c0e5340a: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/0489346e31f244889e3c84dd269f3a0c
I20260630 12:37:46.325459  5970 catalog_manager.cc:5028] TS 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): tablet 0489346e31f244889e3c84dd269f3a0c (table test-workload [id=e4868d9a595f4792a740de4f2db9a06b]) successfully deleted
I20260630 12:37:46.327797  6915 ts_tablet_manager.cc:1929] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:37:46.328365  6915 log.cc:1199] T 1968aec4408843cab311c45c88acc7dd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/1968aec4408843cab311c45c88acc7dd
I20260630 12:37:46.330783  5967 catalog_manager.cc:5028] TS 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): tablet 1968aec4408843cab311c45c88acc7dd (table test-workload [id=e4868d9a595f4792a740de4f2db9a06b]) successfully deleted
I20260630 12:37:46.337704  6930 ts_tablet_manager.cc:1929] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:37:46.338409  6930 log.cc:1199] T b27bbc711aa247a69078f9a04f254f60 P 8bae8ce602ba4670b9870d9f3e93873b: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/b27bbc711aa247a69078f9a04f254f60
I20260630 12:37:46.340437  6930 tablet_replica.cc:333] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:46.340773  5970 catalog_manager.cc:5028] TS 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): tablet b27bbc711aa247a69078f9a04f254f60 (table test-workload [id=e4868d9a595f4792a740de4f2db9a06b]) successfully deleted
I20260630 12:37:46.341545  6930 raft_consensus.cc:2243] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.342581  6930 raft_consensus.cc:2272] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.347666  6930 ts_tablet_manager.cc:1916] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:46.367280  6930 ts_tablet_manager.cc:1929] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:37:46.367822  6930 log.cc:1199] T 8d36500356f64d5fbd5733c98d7fd9cd P 8bae8ce602ba4670b9870d9f3e93873b: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/8d36500356f64d5fbd5733c98d7fd9cd
I20260630 12:37:46.369652  5970 catalog_manager.cc:5028] TS 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): tablet 8d36500356f64d5fbd5733c98d7fd9cd (table test-workload [id=e4868d9a595f4792a740de4f2db9a06b]) successfully deleted
I20260630 12:37:47.326207  6231 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:47.339223  6626 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:37:47.339553  6083 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260630 12:37:47.340803  6198 consensus_peers.cc:597] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5:45703): Couldn't send request to peer eb3cb3d6ebcb42a2a909d7d2aed737ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d36500356f64d5fbd5733c98d7fd9cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.341241  6937 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:37:47.342496  6862 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:37:47.363636  6082 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:47.365502  6937 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:47.373890  6626 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } } }
I20260630 12:37:47.392625  6083 consensus_queue.cc:237] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:47.392342  5981 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: config changed from index 29 to 30, NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) added. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:47.420485  6048 consensus_peers.cc:597] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 -> Peer 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597): Couldn't send request to peer 5291c6c5e25c43739791c4b0ff3849a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 321f003c23774eb49369e2544ea5566d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.423488  6231 raft_consensus.cc:1275] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:47.424739  6160 raft_consensus.cc:1275] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:47.425158  6933 consensus_queue.cc:1048] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:37:47.426604  6932 consensus_queue.cc:1048] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:47.449046  6933 raft_consensus.cc:2955] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:47.455363  6158 raft_consensus.cc:2955] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:47.461565  6231 raft_consensus.cc:2955] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:47.478639  5974 catalog_manager.cc:5697] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: config changed from index -1 to 26, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New cstate: current_term: 1 leader_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:47.507733  6231 consensus_queue.cc:237] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:47.514434  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:37:47.529280  6158 raft_consensus.cc:1275] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:47.532985  6862 consensus_queue.cc:1048] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
W20260630 12:37:47.539088  6197 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260630 12:37:47.541558  6199 consensus_peers.cc:597] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer b446b07206534af4958a534803c3c2cc (127.1.136.4:43149): Couldn't send request to peer b446b07206534af4958a534803c3c2cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d35c9937286496da065ca8e6899ee87. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:47.577414  6197 consensus_peers.cc:597] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.591984  6937 raft_consensus.cc:2955] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:47.596071  6160 raft_consensus.cc:2955] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
I20260630 12:37:47.620743  5974 catalog_manager.cc:5697] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index -1 to 27, NON_VOTER b446b07206534af4958a534803c3c2cc (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } }
W20260630 12:37:47.629629  6031 auto_rebalancer.cc:639] Failed to schedule move for tablet 27ca7572f1f148148670ca93b8439424: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:37:47.635146  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:47.637187  1568 tablet_replica.cc:333] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
W20260630 12:37:47.643618  6031 auto_rebalancer.cc:639] Failed to schedule move for tablet f57bf87de1a2496d8ae41f8ad843a336: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:37:47.647004  1568 raft_consensus.cc:2243] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:47.649220  6231 consensus_queue.cc:237] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:47.649909  1568 raft_consensus.cc:2272] T 0489346e31f244889e3c84dd269f3a0c P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.665663  1568 tablet_replica.cc:333] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.666847  1568 raft_consensus.cc:2243] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:47.668264  1568 raft_consensus.cc:2272] T f57bf87de1a2496d8ae41f8ad843a336 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.672124  1568 tablet_replica.cc:333] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.673054  1568 raft_consensus.cc:2243] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:47.673895  1568 raft_consensus.cc:2272] T 5d35c9937286496da065ca8e6899ee87 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.677589  6160 raft_consensus.cc:1275] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:47.679476  6937 consensus_queue.cc:1048] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:37:47.683597  6197 consensus_peers.cc:597] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.687777  1568 tablet_replica.cc:333] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.689158  6862 raft_consensus.cc:2955] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:47.691286  6160 raft_consensus.cc:2955] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
W20260630 12:37:47.700675  6197 consensus_peers.cc:597] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597): Couldn't send request to peer 5291c6c5e25c43739791c4b0ff3849a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7bf5cdc2d659479f8a495f765ab42074. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.702315  1568 raft_consensus.cc:2243] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:47.704002  1568 raft_consensus.cc:2272] T 8d36500356f64d5fbd5733c98d7fd9cd P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.709054  1568 tablet_replica.cc:333] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.712214  1568 raft_consensus.cc:2243] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:47.713469  1568 raft_consensus.cc:2272] T 009aa0918318406cb96e29d5066b777b P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.717170  1568 tablet_replica.cc:333] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.718088  1568 raft_consensus.cc:2243] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:47.719223  1568 raft_consensus.cc:2272] T b27bbc711aa247a69078f9a04f254f60 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.718338  5979 catalog_manager.cc:5697] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: config changed from index -1 to 27, NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6) added. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } }
I20260630 12:37:47.723798  1568 tablet_replica.cc:333] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.724663  1568 raft_consensus.cc:2243] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:47.726119  1568 raft_consensus.cc:2272] T 321f003c23774eb49369e2544ea5566d P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.732699  1568 tablet_replica.cc:333] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.733532  1568 raft_consensus.cc:2243] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:47.735544  1568 raft_consensus.cc:2272] T 7bf5cdc2d659479f8a495f765ab42074 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:47.739163  1568 tablet_replica.cc:333] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.739995  1568 raft_consensus.cc:2243] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:47.740912  1568 raft_consensus.cc:2272] T 2572b9d81cd64caf9e2c2d3240a798d9 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:47.743431  6197 consensus_peers.cc:597] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.744524  1568 tablet_replica.cc:333] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56: stopping tablet replica
I20260630 12:37:47.745436  1568 raft_consensus.cc:2243] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:47.746660  1568 raft_consensus.cc:2272] T 27ca7572f1f148148670ca93b8439424 P 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:47.765156  6197 consensus_peers.cc:597] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:47.932634  6958 ts_tablet_manager.cc:933] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Initiating tablet copy from peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:47.942761  6958 tablet_copy_client.cc:323] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:41327
I20260630 12:37:47.946647  6244 tablet_copy_service.cc:140] P 7972f05dc6c04e4c8f924c19c0e5340a: Received BeginTabletCopySession request for tablet 8d36500356f64d5fbd5733c98d7fd9cd from peer eb3cb3d6ebcb42a2a909d7d2aed737ed ({username='slave'} at 127.0.0.1:34394)
I20260630 12:37:47.947422  6244 tablet_copy_service.cc:161] P 7972f05dc6c04e4c8f924c19c0e5340a: Beginning new tablet copy session on tablet 8d36500356f64d5fbd5733c98d7fd9cd from peer eb3cb3d6ebcb42a2a909d7d2aed737ed at {username='slave'} at 127.0.0.1:34394: session id = eb3cb3d6ebcb42a2a909d7d2aed737ed-8d36500356f64d5fbd5733c98d7fd9cd
I20260630 12:37:47.975160  6244 tablet_copy_source_session.cc:215] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:47.982053  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d36500356f64d5fbd5733c98d7fd9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.000247  6960 ts_tablet_manager.cc:933] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Initiating tablet copy from peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:48.022192  6960 tablet_copy_client.cc:323] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:41327
I20260630 12:37:48.023407  6958 tablet_copy_client.cc:806] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:48.024252  6958 tablet_copy_client.cc:670] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:48.024721  6244 tablet_copy_service.cc:140] P 7972f05dc6c04e4c8f924c19c0e5340a: Received BeginTabletCopySession request for tablet 5d35c9937286496da065ca8e6899ee87 from peer b446b07206534af4958a534803c3c2cc ({username='slave'} at 127.0.0.1:34398)
I20260630 12:37:48.025363  6244 tablet_copy_service.cc:161] P 7972f05dc6c04e4c8f924c19c0e5340a: Beginning new tablet copy session on tablet 5d35c9937286496da065ca8e6899ee87 from peer b446b07206534af4958a534803c3c2cc at {username='slave'} at 127.0.0.1:34398: session id = b446b07206534af4958a534803c3c2cc-5d35c9937286496da065ca8e6899ee87
I20260630 12:37:48.033257  6959 tablet_copy_client.cc:1025] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:48.034961  6244 tablet_copy_source_session.cc:215] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:48.039620  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d35c9937286496da065ca8e6899ee87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.065793  6960 tablet_copy_client.cc:806] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:48.066830  6960 tablet_copy_client.cc:670] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:48.072605  6961 tablet_copy_client.cc:1025] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:48.227648  6962 ts_tablet_manager.cc:933] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Initiating tablet copy from peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:48.236824  6962 tablet_copy_client.cc:323] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:41327
I20260630 12:37:48.265938  6244 tablet_copy_service.cc:140] P 7972f05dc6c04e4c8f924c19c0e5340a: Received BeginTabletCopySession request for tablet 7bf5cdc2d659479f8a495f765ab42074 from peer 5291c6c5e25c43739791c4b0ff3849a8 ({username='slave'} at 127.0.0.1:36086)
I20260630 12:37:48.266667  6244 tablet_copy_service.cc:161] P 7972f05dc6c04e4c8f924c19c0e5340a: Beginning new tablet copy session on tablet 7bf5cdc2d659479f8a495f765ab42074 from peer 5291c6c5e25c43739791c4b0ff3849a8 at {username='slave'} at 127.0.0.1:36086: session id = 5291c6c5e25c43739791c4b0ff3849a8-7bf5cdc2d659479f8a495f765ab42074
I20260630 12:37:48.281939  6244 tablet_copy_source_session.cc:215] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:48.286552  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf5cdc2d659479f8a495f765ab42074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.329226  6962 tablet_copy_client.cc:806] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:48.330039  6962 tablet_copy_client.cc:670] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:48.334868  6963 tablet_copy_client.cc:1025] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:48.626225  6899 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.628177  6899 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:48.632524  6899 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:48.640537  6231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
W20260630 12:37:48.682540  6123 leader_election.cc:336] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.683298  6123 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [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: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:48.685333  6899 raft_consensus.cc:2749] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:48.795779  6899 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.796816  6899 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:48.808414  6899 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597)
I20260630 12:37:48.810470  6899 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
W20260630 12:37:48.810890  1568 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6106)
W20260630 12:37:48.809435  6123 leader_election.cc:336] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.812036  6899 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:48.813534  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5291c6c5e25c43739791c4b0ff3849a8" is_pre_election: true
I20260630 12:37:48.815544  6123 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [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: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 5291c6c5e25c43739791c4b0ff3849a8, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:48.816325  6899 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5:45703)
W20260630 12:37:48.824057  6123 leader_election.cc:336] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.824839  6899 raft_consensus.cc:2749] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:48.842325  6970 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.844722  6970 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:48.863173  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "5291c6c5e25c43739791c4b0ff3849a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:48.864027  6160 raft_consensus.cc:2468] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5291c6c5e25c43739791c4b0ff3849a8 in term 1.
I20260630 12:37:48.866534  6741 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [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: 5291c6c5e25c43739791c4b0ff3849a8, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
I20260630 12:37:48.881490  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" is_pre_election: true
I20260630 12:37:48.884152  6124 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [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: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, eb3cb3d6ebcb42a2a909d7d2aed737ed
I20260630 12:37:48.885700  6969 raft_consensus.cc:2749] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:48.887010  6970 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:48.886198  6973 raft_consensus.cc:2804] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:48.888070  6973 raft_consensus.cc:493] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.891003  6973 raft_consensus.cc:3060] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:48.912906  6738 leader_election.cc:336] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.922263  6973 raft_consensus.cc:515] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
W20260630 12:37:48.931380  6738 leader_election.cc:336] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.932250  6973 leader_election.cc:290] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:48.931303  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489346e31f244889e3c84dd269f3a0c" candidate_uuid: "5291c6c5e25c43739791c4b0ff3849a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:48.933211  6160 raft_consensus.cc:3060] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:48.943303  6160 raft_consensus.cc:2468] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5291c6c5e25c43739791c4b0ff3849a8 in term 2.
I20260630 12:37:48.945215  6741 leader_election.cc:304] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [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: 5291c6c5e25c43739791c4b0ff3849a8, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:48.946810  6973 raft_consensus.cc:2804] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:48.947422  6973 raft_consensus.cc:697] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 2 LEADER]: Becoming Leader. State: Replica: 5291c6c5e25c43739791c4b0ff3849a8, State: Running, Role: LEADER
I20260630 12:37:48.948933  6973 consensus_queue.cc:237] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:48.956740  6969 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.957775  6969 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:48.962132  6231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:48.962590  6862 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.963205  6969 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:48.963430  6862 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
W20260630 12:37:48.966300  6123 leader_election.cc:336] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.969355  6231 raft_consensus.cc:2468] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae8ce602ba4670b9870d9f3e93873b in term 1.
I20260630 12:37:48.979945  6862 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:48.981781  6126 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [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: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:48.982372  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:48.983242  6160 raft_consensus.cc:2468] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:48.984530  6969 raft_consensus.cc:2804] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:37:48.984568  6197 leader_election.cc:336] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:48.985347  6969 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.985867  6969 raft_consensus.cc:3060] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:48.989216  6200 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:48.990476  6862 raft_consensus.cc:2804] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:48.991318  6862 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:48.991811  6862 raft_consensus.cc:3060] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:48.997624  5974 catalog_manager.cc:5697] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 reported cstate change: term changed from 1 to 2, leader changed from 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) to 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6). New cstate: current_term: 2 leader_uuid: "5291c6c5e25c43739791c4b0ff3849a8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:49.019586  6862 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:49.032181  6969 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:49.026925  6977 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.038175  6977 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:49.038872  6937 raft_consensus.cc:493] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.040211  6937 raft_consensus.cc:515] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
W20260630 12:37:49.036991  6197 leader_election.cc:336] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.046092  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "b446b07206534af4958a534803c3c2cc" is_pre_election: true
W20260630 12:37:49.046872  6123 leader_election.cc:336] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.052433  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:49.053496  6160 raft_consensus.cc:2393] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7972f05dc6c04e4c8f924c19c0e5340a in current term 2: Already voted for candidate 8bae8ce602ba4670b9870d9f3e93873b in this term.
I20260630 12:37:49.055914  6200 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.057375  6957 raft_consensus.cc:2749] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:37:49.059444  6977 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:49.062291  6937 leader_election.cc:290] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), b446b07206534af4958a534803c3c2cc (127.1.136.4:43149)
W20260630 12:37:49.070703  6197 leader_election.cc:336] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.073941  6969 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:49.072283  6197 leader_election.cc:304] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56, b446b07206534af4958a534803c3c2cc
I20260630 12:37:49.076228  6937 raft_consensus.cc:2749] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:49.076802  6862 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:49.080262  6231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321f003c23774eb49369e2544ea5566d" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:49.081485  6231 raft_consensus.cc:2393] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bae8ce602ba4670b9870d9f3e93873b in current term 2: Already voted for candidate 7972f05dc6c04e4c8f924c19c0e5340a in this term.
I20260630 12:37:49.083518  6126 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [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: 8bae8ce602ba4670b9870d9f3e93873b; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.085763  6969 raft_consensus.cc:2749] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260630 12:37:49.090226  6664 leader_election.cc:336] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.103281  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:49.104040  6160 raft_consensus.cc:2468] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb3cb3d6ebcb42a2a909d7d2aed737ed in term 1.
I20260630 12:37:49.109699  6667 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [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: 8bae8ce602ba4670b9870d9f3e93873b, eb3cb3d6ebcb42a2a909d7d2aed737ed; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.111428  6977 raft_consensus.cc:2804] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:49.111922  6977 raft_consensus.cc:493] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.112489  6977 raft_consensus.cc:3060] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.128716  6977 raft_consensus.cc:515] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
W20260630 12:37:49.137697  6664 leader_election.cc:336] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.141229  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009aa0918318406cb96e29d5066b777b" candidate_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:49.142308  6160 raft_consensus.cc:3060] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.144649  6862 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.154294  6957 raft_consensus.cc:493] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.155150  6957 raft_consensus.cc:515] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:49.150686  6160 raft_consensus.cc:2468] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb3cb3d6ebcb42a2a909d7d2aed737ed in term 2.
I20260630 12:37:49.145455  6862 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:49.167140  6957 leader_election.cc:290] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:49.169492  6158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:49.174326  6667 leader_election.cc:304] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [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: 8bae8ce602ba4670b9870d9f3e93873b, eb3cb3d6ebcb42a2a909d7d2aed737ed; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.171733  6977 leader_election.cc:290] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [CANDIDATE]: Term 2 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
I20260630 12:37:49.182715  6985 raft_consensus.cc:2804] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:49.186471  6985 raft_consensus.cc:697] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 2 LEADER]: Becoming Leader. State: Replica: eb3cb3d6ebcb42a2a909d7d2aed737ed, State: Running, Role: LEADER
I20260630 12:37:49.187739  6985 consensus_queue.cc:237] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
W20260630 12:37:49.191493  6197 leader_election.cc:336] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.192283  6862 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:49.198074  6200 leader_election.cc:304] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.206794  6988 raft_consensus.cc:2749] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:37:49.218964  6197 leader_election.cc:336] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.224915  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b" is_pre_election: true
I20260630 12:37:49.225920  6160 raft_consensus.cc:2468] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 1.
I20260630 12:37:49.227589  6200 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.227826  6969 raft_consensus.cc:493] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.229351  6969 raft_consensus.cc:515] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:49.236286  6969 leader_election.cc:290] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:49.236851  6231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:49.237250  6988 raft_consensus.cc:2804] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:49.237890  6988 raft_consensus.cc:493] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.237741  6231 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bae8ce602ba4670b9870d9f3e93873b in term 1.
I20260630 12:37:49.238471  6988 raft_consensus.cc:3060] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.240458  6126 leader_election.cc:304] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [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: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 
W20260630 12:37:49.245025  6123 leader_election.cc:336] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.246856  6969 raft_consensus.cc:2804] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:49.247594  6969 raft_consensus.cc:493] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.248097  6969 raft_consensus.cc:3060] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.256103  6987 raft_consensus.cc:493] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.257285  6987 raft_consensus.cc:515] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:49.260238  5981 catalog_manager.cc:5697] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed reported cstate change: term changed from 1 to 2, leader changed from 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) to eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5). New cstate: current_term: 2 leader_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:49.276161  6987 leader_election.cc:290] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:49.277683  6231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "b446b07206534af4958a534803c3c2cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" is_pre_election: true
I20260630 12:37:49.279271  6231 raft_consensus.cc:2468] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b446b07206534af4958a534803c3c2cc in term 1.
I20260630 12:37:49.280931  6591 leader_election.cc:304] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [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: 7972f05dc6c04e4c8f924c19c0e5340a, b446b07206534af4958a534803c3c2cc; no voters: 
I20260630 12:37:49.282101  6987 raft_consensus.cc:2804] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:49.282575  6987 raft_consensus.cc:493] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b26d0e2ae6d4cbbadd84b9cd6a6fc56)
I20260630 12:37:49.283517  6987 raft_consensus.cc:3060] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.300654  6988 raft_consensus.cc:515] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:49.304842  6969 raft_consensus.cc:515] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
W20260630 12:37:49.313278  6123 leader_election.cc:336] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.317472  6231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ca7572f1f148148670ca93b8439424" candidate_uuid: "8bae8ce602ba4670b9870d9f3e93873b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
W20260630 12:37:49.318142  6588 leader_election.cc:336] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.318426  6231 raft_consensus.cc:3060] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.320571  6987 raft_consensus.cc:515] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:49.328342  6969 leader_election.cc:290] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [CANDIDATE]: Term 2 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:49.329945  6987 leader_election.cc:290] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [CANDIDATE]: Term 2 election: Requested vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:49.330221  6231 raft_consensus.cc:2468] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bae8ce602ba4670b9870d9f3e93873b in term 2.
I20260630 12:37:49.331314  6228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27bbc711aa247a69078f9a04f254f60" candidate_uuid: "b446b07206534af4958a534803c3c2cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "7972f05dc6c04e4c8f924c19c0e5340a"
I20260630 12:37:49.346091  6228 raft_consensus.cc:3060] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:49.346969  6126 leader_election.cc:304] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [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: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
W20260630 12:37:49.334275  6588 leader_election.cc:336] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.337206  6160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57bf87de1a2496d8ae41f8ad843a336" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "8bae8ce602ba4670b9870d9f3e93873b"
I20260630 12:37:49.337375  6988 leader_election.cc:290] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 election: Requested vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179)
I20260630 12:37:49.350834  6160 raft_consensus.cc:3060] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:49.342787  6197 leader_election.cc:336] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:49.363924  6160 raft_consensus.cc:2468] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972f05dc6c04e4c8f924c19c0e5340a in term 2.
I20260630 12:37:49.371408  6200 leader_election.cc:304] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.364776  6969 raft_consensus.cc:2804] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:49.373508  6969 raft_consensus.cc:697] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 LEADER]: Becoming Leader. State: Replica: 8bae8ce602ba4670b9870d9f3e93873b, State: Running, Role: LEADER
I20260630 12:37:49.375275  6969 consensus_queue.cc:237] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:49.368806  6228 raft_consensus.cc:2468] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b446b07206534af4958a534803c3c2cc in term 2.
I20260630 12:37:49.372475  6988 raft_consensus.cc:2804] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:49.380793  6988 raft_consensus.cc:697] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 LEADER]: Becoming Leader. State: Replica: 7972f05dc6c04e4c8f924c19c0e5340a, State: Running, Role: LEADER
I20260630 12:37:49.381524  6591 leader_election.cc:304] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [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: 7972f05dc6c04e4c8f924c19c0e5340a, b446b07206534af4958a534803c3c2cc; no voters: 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:49.382099  6988 consensus_queue.cc:237] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } }
I20260630 12:37:49.382675  6987 raft_consensus.cc:2804] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 2 FOLLOWER]: Leader election won for term 2
W20260630 12:37:49.406672  6738 consensus_peers.cc:597] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:49.421528  6987 raft_consensus.cc:697] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 2 LEADER]: Becoming Leader. State: Replica: b446b07206534af4958a534803c3c2cc, State: Running, Role: LEADER
I20260630 12:37:49.425160  6987 consensus_queue.cc:237] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:49.425102  5981 catalog_manager.cc:5697] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b reported cstate change: term changed from 1 to 2, leader changed from 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) to 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2). New cstate: current_term: 2 leader_uuid: "8bae8ce602ba4670b9870d9f3e93873b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:49.435820  5979 catalog_manager.cc:5697] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: term changed from 1 to 2, leader changed from 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) to 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3). New cstate: current_term: 2 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:49.481241  5979 catalog_manager.cc:5697] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc reported cstate change: term changed from 1 to 2, leader changed from 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) to b446b07206534af4958a534803c3c2cc (127.1.136.4). New cstate: current_term: 2 leader_uuid: "b446b07206534af4958a534803c3c2cc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:49.501191  6160 raft_consensus.cc:1275] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Refusing update from remote peer 5291c6c5e25c43739791c4b0ff3849a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:37:49.504323  6973 consensus_queue.cc:1048] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:37:49.650981  6160 raft_consensus.cc:1275] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Refusing update from remote peer eb3cb3d6ebcb42a2a909d7d2aed737ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:37:49.652815  6985 consensus_queue.cc:1048] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
W20260630 12:37:49.733762  6664 consensus_peers.cc:597] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:49.768057  6123 consensus_peers.cc:597] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:49.811707  1568 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6106)
W20260630 12:37:49.868849  6588 consensus_peers.cc:597] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:49.946441  6228 raft_consensus.cc:1275] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Refusing update from remote peer b446b07206534af4958a534803c3c2cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:37:49.948305  6987 consensus_queue.cc:1048] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:49.974066  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:37:50.006842  6231 raft_consensus.cc:1275] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Refusing update from remote peer 8bae8ce602ba4670b9870d9f3e93873b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:37:50.009186  6969 consensus_queue.cc:1048] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:50.013235  6158 raft_consensus.cc:1275] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
W20260630 12:37:50.014425  6197 consensus_peers.cc:597] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:50.017243  6862 consensus_queue.cc:1048] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:50.035673  6958 tablet_copy_client.cc:538] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:50.074254  6960 tablet_copy_client.cc:538] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:50.108500  6960 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Bootstrap starting.
I20260630 12:37:50.112645  6958 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap starting.
I20260630 12:37:50.129050  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
W20260630 12:37:50.133117  6667 consensus_peers.cc:597] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:50.182157  6200 consensus_peers.cc:597] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:50.210733  6197 consensus_peers.cc:597] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:37:50.241806  6200 consensus_peers.cc:597] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:50.273368  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:50.284740  1568 tablet_replica.cc:333] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.287235  1568 raft_consensus.cc:2243] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.288007  1568 raft_consensus.cc:2272] T 321f003c23774eb49369e2544ea5566d P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.304771  1568 tablet_replica.cc:333] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.305646  1568 raft_consensus.cc:2243] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.312575  1568 raft_consensus.cc:2272] T 5d35c9937286496da065ca8e6899ee87 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.316298  1568 tablet_replica.cc:333] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.317111  1568 raft_consensus.cc:2243] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.317703  1568 raft_consensus.cc:2272] T f57bf87de1a2496d8ae41f8ad843a336 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.336565  6962 tablet_copy_client.cc:538] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:50.337357  1568 tablet_replica.cc:333] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.338418  1568 raft_consensus.cc:2243] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.339542  1568 raft_consensus.cc:2272] T 7bf5cdc2d659479f8a495f765ab42074 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.345672  1568 tablet_replica.cc:333] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.346661  1568 raft_consensus.cc:2243] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:50.347680  6958 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:50.358302  6958 tablet_bootstrap.cc:492] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Bootstrap complete.
I20260630 12:37:50.359098  6958 ts_tablet_manager.cc:1403] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Time spent bootstrapping tablet: real 0.247s	user 0.160s	sys 0.048s
I20260630 12:37:50.356537  6962 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap starting.
I20260630 12:37:50.370076  1568 raft_consensus.cc:2272] T 1968aec4408843cab311c45c88acc7dd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.373780  6958 raft_consensus.cc:359] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
I20260630 12:37:50.374789  6958 raft_consensus.cc:740] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb3cb3d6ebcb42a2a909d7d2aed737ed, State: Initialized, Role: LEARNER
I20260630 12:37:50.375720  6958 consensus_queue.cc:260] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: NON_VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: true } }
W20260630 12:37:50.383505  6200 consensus_peers.cc:597] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:50.383553  1568 tablet_replica.cc:333] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.387109  1568 raft_consensus.cc:2243] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.388680  1568 raft_consensus.cc:2272] T 009aa0918318406cb96e29d5066b777b P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.384886  6958 ts_tablet_manager.cc:1434] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260630 12:37:50.398694  1568 tablet_replica.cc:333] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.398607  6244 tablet_copy_service.cc:342] P 7972f05dc6c04e4c8f924c19c0e5340a: Request end of tablet copy session eb3cb3d6ebcb42a2a909d7d2aed737ed-8d36500356f64d5fbd5733c98d7fd9cd received from {username='slave'} at 127.0.0.1:34394
I20260630 12:37:50.399530  6244 tablet_copy_service.cc:434] P 7972f05dc6c04e4c8f924c19c0e5340a: ending tablet copy session eb3cb3d6ebcb42a2a909d7d2aed737ed-8d36500356f64d5fbd5733c98d7fd9cd on tablet 8d36500356f64d5fbd5733c98d7fd9cd with peer eb3cb3d6ebcb42a2a909d7d2aed737ed
I20260630 12:37:50.399793  1568 raft_consensus.cc:2243] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:50.403445  1568 raft_consensus.cc:2272] T 27ca7572f1f148148670ca93b8439424 P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:50.413275  6197 consensus_peers.cc:597] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:50.413929  1568 tablet_replica.cc:333] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.414933  1568 raft_consensus.cc:2243] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.416378  1568 raft_consensus.cc:2272] T 0489346e31f244889e3c84dd269f3a0c P 8bae8ce602ba4670b9870d9f3e93873b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.419955  6960 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:50.421226  6960 tablet_bootstrap.cc:492] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Bootstrap complete.
I20260630 12:37:50.422144  6960 ts_tablet_manager.cc:1403] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Time spent bootstrapping tablet: real 0.314s	user 0.149s	sys 0.049s
I20260630 12:37:50.424860  1568 tablet_replica.cc:333] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.425855  1568 raft_consensus.cc:2243] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.425519  6960 raft_consensus.cc:359] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:50.426658  1568 raft_consensus.cc:2272] T 0e16d733feac4ec394e2579efae7e0bd P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.431763  1568 tablet_replica.cc:333] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b: stopping tablet replica
I20260630 12:37:50.432658  1568 raft_consensus.cc:2243] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.426752  6960 raft_consensus.cc:740] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b446b07206534af4958a534803c3c2cc, State: Initialized, Role: LEARNER
I20260630 12:37:50.434633  6960 consensus_queue.cc:260] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } }
I20260630 12:37:50.442876  6960 ts_tablet_manager.cc:1434] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:37:50.442955  1568 raft_consensus.cc:2272] T 2572b9d81cd64caf9e2c2d3240a798d9 P 8bae8ce602ba4670b9870d9f3e93873b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.447726  6244 tablet_copy_service.cc:342] P 7972f05dc6c04e4c8f924c19c0e5340a: Request end of tablet copy session b446b07206534af4958a534803c3c2cc-5d35c9937286496da065ca8e6899ee87 received from {username='slave'} at 127.0.0.1:34398
I20260630 12:37:50.448501  6244 tablet_copy_service.cc:434] P 7972f05dc6c04e4c8f924c19c0e5340a: ending tablet copy session b446b07206534af4958a534803c3c2cc-5d35c9937286496da065ca8e6899ee87 on tablet 5d35c9937286496da065ca8e6899ee87 with peer b446b07206534af4958a534803c3c2cc
W20260630 12:37:50.489176  6197 consensus_peers.cc:597] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:37:50.513236  6200 consensus_peers.cc:597] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:50.533558  6197 consensus_peers.cc:597] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:37:50.601432  6200 consensus_peers.cc:597] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:50.604496  6962 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:50.605604  6962 tablet_bootstrap.cc:492] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Bootstrap complete.
I20260630 12:37:50.606398  6962 ts_tablet_manager.cc:1403] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Time spent bootstrapping tablet: real 0.250s	user 0.144s	sys 0.039s
I20260630 12:37:50.609297  6962 raft_consensus.cc:359] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:50.610212  6962 raft_consensus.cc:740] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5291c6c5e25c43739791c4b0ff3849a8, State: Initialized, Role: LEARNER
I20260630 12:37:50.610828  6962 consensus_queue.cc:260] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:50.613092  6962 ts_tablet_manager.cc:1434] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:37:50.621500  6741 consensus_peers.cc:597] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:50.625684  6774 raft_consensus.cc:1217] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:50.629098  6244 tablet_copy_service.cc:342] P 7972f05dc6c04e4c8f924c19c0e5340a: Request end of tablet copy session 5291c6c5e25c43739791c4b0ff3849a8-7bf5cdc2d659479f8a495f765ab42074 received from {username='slave'} at 127.0.0.1:36086
I20260630 12:37:50.630000  6244 tablet_copy_service.cc:434] P 7972f05dc6c04e4c8f924c19c0e5340a: ending tablet copy session 5291c6c5e25c43739791c4b0ff3849a8-7bf5cdc2d659479f8a495f765ab42074 on tablet 7bf5cdc2d659479f8a495f765ab42074 with peer 5291c6c5e25c43739791c4b0ff3849a8
I20260630 12:37:50.656807  6626 raft_consensus.cc:1217] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:37:50.688882  6699 raft_consensus.cc:1217] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260630 12:37:51.049710  6988 raft_consensus.cc:1064] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: attempting to promote NON_VOTER b446b07206534af4958a534803c3c2cc to VOTER
I20260630 12:37:51.053417  6988 consensus_queue.cc:237] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } }
I20260630 12:37:51.066615  6626 raft_consensus.cc:1275] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:51.068835  6988 consensus_queue.cc:1048] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
W20260630 12:37:51.072683  6197 consensus_peers.cc:597] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:51.072841  6200 consensus_peers.cc:597] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.090781  6988 raft_consensus.cc:1064] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: attempting to promote NON_VOTER 5291c6c5e25c43739791c4b0ff3849a8 to VOTER
I20260630 12:37:51.095022  6988 consensus_queue.cc:237] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:51.104179  6774 raft_consensus.cc:1275] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:51.116588  6862 consensus_queue.cc:1048] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:37:51.129379  6200 consensus_peers.cc:597] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Couldn't send request to peer 8bae8ce602ba4670b9870d9f3e93873b. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.139487  7037 raft_consensus.cc:1064] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: attempting to promote NON_VOTER eb3cb3d6ebcb42a2a909d7d2aed737ed to VOTER
W20260630 12:37:51.142596  6197 consensus_peers.cc:597] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.142547  7037 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:51.153469  6699 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 LEARNER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:37:51.155503  7017 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:37:51.157214  6626 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:37:51.160090  6988 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:37:51.160910  6862 raft_consensus.cc:493] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:51.161571  6862 raft_consensus.cc:515] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } attrs { replace: true } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } }
I20260630 12:37:51.164119  6862 leader_election.cc:290] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179), 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819)
W20260630 12:37:51.173300  6197 leader_election.cc:336] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
W20260630 12:37:51.177604  6200 leader_election.cc:336] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111)
W20260630 12:37:51.178386  6197 consensus_peers.cc:597] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a -> Peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): Couldn't send request to peer 9b26d0e2ae6d4cbbadd84b9cd6a6fc56. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.178360  6200 leader_election.cc:304] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 8bae8ce602ba4670b9870d9f3e93873b, 9b26d0e2ae6d4cbbadd84b9cd6a6fc56
I20260630 12:37:51.180503  7017 raft_consensus.cc:2749] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:51.192685  7037 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:51.194845  6699 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:51.211663  6626 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:51.221614  5981 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: config changed from index 30 to 31, eb3cb3d6ebcb42a2a909d7d2aed737ed (127.1.136.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:51.261639  6231 consensus_queue.cc:237] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } }
I20260630 12:37:51.270641  6699 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:37:51.271718  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:37:51.274303  6988 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.001s
I20260630 12:37:51.278400  6626 raft_consensus.cc:1275] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Refusing update from remote peer 7972f05dc6c04e4c8f924c19c0e5340a: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:37:51.283769  6988 consensus_queue.cc:1048] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.001s
I20260630 12:37:51.287484  6862 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:51.290956  6699 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:51.302835  5970 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d36500356f64d5fbd5733c98d7fd9cd with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:51.303625  6626 raft_consensus.cc:2955] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } } }
I20260630 12:37:51.311802  5974 catalog_manager.cc:5697] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a reported cstate change: config changed from index 31 to 32, VOTER 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb3cb3d6ebcb42a2a909d7d2aed737ed" member_type: VOTER last_known_addr { host: "127.1.136.5" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:51.332523  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
W20260630 12:37:51.360916  5967 catalog_manager.cc:4755] TS 9b26d0e2ae6d4cbbadd84b9cd6a6fc56 (127.1.136.1:36179): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8d36500356f64d5fbd5733c98d7fd9cd: Network error: Client connection negotiation failed: client connection to 127.1.136.1:36179: connect: Connection refused (error 111)
I20260630 12:37:51.385545  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.386581  1568 tablet_replica.cc:333] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.387674  1568 raft_consensus.cc:2243] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.388612  1568 raft_consensus.cc:2272] T 321f003c23774eb49369e2544ea5566d P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.392158  1568 tablet_replica.cc:333] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.392845  1568 raft_consensus.cc:2243] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.393980  1568 raft_consensus.cc:2272] T f57bf87de1a2496d8ae41f8ad843a336 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.396906  1568 tablet_replica.cc:333] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.397511  1568 raft_consensus.cc:2243] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.398554  1568 pending_rounds.cc:70] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Trying to abort 1 pending ops.
I20260630 12:37:51.398722  1568 pending_rounds.cc:77] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302443299025825792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5d35c9937286496da065ca8e6899ee87" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } } }
I20260630 12:37:51.399538  1568 raft_consensus.cc:2917] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:37:51.399888  1568 raft_consensus.cc:2889] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:51.400168  1568 raft_consensus.cc:2272] T 5d35c9937286496da065ca8e6899ee87 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.403666  1568 tablet_replica.cc:333] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.404366  1568 raft_consensus.cc:2243] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.405203  1568 raft_consensus.cc:2272] T b27bbc711aa247a69078f9a04f254f60 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.408006  1568 tablet_replica.cc:333] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.408617  1568 raft_consensus.cc:2243] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.409616  1568 pending_rounds.cc:70] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Trying to abort 1 pending ops.
I20260630 12:37:51.409793  1568 pending_rounds.cc:77] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302443299193774080 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7bf5cdc2d659479f8a495f765ab42074" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } } }
I20260630 12:37:51.410517  1568 raft_consensus.cc:2917] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:37:51.410771  1568 raft_consensus.cc:2889] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:51.410959  1568 raft_consensus.cc:2272] T 7bf5cdc2d659479f8a495f765ab42074 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.414330  1568 tablet_replica.cc:333] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.414945  1568 raft_consensus.cc:2243] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.415872  1568 raft_consensus.cc:2272] T 0e16d733feac4ec394e2579efae7e0bd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.416051  6862 raft_consensus.cc:493] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bae8ce602ba4670b9870d9f3e93873b)
I20260630 12:37:51.416560  6862 raft_consensus.cc:515] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:51.419600  1568 tablet_replica.cc:333] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.419821  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1968aec4408843cab311c45c88acc7dd" candidate_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5291c6c5e25c43739791c4b0ff3849a8" is_pre_election: true
I20260630 12:37:51.420495  1568 raft_consensus.cc:2243] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.421003  6862 leader_election.cc:290] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 5291c6c5e25c43739791c4b0ff3849a8 (127.1.136.6:37597)
I20260630 12:37:51.421504  1568 raft_consensus.cc:2272] T 8d36500356f64d5fbd5733c98d7fd9cd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.425048  1568 tablet_replica.cc:333] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
W20260630 12:37:51.425340  6200 leader_election.cc:336] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111)
I20260630 12:37:51.425765  1568 raft_consensus.cc:2243] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.426666  1568 raft_consensus.cc:2272] T 27ca7572f1f148148670ca93b8439424 P 7972f05dc6c04e4c8f924c19c0e5340a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.426059  6200 leader_election.cc:304] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [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: 7972f05dc6c04e4c8f924c19c0e5340a; no voters: 5291c6c5e25c43739791c4b0ff3849a8, 8bae8ce602ba4670b9870d9f3e93873b
I20260630 12:37:51.427625  6862 raft_consensus.cc:2749] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:51.430138  1568 tablet_replica.cc:333] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.430928  1568 raft_consensus.cc:2243] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.431583  1568 raft_consensus.cc:2272] T 1968aec4408843cab311c45c88acc7dd P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.436179  1568 tablet_replica.cc:333] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a: stopping tablet replica
I20260630 12:37:51.436770  1568 raft_consensus.cc:2243] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.437631  1568 raft_consensus.cc:2272] T 2572b9d81cd64caf9e2c2d3240a798d9 P 7972f05dc6c04e4c8f924c19c0e5340a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.482975  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
W20260630 12:37:51.514359  6591 consensus_peers.cc:597] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc -> Peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Couldn't send request to peer 7972f05dc6c04e4c8f924c19c0e5340a. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.3:41327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.523312  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:37:51.566422  7035 raft_consensus.cc:493] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bae8ce602ba4670b9870d9f3e93873b)
I20260630 12:37:51.567134  7035 raft_consensus.cc:515] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } }
I20260630 12:37:51.569877  7035 leader_election.cc:290] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819), 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327)
I20260630 12:37:51.574340  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.575443  1568 tablet_replica.cc:333] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: stopping tablet replica
I20260630 12:37:51.576538  1568 raft_consensus.cc:2243] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.577092  1568 pending_rounds.cc:70] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Trying to abort 1 pending ops.
I20260630 12:37:51.577364  1568 pending_rounds.cc:77] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302443299025825792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5d35c9937286496da065ca8e6899ee87" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } attrs { replace: true } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "b446b07206534af4958a534803c3c2cc" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43149 } attrs { promote: false } } } }
I20260630 12:37:51.578548  1568 raft_consensus.cc:2917] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:37:51.578970  1568 raft_consensus.cc:2889] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:51.579330  1568 raft_consensus.cc:2272] T 5d35c9937286496da065ca8e6899ee87 P b446b07206534af4958a534803c3c2cc [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:51.583685  1568 tablet_replica.cc:333] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc: stopping tablet replica
I20260630 12:37:51.584533  1568 raft_consensus.cc:2243] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.585569  1568 raft_consensus.cc:2272] T 8d36500356f64d5fbd5733c98d7fd9cd P b446b07206534af4958a534803c3c2cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:51.587000  6741 leader_election.cc:336] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8bae8ce602ba4670b9870d9f3e93873b (127.1.136.2:34819): Network error: Client connection negotiation failed: client connection to 127.1.136.2:34819: connect: Connection refused (error 111)
W20260630 12:37:51.588295  6741 leader_election.cc:336] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7972f05dc6c04e4c8f924c19c0e5340a (127.1.136.3:41327): Network error: Client connection negotiation failed: client connection to 127.1.136.3:41327: connect: Connection refused (error 111)
I20260630 12:37:51.588919  6741 leader_election.cc:304] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [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: 5291c6c5e25c43739791c4b0ff3849a8; no voters: 7972f05dc6c04e4c8f924c19c0e5340a, 8bae8ce602ba4670b9870d9f3e93873b
I20260630 12:37:51.590092  7035 raft_consensus.cc:2749] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:51.592500  1568 tablet_replica.cc:333] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc: stopping tablet replica
I20260630 12:37:51.593155  1568 raft_consensus.cc:2243] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.594220  1568 raft_consensus.cc:2272] T b27bbc711aa247a69078f9a04f254f60 P b446b07206534af4958a534803c3c2cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.620703  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:37:51.646348  1568 tablet_server.cc:179] TabletServer@127.1.136.5:0 shutting down...
I20260630 12:37:51.678622  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.679698  1568 tablet_replica.cc:333] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed: stopping tablet replica
I20260630 12:37:51.680436  1568 raft_consensus.cc:2243] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.681721  1568 raft_consensus.cc:2272] T 009aa0918318406cb96e29d5066b777b P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.685091  1568 tablet_replica.cc:333] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed: stopping tablet replica
I20260630 12:37:51.685770  1568 raft_consensus.cc:2243] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.686458  1568 raft_consensus.cc:2272] T 8d36500356f64d5fbd5733c98d7fd9cd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.689589  1568 tablet_replica.cc:333] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed: stopping tablet replica
I20260630 12:37:51.690362  1568 raft_consensus.cc:2243] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.691150  1568 raft_consensus.cc:2272] T 0e16d733feac4ec394e2579efae7e0bd P eb3cb3d6ebcb42a2a909d7d2aed737ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.719632  1568 tablet_server.cc:196] TabletServer@127.1.136.5:0 shutdown complete.
I20260630 12:37:51.739073  1568 tablet_server.cc:179] TabletServer@127.1.136.6:0 shutting down...
I20260630 12:37:51.783866  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.784829  1568 tablet_replica.cc:333] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: stopping tablet replica
I20260630 12:37:51.785620  1568 raft_consensus.cc:2243] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.786157  1568 pending_rounds.cc:70] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Trying to abort 1 pending ops.
I20260630 12:37:51.786397  1568 pending_rounds.cc:77] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302443299193774080 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7bf5cdc2d659479f8a495f765ab42074" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: NON_VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b26d0e2ae6d4cbbadd84b9cd6a6fc56" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36179 } attrs { replace: true } } peers { permanent_uuid: "8bae8ce602ba4670b9870d9f3e93873b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34819 } } peers { permanent_uuid: "7972f05dc6c04e4c8f924c19c0e5340a" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41327 } } peers { permanent_uuid: "5291c6c5e25c43739791c4b0ff3849a8" member_type: VOTER last_known_addr { host: "127.1.136.6" port: 37597 } attrs { promote: false } } } }
I20260630 12:37:51.787410  1568 raft_consensus.cc:2917] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:37:51.787809  1568 raft_consensus.cc:2889] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:37:51.788154  1568 raft_consensus.cc:2272] T 7bf5cdc2d659479f8a495f765ab42074 P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:51.791520  1568 tablet_replica.cc:333] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8: stopping tablet replica
I20260630 12:37:51.792222  1568 raft_consensus.cc:2243] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.792922  1568 raft_consensus.cc:2272] T 1968aec4408843cab311c45c88acc7dd P 5291c6c5e25c43739791c4b0ff3849a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.796133  1568 tablet_replica.cc:333] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8: stopping tablet replica
I20260630 12:37:51.796772  1568 raft_consensus.cc:2243] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.797920  1568 raft_consensus.cc:2272] T 0489346e31f244889e3c84dd269f3a0c P 5291c6c5e25c43739791c4b0ff3849a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.828603  1568 tablet_server.cc:196] TabletServer@127.1.136.6:0 shutdown complete.
I20260630 12:37:51.847555  1568 master.cc:562] Master@127.1.136.62:44173 shutting down...
W20260630 12:37:51.880869  6031 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:52.089910  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.090646  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.091032  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P cedd5c4687dc4e4fb39e36c3997f6093: stopping tablet replica
I20260630 12:37:52.121153  1568 master.cc:584] Master@127.1.136.62:44173 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (24164 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:37:52.173945  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:41949
I20260630 12:37:52.175103  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.181135  7051 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
W20260630 12:37:52.182147  7052 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
W20260630 12:37:52.183329  7054 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
I20260630 12:37:52.184037  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:52.185287  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.185492  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.185693  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823072185678 us; error 0 us; skew 500 ppm
I20260630 12:37:52.186266  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.189010  1568 webserver.cc:533] Webserver started at http://127.1.136.62:32951/ using document root <none> and password file <none>
I20260630 12:37:52.189462  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.189626  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.190464  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.193068  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "4dc6475e9d124a79928bab178d9aef7a"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.198109  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:52.202096  7059 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.203127  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:52.203490  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "4dc6475e9d124a79928bab178d9aef7a"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.203810  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-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)
I20260630 12:37:52.215948  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.217263  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.263837  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:41949
I20260630 12:37:52.264034  7110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:41949 every 8 connection(s)
I20260630 12:37:52.268159  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:52.281915  7111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a: Bootstrap starting.
I20260630 12:37:52.287979  7111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:52.293256  7111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a: No bootstrap required, opened a new log
I20260630 12:37:52.295902  7111 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dc6475e9d124a79928bab178d9aef7a" member_type: VOTER }
I20260630 12:37:52.296366  7111 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:52.296568  7111 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc6475e9d124a79928bab178d9aef7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:52.297260  7111 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4dc6475e9d124a79928bab178d9aef7a" member_type: VOTER }
I20260630 12:37:52.297748  7111 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:52.298197  7111 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:52.298539  7111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:52.305545  7111 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dc6475e9d124a79928bab178d9aef7a" member_type: VOTER }
I20260630 12:37:52.306449  7111 leader_election.cc:304] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [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: 4dc6475e9d124a79928bab178d9aef7a; no voters: 
I20260630 12:37:52.307850  7111 leader_election.cc:290] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:52.308197  7114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:52.309682  7114 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 1 LEADER]: Becoming Leader. State: Replica: 4dc6475e9d124a79928bab178d9aef7a, State: Running, Role: LEADER
I20260630 12:37:52.310530  7114 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [LEADER]: Queue going to LEADER mode. State: All 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: "4dc6475e9d124a79928bab178d9aef7a" member_type: VOTER }
I20260630 12:37:52.311604  7111 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:52.315680  7116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4dc6475e9d124a79928bab178d9aef7a. Latest consensus state: current_term: 1 leader_uuid: "4dc6475e9d124a79928bab178d9aef7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dc6475e9d124a79928bab178d9aef7a" member_type: VOTER } }
I20260630 12:37:52.315735  7115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4dc6475e9d124a79928bab178d9aef7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dc6475e9d124a79928bab178d9aef7a" member_type: VOTER } }
I20260630 12:37:52.316637  7116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:52.316761  7115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:52.323117  7120 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:52.329078  7120 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:52.333092  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:52.339591  7120 catalog_manager.cc:1383] Generated new cluster ID: 7c108d66af994326a2ec2c6f902c9a00
I20260630 12:37:52.339942  7120 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:52.362701  7120 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:52.364056  7120 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:52.381275  7120 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a: Generated new TSK 0
I20260630 12:37:52.382006  7120 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:52.401682  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.409715  7132 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
W20260630 12:37:52.411206  7133 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
I20260630 12:37:52.415108  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:52.415428  7135 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
I20260630 12:37:52.416698  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.417104  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.417351  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823072417333 us; error 0 us; skew 500 ppm
I20260630 12:37:52.418286  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.421018  1568 webserver.cc:533] Webserver started at http://127.1.136.1:34221/ using document root <none> and password file <none>
I20260630 12:37:52.421554  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.421770  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.422148  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.423277  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.428455  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:52.433194  7140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.434293  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:52.434717  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.435266  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-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)
I20260630 12:37:52.453715  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.455632  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.457479  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:52.460342  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:52.460618  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.460887  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:52.461083  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.518850  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:40673
I20260630 12:37:52.518946  7202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:40673 every 8 connection(s)
I20260630 12:37:52.525146  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.534548  7207 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
W20260630 12:37:52.535202  7208 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
I20260630 12:37:52.538794  1568 server_base.cc:1061] running on GCE node
W20260630 12:37:52.540006  7210 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
I20260630 12:37:52.542420  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.542842  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.543066  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823072543045 us; error 0 us; skew 500 ppm
I20260630 12:37:52.543812  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.544423  7203 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41949
I20260630 12:37:52.544821  7203 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:52.545966  7203 heartbeater.cc:507] Master 127.1.136.62:41949 requested a full tablet report, sending...
I20260630 12:37:52.548898  7076 ts_manager.cc:194] Registered new tserver with Master: ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673)
I20260630 12:37:52.549017  1568 webserver.cc:533] Webserver started at http://127.1.136.2:34425/ using document root <none> and password file <none>
I20260630 12:37:52.550078  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.550509  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.550998  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.552325  7076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40940
I20260630 12:37:52.552965  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "edee3e23729c4753a719a5e2685eb2a9"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.558988  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:37:52.563182  7215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.564227  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:37:52.564675  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "edee3e23729c4753a719a5e2685eb2a9"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.564994  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-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)
I20260630 12:37:52.583822  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.585433  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.587440  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:52.590476  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:52.590770  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.591086  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:52.591269  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.647539  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:44533
I20260630 12:37:52.647643  7277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:44533 every 8 connection(s)
I20260630 12:37:52.653334  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.662379  7281 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
W20260630 12:37:52.662710  7282 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
I20260630 12:37:52.666915  7278 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41949
I20260630 12:37:52.667521  7278 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:52.667783  7284 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
I20260630 12:37:52.668824  7278 heartbeater.cc:507] Master 127.1.136.62:41949 requested a full tablet report, sending...
I20260630 12:37:52.669121  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:52.670527  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.670822  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.671063  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823072671044 us; error 0 us; skew 500 ppm
I20260630 12:37:52.671785  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.672537  7076 ts_manager.cc:194] Registered new tserver with Master: edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:52.674823  7076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40950
I20260630 12:37:52.675232  1568 webserver.cc:533] Webserver started at http://127.1.136.3:34199/ using document root <none> and password file <none>
I20260630 12:37:52.675872  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.676059  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.676359  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.677574  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "26688944f05440f88d338d11d6c50d7c"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.683146  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:37:52.687511  7289 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.688710  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:37:52.689181  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "26688944f05440f88d338d11d6c50d7c"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-8nk5"
I20260630 12:37:52.689517  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-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)
I20260630 12:37:52.733044  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.734342  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.735744  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:52.738543  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:52.738801  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.739069  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:52.739244  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.793576  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:36873
I20260630 12:37:52.794023  7351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:36873 every 8 connection(s)
I20260630 12:37:52.812130  7352 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41949
I20260630 12:37:52.812891  7352 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:52.814391  7352 heartbeater.cc:507] Master 127.1.136.62:41949 requested a full tablet report, sending...
I20260630 12:37:52.817042  7076 ts_manager.cc:194] Registered new tserver with Master: 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:52.818087  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020489613s
I20260630 12:37:52.819311  7076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40958
I20260630 12:37:53.372874  7076 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40966:
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\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:53.376040  7076 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.
I20260630 12:37:53.447880  7243 tablet_service.cc:1511] Processing CreateTablet for tablet edcc3b592001466f895d9efe7698d220 (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:37:53.447873  7317 tablet_service.cc:1511] Processing CreateTablet for tablet edcc3b592001466f895d9efe7698d220 (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:37:53.448637  7316 tablet_service.cc:1511] Processing CreateTablet for tablet ed7bebd71da345d38a59f2eecb0657fd (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:37:53.449797  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc3b592001466f895d9efe7698d220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.450623  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bebd71da345d38a59f2eecb0657fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.451236  7242 tablet_service.cc:1511] Processing CreateTablet for tablet ed7bebd71da345d38a59f2eecb0657fd (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:37:53.452422  7167 tablet_service.cc:1511] Processing CreateTablet for tablet ed7bebd71da345d38a59f2eecb0657fd (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:37:53.453987  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bebd71da345d38a59f2eecb0657fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.453749  7241 tablet_service.cc:1511] Processing CreateTablet for tablet af44bec4e7974ccfae83ce21571235c3 (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:37:53.451236  7168 tablet_service.cc:1511] Processing CreateTablet for tablet edcc3b592001466f895d9efe7698d220 (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:37:53.456554  7168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc3b592001466f895d9efe7698d220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.459535  7166 tablet_service.cc:1511] Processing CreateTablet for tablet af44bec4e7974ccfae83ce21571235c3 (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:37:53.461136  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af44bec4e7974ccfae83ce21571235c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.449911  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc3b592001466f895d9efe7698d220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.463172  7315 tablet_service.cc:1511] Processing CreateTablet for tablet af44bec4e7974ccfae83ce21571235c3 (DEFAULT_TABLE table=test-workload [id=92727049c5db4154936368bcb9192a48]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:37:53.465231  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bebd71da345d38a59f2eecb0657fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.465788  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af44bec4e7974ccfae83ce21571235c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.467113  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af44bec4e7974ccfae83ce21571235c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.507408  7373 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: Bootstrap starting.
I20260630 12:37:53.515756  7374 tablet_bootstrap.cc:492] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474: Bootstrap starting.
I20260630 12:37:53.525336  7373 tablet_bootstrap.cc:654] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.532663  7374 tablet_bootstrap.cc:654] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.539592  7373 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: No bootstrap required, opened a new log
I20260630 12:37:53.540375  7373 ts_tablet_manager.cc:1403] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260630 12:37:53.544989  7374 tablet_bootstrap.cc:492] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474: No bootstrap required, opened a new log
I20260630 12:37:53.544536  7373 raft_consensus.cc:359] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.545593  7374 ts_tablet_manager.cc:1403] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.012s
I20260630 12:37:53.545641  7373 raft_consensus.cc:385] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.546345  7373 raft_consensus.cc:740] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.547791  7373 consensus_queue.cc:260] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.548729  7374 raft_consensus.cc:359] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.549647  7374 raft_consensus.cc:385] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.549988  7374 raft_consensus.cc:740] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce9bc9ef9ade4c2b82566d9bd60b0474, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.550282  7372 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c: Bootstrap starting.
I20260630 12:37:53.551011  7374 consensus_queue.cc:260] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.555301  7278 heartbeater.cc:499] Master 127.1.136.62:41949 was elected leader, sending a full tablet report...
I20260630 12:37:53.555889  7373 ts_tablet_manager.cc:1434] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260630 12:37:53.556571  7203 heartbeater.cc:499] Master 127.1.136.62:41949 was elected leader, sending a full tablet report...
I20260630 12:37:53.560101  7374 ts_tablet_manager.cc:1434] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260630 12:37:53.561228  7374 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: Bootstrap starting.
I20260630 12:37:53.567945  7374 tablet_bootstrap.cc:654] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.574990  7373 tablet_bootstrap.cc:492] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: Bootstrap starting.
I20260630 12:37:53.581645  7372 tablet_bootstrap.cc:654] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.585013  7373 tablet_bootstrap.cc:654] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.596946  7373 tablet_bootstrap.cc:492] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: No bootstrap required, opened a new log
I20260630 12:37:53.597762  7373 ts_tablet_manager.cc:1403] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260630 12:37:53.597972  7374 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: No bootstrap required, opened a new log
I20260630 12:37:53.598661  7374 ts_tablet_manager.cc:1403] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.018s
I20260630 12:37:53.599031  7372 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c: No bootstrap required, opened a new log
I20260630 12:37:53.599707  7372 ts_tablet_manager.cc:1403] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260630 12:37:53.601614  7374 raft_consensus.cc:359] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.601580  7373 raft_consensus.cc:359] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.602661  7374 raft_consensus.cc:385] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.602869  7373 raft_consensus.cc:385] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.603072  7374 raft_consensus.cc:740] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce9bc9ef9ade4c2b82566d9bd60b0474, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.603338  7373 raft_consensus.cc:740] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.603125  7372 raft_consensus.cc:359] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.604203  7372 raft_consensus.cc:385] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.604122  7374 consensus_queue.cc:260] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.604702  7372 raft_consensus.cc:740] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26688944f05440f88d338d11d6c50d7c, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.604447  7373 consensus_queue.cc:260] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.606696  7374 ts_tablet_manager.cc:1434] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:53.606891  7373 ts_tablet_manager.cc:1434] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260630 12:37:53.607786  7374 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474: Bootstrap starting.
I20260630 12:37:53.608049  7373 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: Bootstrap starting.
I20260630 12:37:53.611074  7372 consensus_queue.cc:260] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.614985  7374 tablet_bootstrap.cc:654] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.616972  7373 tablet_bootstrap.cc:654] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.618973  7377 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.619604  7377 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.640611  7377 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:53.645917  7378 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.646788  7378 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.653646  7378 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:53.667369  7352 heartbeater.cc:499] Master 127.1.136.62:41949 was elected leader, sending a full tablet report...
I20260630 12:37:53.676267  7382 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.681437  7382 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.682058  7378 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.684552  7377 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.687121  7377 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.689726  7377 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:53.685030  7372 ts_tablet_manager.cc:1434] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c: Time spent starting tablet: real 0.085s	user 0.014s	sys 0.005s
I20260630 12:37:53.685993  7378 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.691682  7372 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: Bootstrap starting.
I20260630 12:37:53.696348  7378 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:53.701476  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
I20260630 12:37:53.703146  7372 tablet_bootstrap.cc:654] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:53.703876  7216 leader_election.cc:343] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:53.705627  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
I20260630 12:37:53.706437  7327 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 0.
I20260630 12:37:53.708487  7216 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9; no voters: 
I20260630 12:37:53.712185  7377 raft_consensus.cc:2804] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:53.712792  7377 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:53.713195  7377 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.729202  7382 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:53.730566  7373 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: No bootstrap required, opened a new log
I20260630 12:37:53.731257  7373 ts_tablet_manager.cc:1403] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.047s
I20260630 12:37:53.731513  7377 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.729241  7374 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474: No bootstrap required, opened a new log
I20260630 12:37:53.736044  7373 raft_consensus.cc:359] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.736945  7374 ts_tablet_manager.cc:1403] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474: Time spent bootstrapping tablet: real 0.129s	user 0.039s	sys 0.066s
I20260630 12:37:53.737799  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:53.738224  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:53.740990  7178 raft_consensus.cc:2468] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 0.
I20260630 12:37:53.741173  7177 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 0.
I20260630 12:37:53.747138  7373 raft_consensus.cc:385] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.749277  7373 raft_consensus.cc:740] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.750119  7217 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9; no voters: 26688944f05440f88d338d11d6c50d7c
I20260630 12:37:53.752374  7373 consensus_queue.cc:260] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.755141  7377 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:53.757638  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c"
I20260630 12:37:53.758739  7327 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.762691  7372 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: No bootstrap required, opened a new log
I20260630 12:37:53.763466  7372 ts_tablet_manager.cc:1403] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.020s
I20260630 12:37:53.767774  7377 raft_consensus.cc:2804] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:53.757632  7374 raft_consensus.cc:359] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.768359  7377 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:53.768785  7377 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.768651  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
I20260630 12:37:53.768679  7374 raft_consensus.cc:385] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.771242  7374 raft_consensus.cc:740] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce9bc9ef9ade4c2b82566d9bd60b0474, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.766433  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
I20260630 12:37:53.772460  7374 consensus_queue.cc:260] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.773752  7327 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 1.
I20260630 12:37:53.775104  7216 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9; no voters: 
W20260630 12:37:53.776276  7141 leader_election.cc:343] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:53.778492  7377 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.781199  7377 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:53.783737  7374 ts_tablet_manager.cc:1434] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.010s
I20260630 12:37:53.784025  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c"
W20260630 12:37:53.785432  7216 leader_election.cc:343] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:53.789779  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:53.790551  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:53.793078  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:53.786936  7372 raft_consensus.cc:359] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.794680  7372 raft_consensus.cc:385] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.794479  7177 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 0.
I20260630 12:37:53.793144  7253 raft_consensus.cc:2393] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce9bc9ef9ade4c2b82566d9bd60b0474 in current term 1: Already voted for candidate edee3e23729c4753a719a5e2685eb2a9 in this term.
I20260630 12:37:53.796027  7252 raft_consensus.cc:2393] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce9bc9ef9ade4c2b82566d9bd60b0474 in current term 1: Already voted for candidate edee3e23729c4753a719a5e2685eb2a9 in this term.
I20260630 12:37:53.796377  7291 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c, ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 
I20260630 12:37:53.797355  7397 raft_consensus.cc:2804] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:53.802052  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:53.802531  7397 raft_consensus.cc:697] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Becoming Leader. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Running, Role: LEADER
I20260630 12:37:53.802824  7373 ts_tablet_manager.cc:1434] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: Time spent starting tablet: real 0.071s	user 0.018s	sys 0.009s
I20260630 12:37:53.803537  7397 consensus_queue.cc:237] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.796486  7372 raft_consensus.cc:740] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26688944f05440f88d338d11d6c50d7c, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.798458  7142 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9
I20260630 12:37:53.805567  7372 consensus_queue.cc:260] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.806599  7142 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9
I20260630 12:37:53.808259  7372 ts_tablet_manager.cc:1434] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260630 12:37:53.808405  7378 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.809986  7372 tablet_bootstrap.cc:492] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c: Bootstrap starting.
I20260630 12:37:53.811244  7399 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.799171  7382 raft_consensus.cc:2764] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:37:53.820119  7372 tablet_bootstrap.cc:654] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.823321  7378 raft_consensus.cc:2749] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:37:53.798177  7217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.136.1:40673, user_credentials={real_user=slave}} blocked reactor thread for 49974.3us
I20260630 12:37:53.826771  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
I20260630 12:37:53.828924  7399 raft_consensus.cc:2749] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:53.828815  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
I20260630 12:37:53.830260  7372 tablet_bootstrap.cc:492] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c: No bootstrap required, opened a new log
I20260630 12:37:53.830812  7372 ts_tablet_manager.cc:1403] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260630 12:37:53.833855  7372 raft_consensus.cc:359] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.834623  7372 raft_consensus.cc:385] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.834928  7372 raft_consensus.cc:740] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26688944f05440f88d338d11d6c50d7c, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.835733  7372 consensus_queue.cc:260] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.834939  7074 catalog_manager.cc:5697] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "edee3e23729c4753a719a5e2685eb2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:53.838125  7372 ts_tablet_manager.cc:1434] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:53.840215  7177 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 1.
I20260630 12:37:53.840502  7382 raft_consensus.cc:493] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.841245  7382 raft_consensus.cc:515] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.843593  7382 leader_election.cc:290] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:53.843617  7178 raft_consensus.cc:2468] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 1.
I20260630 12:37:53.845135  7217 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9; no voters: 26688944f05440f88d338d11d6c50d7c
I20260630 12:37:53.845901  7397 raft_consensus.cc:2804] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:53.846446  7397 raft_consensus.cc:697] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Becoming Leader. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Running, Role: LEADER
I20260630 12:37:53.846871  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc3b592001466f895d9efe7698d220" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:53.847210  7397 consensus_queue.cc:237] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.847771  7177 raft_consensus.cc:2468] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 0.
I20260630 12:37:53.849541  7291 leader_election.cc:304] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c, ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 
I20260630 12:37:53.849671  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc3b592001466f895d9efe7698d220" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:53.850787  7252 raft_consensus.cc:2468] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 0.
I20260630 12:37:53.852149  7382 raft_consensus.cc:2804] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:53.852573  7382 raft_consensus.cc:493] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:53.852905  7382 raft_consensus.cc:3060] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.862458  7382 raft_consensus.cc:515] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.866293  7382 leader_election.cc:290] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:53.868687  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc3b592001466f895d9efe7698d220" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
I20260630 12:37:53.868080  7075 catalog_manager.cc:5697] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "edee3e23729c4753a719a5e2685eb2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:53.869982  7177 raft_consensus.cc:3060] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.870430  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc3b592001466f895d9efe7698d220" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
I20260630 12:37:53.871193  7252 raft_consensus.cc:3060] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.877564  7177 raft_consensus.cc:2468] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 1.
I20260630 12:37:53.878973  7291 leader_election.cc:304] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c, ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 
I20260630 12:37:53.879817  7382 raft_consensus.cc:2804] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:53.880415  7382 raft_consensus.cc:697] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Becoming Leader. State: Replica: 26688944f05440f88d338d11d6c50d7c, State: Running, Role: LEADER
I20260630 12:37:53.879117  7252 raft_consensus.cc:2468] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 1.
I20260630 12:37:53.881527  7382 consensus_queue.cc:237] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.889525  7075 catalog_manager.cc:5697] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 26688944f05440f88d338d11d6c50d7c (127.1.136.3). New cstate: current_term: 1 leader_uuid: "26688944f05440f88d338d11d6c50d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:53.933781  7382 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.934499  7382 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:53.936218  7382 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:53.937317  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:53.937783  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:53.938081  7177 raft_consensus.cc:2393] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26688944f05440f88d338d11d6c50d7c in current term 1: Already voted for candidate edee3e23729c4753a719a5e2685eb2a9 in this term.
I20260630 12:37:53.939651  7291 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9
I20260630 12:37:53.940413  7382 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.947685  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:53.948457  7382 raft_consensus.cc:2749] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:37:53.955907  7403 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
W20260630 12:37:53.956578  7404 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
W20260630 12:37:53.957934  7406 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
I20260630 12:37:53.958863  1568 server_base.cc:1061] running on GCE node
I20260630 12:37:53.960134  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.960366  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:53.960602  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823073960567 us; error 0 us; skew 500 ppm
I20260630 12:37:53.961172  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.964392  1568 webserver.cc:533] Webserver started at http://127.1.136.4:40247/ using document root <none> and password file <none>
I20260630 12:37:53.964953  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.965128  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.965479  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.966723  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "3362ec57c15241af8cee395ae9962819"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-8nk5"
I20260630 12:37:53.972190  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:53.976432  7411 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.977880  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:53.978319  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "3362ec57c15241af8cee395ae9962819"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-8nk5"
I20260630 12:37:53.978701  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-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)
I20260630 12:37:54.000728  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.001928  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.003465  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.006362  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.006577  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.006831  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.007032  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.058518  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:33221
I20260630 12:37:54.058805  7473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:33221 every 8 connection(s)
I20260630 12:37:54.076637  7474 heartbeater.cc:344] Connected to a master server at 127.1.136.62:41949
I20260630 12:37:54.077309  7474 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.078296  7474 heartbeater.cc:507] Master 127.1.136.62:41949 requested a full tablet report, sending...
I20260630 12:37:54.081305  7075 ts_manager.cc:194] Registered new tserver with Master: 3362ec57c15241af8cee395ae9962819 (127.1.136.4:33221)
I20260630 12:37:54.083176  7075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40968
I20260630 12:37:54.097164  7397 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:37:54.105437  7395 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:37:54.105839  7395 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:37:54.137990  7397 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.155673  7397 consensus_queue.cc:1048] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:54.160450  7397 consensus_queue.cc:1048] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:54.171898  7382 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:54.212852  7382 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.333348  7129 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:54.366536  7252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd"
dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
mode: GRACEFUL
new_leader_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
 from {username='slave'} at 127.0.0.1:44176
I20260630 12:37:54.367401  7252 raft_consensus.cc:606] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Received request to transfer leadership to TS ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:37:54.368857  7129 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:37:54.369521  7129 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:54.368945  7327 consensus_queue.cc:237] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } }
I20260630 12:37:54.378490  7252 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:54.378598  7177 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:54.380098  7382 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:54.381021  7492 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:54.390630  7291 consensus_peers.cc:597] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c -> Peer 3362ec57c15241af8cee395ae9962819 (127.1.136.4:33221): Couldn't send request to peer 3362ec57c15241af8cee395ae9962819. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edcc3b592001466f895d9efe7698d220. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:54.391863  7177 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:54.393002  7252 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:54.406955  7074 catalog_manager.cc:5697] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: config changed from index -1 to 2, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "26688944f05440f88d338d11d6c50d7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:54.491581  7395 raft_consensus.cc:993] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: : Instructing follower ce9bc9ef9ade4c2b82566d9bd60b0474 to start an election
I20260630 12:37:54.492147  7485 raft_consensus.cc:1081] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Signalling peer ce9bc9ef9ade4c2b82566d9bd60b0474 to start an election
I20260630 12:37:54.494045  7177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd"
dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
 from {username='slave'} at 127.0.0.1:38916
I20260630 12:37:54.494583  7177 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:37:54.494875  7177 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:54.500742  7177 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:54.503110  7177 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 2 election: Requested vote from peers edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:54.504408  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26688944f05440f88d338d11d6c50d7c"
I20260630 12:37:54.504438  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
I20260630 12:37:54.505137  7327 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:54.505544  7252 raft_consensus.cc:3055] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:37:54.506055  7252 raft_consensus.cc:740] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Running, Role: LEADER
I20260630 12:37:54.507066  7252 consensus_queue.cc:260] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:54.508606  7252 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:54.511984  7327 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce9bc9ef9ade4c2b82566d9bd60b0474 in term 2.
I20260630 12:37:54.513549  7141 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c, ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 
I20260630 12:37:54.514745  7378 raft_consensus.cc:2804] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:54.515985  7378 raft_consensus.cc:697] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 LEADER]: Becoming Leader. State: Replica: ce9bc9ef9ade4c2b82566d9bd60b0474, State: Running, Role: LEADER
I20260630 12:37:54.517356  7252 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce9bc9ef9ade4c2b82566d9bd60b0474 in term 2.
I20260630 12:37:54.517370  7378 consensus_queue.cc:237] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:54.528788  7076 catalog_manager.cc:5697] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: term changed from 1 to 2, leader changed from edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2) to ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1). New cstate: current_term: 2 leader_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:54.593065  7382 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:54.601750  7499 ts_tablet_manager.cc:933] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Initiating tablet copy from peer 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:54.603789  7499 tablet_copy_client.cc:323] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:36873
I20260630 12:37:54.616549  7337 tablet_copy_service.cc:140] P 26688944f05440f88d338d11d6c50d7c: Received BeginTabletCopySession request for tablet edcc3b592001466f895d9efe7698d220 from peer 3362ec57c15241af8cee395ae9962819 ({username='slave'} at 127.0.0.1:55672)
I20260630 12:37:54.617241  7337 tablet_copy_service.cc:161] P 26688944f05440f88d338d11d6c50d7c: Beginning new tablet copy session on tablet edcc3b592001466f895d9efe7698d220 from peer 3362ec57c15241af8cee395ae9962819 at {username='slave'} at 127.0.0.1:55672: session id = 3362ec57c15241af8cee395ae9962819-edcc3b592001466f895d9efe7698d220
W20260630 12:37:54.621982  7124 auto_rebalancer.cc:639] Failed to schedule move for tablet ed7bebd71da345d38a59f2eecb0657fd: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:54.624179  7337 tablet_copy_source_session.cc:215] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:54.627259  7499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc3b592001466f895d9efe7698d220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.639853  7499 tablet_copy_client.cc:806] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:54.640522  7499 tablet_copy_client.cc:670] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:54.645287  7499 tablet_copy_client.cc:538] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:54.651930  7499 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Bootstrap starting.
I20260630 12:37:54.667912  7499 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: 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
I20260630 12:37:54.668653  7499 tablet_bootstrap.cc:492] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Bootstrap complete.
I20260630 12:37:54.669236  7499 ts_tablet_manager.cc:1403] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:37:54.671622  7499 raft_consensus.cc:359] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } }
I20260630 12:37:54.672206  7499 raft_consensus.cc:740] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3362ec57c15241af8cee395ae9962819, State: Initialized, Role: LEARNER
I20260630 12:37:54.672714  7499 consensus_queue.cc:260] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } }
I20260630 12:37:54.675277  7474 heartbeater.cc:499] Master 127.1.136.62:41949 was elected leader, sending a full tablet report...
I20260630 12:37:54.675484  7499 ts_tablet_manager.cc:1434] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.008s
I20260630 12:37:54.677336  7337 tablet_copy_service.cc:342] P 26688944f05440f88d338d11d6c50d7c: Request end of tablet copy session 3362ec57c15241af8cee395ae9962819-edcc3b592001466f895d9efe7698d220 received from {username='slave'} at 127.0.0.1:55672
I20260630 12:37:54.677722  7337 tablet_copy_service.cc:434] P 26688944f05440f88d338d11d6c50d7c: ending tablet copy session 3362ec57c15241af8cee395ae9962819-edcc3b592001466f895d9efe7698d220 on tablet edcc3b592001466f895d9efe7698d220 with peer 3362ec57c15241af8cee395ae9962819
I20260630 12:37:54.793375  7327 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Refusing update from remote peer ce9bc9ef9ade4c2b82566d9bd60b0474: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:54.795202  7378 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:54.829129  7252 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Refusing update from remote peer ce9bc9ef9ade4c2b82566d9bd60b0474: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:54.830899  7378 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:54.849747  7449 raft_consensus.cc:1217] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:55.565299  7386 raft_consensus.cc:1064] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: attempting to promote NON_VOTER 3362ec57c15241af8cee395ae9962819 to VOTER
I20260630 12:37:55.595842  7386 consensus_queue.cc:237] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
I20260630 12:37:55.806613  7512 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:37:55.807380  7512 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.809899  7512 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:55.815845  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:55.832749  7449 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 LEARNER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:55.832402  7510 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:37:55.834260  7507 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader edee3e23729c4753a719a5e2685eb2a9)
I20260630 12:37:55.834628  7510 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.834867  7507 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.836938  7510 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:55.837256  7252 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:55.851868  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:55.853456  7252 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 2.
I20260630 12:37:55.854756  7177 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:55.867436  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
I20260630 12:37:55.867738  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:55.868216  7325 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 2.
I20260630 12:37:55.837399  7507 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:55.871536  7510 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader edee3e23729c4753a719a5e2685eb2a9)
I20260630 12:37:55.873538  7510 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.876502  7510 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:55.880198  7508 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:55.892587  7508 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:55.884059  7216 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [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: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:37:55.884778  7291 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [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: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:37:55.887859  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:55.888800  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" is_pre_election: true
I20260630 12:37:55.886682  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:37:55.900841  7512 raft_consensus.cc:2804] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:55.901309  7512 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:37:55.901669  7512 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:55.902179  7508 raft_consensus.cc:2804] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:55.903630  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
I20260630 12:37:55.911814  7141 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [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: ce9bc9ef9ade4c2b82566d9bd60b0474; no voters: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9
I20260630 12:37:55.913050  7378 raft_consensus.cc:2749] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:55.907054  7510 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:55.910156  7508 raft_consensus.cc:493] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:37:55.918457  7508 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:55.926455  7291 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [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: 26688944f05440f88d338d11d6c50d7c; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9
I20260630 12:37:55.934944  7386 raft_consensus.cc:2749] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:55.941004  7508 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.944156  7327 raft_consensus.cc:1240] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Rejecting Update request from peer ce9bc9ef9ade4c2b82566d9bd60b0474 for earlier term 2. Current term is 3. Ops: []
I20260630 12:37:55.945899  7177 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:55.949184  7378 consensus_queue.cc:1059] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:55.953383  7512 raft_consensus.cc:515] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.958793  7253 raft_consensus.cc:1240] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Rejecting Update request from peer ce9bc9ef9ade4c2b82566d9bd60b0474 for earlier term 2. Current term is 3. Ops: []
I20260630 12:37:55.962556  7507 consensus_queue.cc:1059] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:55.963220  7512 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 3 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:55.964723  7508 leader_election.cc:290] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:55.965440  7378 raft_consensus.cc:3055] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:37:55.965883  7378 raft_consensus.cc:740] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce9bc9ef9ade4c2b82566d9bd60b0474, State: Running, Role: LEADER
I20260630 12:37:55.966078  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
I20260630 12:37:55.966078  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c"
I20260630 12:37:55.966861  7378 consensus_queue.cc:260] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:55.967976  7327 raft_consensus.cc:2393] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate edee3e23729c4753a719a5e2685eb2a9 in current term 3: Already voted for candidate 26688944f05440f88d338d11d6c50d7c in this term.
I20260630 12:37:55.968364  7378 raft_consensus.cc:3060] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:55.969903  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
I20260630 12:37:55.970849  7253 raft_consensus.cc:2393] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 26688944f05440f88d338d11d6c50d7c in current term 3: Already voted for candidate edee3e23729c4753a719a5e2685eb2a9 in this term.
I20260630 12:37:55.971117  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7bebd71da345d38a59f2eecb0657fd" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
I20260630 12:37:55.973615  7291 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26688944f05440f88d338d11d6c50d7c; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9
I20260630 12:37:55.974771  7510 raft_consensus.cc:2749] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260630 12:37:55.978240  7449 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:55.983131  7076 catalog_manager.cc:5697] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: config changed from index 2 to 3, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26688944f05440f88d338d11d6c50d7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:55.996555  7178 raft_consensus.cc:2468] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edee3e23729c4753a719a5e2685eb2a9 in term 3.
I20260630 12:37:56.001073  7217 leader_election.cc:304] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [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: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9; no voters: 26688944f05440f88d338d11d6c50d7c
I20260630 12:37:56.002559  7512 raft_consensus.cc:2804] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:56.003113  7512 raft_consensus.cc:697] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 LEADER]: Becoming Leader. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Running, Role: LEADER
I20260630 12:37:56.003934  7512 consensus_queue.cc:237] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:56.017477  7074 catalog_manager.cc:5697] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 reported cstate change: term changed from 2 to 3, leader changed from ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1) to edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2). New cstate: current_term: 3 leader_uuid: "edee3e23729c4753a719a5e2685eb2a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:56.070686  7386 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:56.084383  7253 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } attrs { replace: true } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:56.233131  7327 consensus_queue.cc:237] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
I20260630 12:37:56.239094  7449 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:56.239099  7178 raft_consensus.cc:1275] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:56.240852  7508 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:56.241950  7510 consensus_queue.cc:1048] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:56.252770  7178 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:56.253310  7449 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:56.270829  7075 catalog_manager.cc:5697] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: config changed from index 3 to 4, VOTER edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2) evicted. New cstate: current_term: 1 leader_uuid: "26688944f05440f88d338d11d6c50d7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:56.361940  7178 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:56.363698  7512 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:56.368701  7325 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:56.371052  7129 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:56.371842  7511 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:56.380817  7253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3"
dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
mode: GRACEFUL
new_leader_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
 from {username='slave'} at 127.0.0.1:44176
I20260630 12:37:56.381507  7253 raft_consensus.cc:606] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Received request to transfer leadership to TS ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:37:56.383836  7129 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:37:56.384353  7129 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:56.451759  7243 tablet_service.cc:1558] Processing DeleteTablet for tablet edcc3b592001466f895d9efe7698d220 with delete_type TABLET_DATA_TOMBSTONED (TS edee3e23729c4753a719a5e2685eb2a9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34192
I20260630 12:37:56.454528  7527 tablet_replica.cc:333] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: stopping tablet replica
I20260630 12:37:56.455678  7527 raft_consensus.cc:2243] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:56.456429  7527 raft_consensus.cc:2272] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:56.460031  7527 ts_tablet_manager.cc:1916] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:56.473397  7527 ts_tablet_manager.cc:1929] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:56.473726  7527 log.cc:1199] T edcc3b592001466f895d9efe7698d220 P edee3e23729c4753a719a5e2685eb2a9: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/edcc3b592001466f895d9efe7698d220
I20260630 12:37:56.475451  7061 catalog_manager.cc:5028] TS edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533): tablet edcc3b592001466f895d9efe7698d220 (table test-workload [id=92727049c5db4154936368bcb9192a48]) successfully deleted
I20260630 12:37:56.588685  7512 raft_consensus.cc:993] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: : Instructing follower ce9bc9ef9ade4c2b82566d9bd60b0474 to start an election
I20260630 12:37:56.589560  7529 raft_consensus.cc:1081] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Signalling peer ce9bc9ef9ade4c2b82566d9bd60b0474 to start an election
I20260630 12:37:56.591661  7178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3"
dest_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474"
 from {username='slave'} at 127.0.0.1:38916
I20260630 12:37:56.592545  7178 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:37:56.592917  7178 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:56.598898  7178 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:56.600594  7178 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 2 election: Requested vote from peers edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:37:56.602025  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
I20260630 12:37:56.602130  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26688944f05440f88d338d11d6c50d7c"
I20260630 12:37:56.602720  7253 raft_consensus.cc:3055] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:37:56.602880  7325 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:56.603113  7253 raft_consensus.cc:740] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edee3e23729c4753a719a5e2685eb2a9, State: Running, Role: LEADER
I20260630 12:37:56.604017  7253 consensus_queue.cc:260] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:56.605147  7253 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:56.610288  7253 raft_consensus.cc:2468] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce9bc9ef9ade4c2b82566d9bd60b0474 in term 2.
I20260630 12:37:56.610321  7325 raft_consensus.cc:2468] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce9bc9ef9ade4c2b82566d9bd60b0474 in term 2.
I20260630 12:37:56.611601  7142 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce9bc9ef9ade4c2b82566d9bd60b0474, edee3e23729c4753a719a5e2685eb2a9; no voters: 
I20260630 12:37:56.612464  7378 raft_consensus.cc:2804] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:56.613765  7378 raft_consensus.cc:697] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 LEADER]: Becoming Leader. State: Replica: ce9bc9ef9ade4c2b82566d9bd60b0474, State: Running, Role: LEADER
I20260630 12:37:56.614771  7378 consensus_queue.cc:237] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:37:56.623198  7074 catalog_manager.cc:5697] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: term changed from 1 to 2, leader changed from edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2) to ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1). New cstate: current_term: 2 leader_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:56.632442  7386 raft_consensus.cc:2955] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:56.640159  7060 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edcc3b592001466f895d9efe7698d220 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:56.859196  7253 raft_consensus.cc:1275] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Refusing update from remote peer ce9bc9ef9ade4c2b82566d9bd60b0474: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:56.860823  7378 consensus_queue.cc:1048] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:56.871922  7348 debug-util.cc:398] Leaking SignalData structure 0x7b080008dfe0 after lost signal to thread 1571
W20260630 12:37:56.873469  7348 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8640 after lost signal to thread 7110
W20260630 12:37:56.874938  7348 debug-util.cc:398] Leaking SignalData structure 0x7b0800064640 after lost signal to thread 7202
W20260630 12:37:56.876483  7348 debug-util.cc:398] Leaking SignalData structure 0x7b080018f400 after lost signal to thread 7277
W20260630 12:37:56.877915  7348 debug-util.cc:398] Leaking SignalData structure 0x7b080019b340 after lost signal to thread 7351
W20260630 12:37:56.879258  7348 debug-util.cc:398] Leaking SignalData structure 0x7b08001ef840 after lost signal to thread 7473
I20260630 12:37:56.896127  7325 raft_consensus.cc:1275] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Refusing update from remote peer ce9bc9ef9ade4c2b82566d9bd60b0474: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:56.898399  7378 consensus_queue.cc:1048] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:57.477035  7253 consensus_queue.cc:237] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } }
I20260630 12:37:57.485970  7325 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:57.488031  7514 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:57.492201  7178 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:57.494551  7529 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:37:57.506464  7217 consensus_peers.cc:597] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 -> Peer 3362ec57c15241af8cee395ae9962819 (127.1.136.4:33221): Couldn't send request to peer 3362ec57c15241af8cee395ae9962819. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed7bebd71da345d38a59f2eecb0657fd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.511282  7178 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:57.528549  7325 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:57.529666  7074 catalog_manager.cc:5697] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: config changed from index -1 to 4, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New cstate: current_term: 3 leader_uuid: "edee3e23729c4753a719a5e2685eb2a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:57.597730  7514 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3362ec57c15241af8cee395ae9962819 (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } } }
I20260630 12:37:57.781949  7548 ts_tablet_manager.cc:933] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: Initiating tablet copy from peer edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:37:57.784950  7548 tablet_copy_client.cc:323] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44533
I20260630 12:37:57.816502  7263 tablet_copy_service.cc:140] P edee3e23729c4753a719a5e2685eb2a9: Received BeginTabletCopySession request for tablet ed7bebd71da345d38a59f2eecb0657fd from peer 3362ec57c15241af8cee395ae9962819 ({username='slave'} at 127.0.0.1:44186)
I20260630 12:37:57.817349  7263 tablet_copy_service.cc:161] P edee3e23729c4753a719a5e2685eb2a9: Beginning new tablet copy session on tablet ed7bebd71da345d38a59f2eecb0657fd from peer 3362ec57c15241af8cee395ae9962819 at {username='slave'} at 127.0.0.1:44186: session id = 3362ec57c15241af8cee395ae9962819-ed7bebd71da345d38a59f2eecb0657fd
I20260630 12:37:57.828254  7263 tablet_copy_source_session.cc:215] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:57.832087  7548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7bebd71da345d38a59f2eecb0657fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:57.850584  7548 tablet_copy_client.cc:806] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.851405  7548 tablet_copy_client.cc:670] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.855604  7548 tablet_copy_client.cc:538] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.863576  7548 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: Bootstrap starting.
I20260630 12:37:57.886133  7548 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: 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
I20260630 12:37:57.887174  7548 tablet_bootstrap.cc:492] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: Bootstrap complete.
I20260630 12:37:57.887912  7548 ts_tablet_manager.cc:1403] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260630 12:37:57.890798  7548 raft_consensus.cc:359] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } }
I20260630 12:37:57.891541  7548 raft_consensus.cc:740] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3362ec57c15241af8cee395ae9962819, State: Initialized, Role: LEARNER
I20260630 12:37:57.892256  7548 consensus_queue.cc:260] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: true } }
I20260630 12:37:57.903970  7548 ts_tablet_manager.cc:1434] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260630 12:37:57.909683  7263 tablet_copy_service.cc:342] P edee3e23729c4753a719a5e2685eb2a9: Request end of tablet copy session 3362ec57c15241af8cee395ae9962819-ed7bebd71da345d38a59f2eecb0657fd received from {username='slave'} at 127.0.0.1:44186
I20260630 12:37:57.910231  7263 tablet_copy_service.cc:434] P edee3e23729c4753a719a5e2685eb2a9: ending tablet copy session 3362ec57c15241af8cee395ae9962819-ed7bebd71da345d38a59f2eecb0657fd on tablet ed7bebd71da345d38a59f2eecb0657fd with peer 3362ec57c15241af8cee395ae9962819
I20260630 12:37:58.105002  7449 raft_consensus.cc:1217] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260630 12:37:58.386235  7129 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:58.392138  7129 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:58.392983  7129 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:58.731132  7514 raft_consensus.cc:1064] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: attempting to promote NON_VOTER 3362ec57c15241af8cee395ae9962819 to VOTER
I20260630 12:37:58.746186  7514 consensus_queue.cc:237] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
I20260630 12:37:58.764453  7449 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 LEARNER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:58.779520  7325 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:58.780507  7554 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:37:58.781528  7176 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:58.783881  7554 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:58.786149  7554 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:58.799546  7546 raft_consensus.cc:1027] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 LEADER]: attempt to promote peer 3362ec57c15241af8cee395ae9962819: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260630 12:37:58.824832  7176 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:58.834803  7449 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:58.852347  7074 catalog_manager.cc:5697] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 reported cstate change: config changed from index 4 to 5, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "edee3e23729c4753a719a5e2685eb2a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:58.932180  7514 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:58.966804  7325 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3362ec57c15241af8cee395ae9962819 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } attrs { replace: true } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:59.185573  7253 consensus_queue.cc:237] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [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: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
I20260630 12:37:59.258055  7325 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:37:59.280483  7556 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:37:59.307202  7449 raft_consensus.cc:1275] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 FOLLOWER]: Refusing update from remote peer edee3e23729c4753a719a5e2685eb2a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:37:59.311314  7556 consensus_queue.cc:1048] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:37:59.366071  7449 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:59.392406  7073 catalog_manager.cc:5697] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 reported cstate change: config changed from index 5 to 6, VOTER ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1) evicted. New cstate: current_term: 3 leader_uuid: "edee3e23729c4753a719a5e2685eb2a9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:59.438648  7168 tablet_service.cc:1558] Processing DeleteTablet for tablet ed7bebd71da345d38a59f2eecb0657fd with delete_type TABLET_DATA_TOMBSTONED (TS ce9bc9ef9ade4c2b82566d9bd60b0474 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38906
I20260630 12:37:59.441015  7569 tablet_replica.cc:333] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: stopping tablet replica
I20260630 12:37:59.441978  7569 raft_consensus.cc:2243] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:59.443003  7569 raft_consensus.cc:2272] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:59.446563  7569 ts_tablet_manager.cc:1916] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:59.462477  7569 ts_tablet_manager.cc:1929] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:37:59.463095  7569 log.cc:1199] T ed7bebd71da345d38a59f2eecb0657fd P ce9bc9ef9ade4c2b82566d9bd60b0474: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/ed7bebd71da345d38a59f2eecb0657fd
I20260630 12:37:59.465039  7061 catalog_manager.cc:5028] TS ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): tablet ed7bebd71da345d38a59f2eecb0657fd (table test-workload [id=92727049c5db4154936368bcb9192a48]) successfully deleted
I20260630 12:37:59.566180  7325 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:59.680326  7558 raft_consensus.cc:2955] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } } }
I20260630 12:37:59.690855  7061 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed7bebd71da345d38a59f2eecb0657fd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:38:00.150202  7199 debug-util.cc:398] Leaking SignalData structure 0x7b0800136660 after lost signal to thread 1571
W20260630 12:38:00.151758  7199 debug-util.cc:398] Leaking SignalData structure 0x7b08001069c0 after lost signal to thread 7110
W20260630 12:38:00.153182  7199 debug-util.cc:398] Leaking SignalData structure 0x7b08002d24a0 after lost signal to thread 7202
W20260630 12:38:00.154642  7199 debug-util.cc:398] Leaking SignalData structure 0x7b0800095a60 after lost signal to thread 7277
W20260630 12:38:00.155891  7199 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6c00 after lost signal to thread 7351
W20260630 12:38:00.157289  7199 debug-util.cc:398] Leaking SignalData structure 0x7b0800064f40 after lost signal to thread 7473
I20260630 12:38:00.394670  7129 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:00.399178  7129 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:00.399717  7129 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:02.400996  7129 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:02.404582  7129 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:02.405443  7129 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:03.031184  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:38:03.086751  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:03.088434  1568 tablet_replica.cc:333] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474: stopping tablet replica
I20260630 12:38:03.089500  1568 raft_consensus.cc:2243] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:03.091303  1568 raft_consensus.cc:2272] T edcc3b592001466f895d9efe7698d220 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:03.095242  1568 tablet_replica.cc:333] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474: stopping tablet replica
I20260630 12:38:03.096194  1568 raft_consensus.cc:2243] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:03.097537  1568 raft_consensus.cc:2272] T af44bec4e7974ccfae83ce21571235c3 P ce9bc9ef9ade4c2b82566d9bd60b0474 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:03.342516  7291 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111) [suppressed 101 similar messages]
W20260630 12:38:03.347956  7291 consensus_peers.cc:597] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c -> Peer ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): Couldn't send request to peer ce9bc9ef9ade4c2b82566d9bd60b0474. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:03.833917  7556 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:38:03.834601  7556 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:38:03.836817  7556 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:38:03.838657  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "edee3e23729c4753a719a5e2685eb2a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "26688944f05440f88d338d11d6c50d7c" is_pre_election: true
W20260630 12:38:03.845535  7217 leader_election.cc:336] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111)
I20260630 12:38:03.846184  7217 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [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: edee3e23729c4753a719a5e2685eb2a9; no voters: 26688944f05440f88d338d11d6c50d7c, ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:38:03.847205  7556 raft_consensus.cc:2749] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:38:03.952168  7382 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:38:03.952744  7382 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:38:03.954888  7382 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:38:03.956794  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9" is_pre_election: true
I20260630 12:38:03.957521  7253 raft_consensus.cc:2468] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 2.
I20260630 12:38:03.959465  7291 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [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: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9; no voters: 
I20260630 12:38:03.960464  7382 raft_consensus.cc:2804] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260630 12:38:03.960561  7291 leader_election.cc:336] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111)
I20260630 12:38:03.961114  7382 raft_consensus.cc:493] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ce9bc9ef9ade4c2b82566d9bd60b0474)
I20260630 12:38:03.961591  7382 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:03.971244  7382 raft_consensus.cc:515] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:38:03.973851  7382 leader_election.cc:290] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533)
I20260630 12:38:03.975335  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af44bec4e7974ccfae83ce21571235c3" candidate_uuid: "26688944f05440f88d338d11d6c50d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "edee3e23729c4753a719a5e2685eb2a9"
I20260630 12:38:03.976300  7253 raft_consensus.cc:3060] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:38:03.978128  7291 leader_election.cc:336] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111)
I20260630 12:38:03.984611  7253 raft_consensus.cc:2468] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26688944f05440f88d338d11d6c50d7c in term 3.
I20260630 12:38:03.986294  7291 leader_election.cc:304] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [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: 26688944f05440f88d338d11d6c50d7c, edee3e23729c4753a719a5e2685eb2a9; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:38:03.987250  7382 raft_consensus.cc:2804] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:03.987826  7382 raft_consensus.cc:697] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 3 LEADER]: Becoming Leader. State: Replica: 26688944f05440f88d338d11d6c50d7c, State: Running, Role: LEADER
I20260630 12:38:03.988971  7382 consensus_queue.cc:237] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } }
I20260630 12:38:04.000317  7073 catalog_manager.cc:5697] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c reported cstate change: term changed from 2 to 3, leader changed from ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1) to 26688944f05440f88d338d11d6c50d7c (127.1.136.3). New cstate: current_term: 3 leader_uuid: "26688944f05440f88d338d11d6c50d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: HEALTHY } } }
W20260630 12:38:04.125622  1568 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7199)
I20260630 12:38:04.259734  7253 raft_consensus.cc:1275] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Refusing update from remote peer 26688944f05440f88d338d11d6c50d7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:04.261603  7382 consensus_queue.cc:1048] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "edee3e23729c4753a719a5e2685eb2a9" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:38:04.305186  7291 consensus_peers.cc:597] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c -> Peer ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): Couldn't send request to peer ce9bc9ef9ade4c2b82566d9bd60b0474. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:04.406912  7129 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:04.434175  7325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edcc3b592001466f895d9efe7698d220"
dest_uuid: "26688944f05440f88d338d11d6c50d7c"
mode: GRACEFUL
new_leader_uuid: "3362ec57c15241af8cee395ae9962819"
 from {username='slave'} at 127.0.0.1:55108
I20260630 12:38:04.435086  7325 raft_consensus.cc:606] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Received request to transfer leadership to TS 3362ec57c15241af8cee395ae9962819
I20260630 12:38:04.436993  7129 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:38:04.437659  7129 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:04.499370  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:38:04.525650  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:38:04.557669  7581 raft_consensus.cc:993] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: : Instructing follower 3362ec57c15241af8cee395ae9962819 to start an election
I20260630 12:38:04.558774  7588 raft_consensus.cc:1081] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Signalling peer 3362ec57c15241af8cee395ae9962819 to start an election
I20260630 12:38:04.561744  7449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edcc3b592001466f895d9efe7698d220"
dest_uuid: "3362ec57c15241af8cee395ae9962819"
 from {username='slave'} at 127.0.0.1:39640
I20260630 12:38:04.562155  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:04.562703  7449 raft_consensus.cc:493] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:38:04.563244  7449 raft_consensus.cc:3060] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.574431  1568 tablet_replica.cc:333] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9: stopping tablet replica
I20260630 12:38:04.573534  7449 raft_consensus.cc:515] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
W20260630 12:38:04.574716  7291 consensus_peers.cc:597] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c -> Peer edee3e23729c4753a719a5e2685eb2a9 (127.1.136.2:44533): Couldn't send request to peer edee3e23729c4753a719a5e2685eb2a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:04.575839  1568 raft_consensus.cc:2243] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:04.576715  1568 raft_consensus.cc:2272] T af44bec4e7974ccfae83ce21571235c3 P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.577708  7449 leader_election.cc:290] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [CANDIDATE]: Term 2 election: Requested vote from peers ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673), 26688944f05440f88d338d11d6c50d7c (127.1.136.3:36873)
I20260630 12:38:04.580886  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc3b592001466f895d9efe7698d220" candidate_uuid: "3362ec57c15241af8cee395ae9962819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26688944f05440f88d338d11d6c50d7c"
I20260630 12:38:04.581527  1568 tablet_replica.cc:333] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9: stopping tablet replica
I20260630 12:38:04.581802  7325 raft_consensus.cc:3055] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:38:04.582335  1568 raft_consensus.cc:2243] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:04.582365  7325 raft_consensus.cc:740] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26688944f05440f88d338d11d6c50d7c, State: Running, Role: LEADER
I20260630 12:38:04.583739  1568 raft_consensus.cc:2272] T ed7bebd71da345d38a59f2eecb0657fd P edee3e23729c4753a719a5e2685eb2a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.583608  7325 consensus_queue.cc:260] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
I20260630 12:38:04.585156  7325 raft_consensus.cc:3060] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:04.593369  7413 leader_election.cc:336] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ce9bc9ef9ade4c2b82566d9bd60b0474 (127.1.136.1:40673): Network error: Client connection negotiation failed: client connection to 127.1.136.1:40673: connect: Connection refused (error 111)
I20260630 12:38:04.593859  7325 raft_consensus.cc:2468] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3362ec57c15241af8cee395ae9962819 in term 2.
I20260630 12:38:04.596056  7412 leader_election.cc:304] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [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: 26688944f05440f88d338d11d6c50d7c, 3362ec57c15241af8cee395ae9962819; no voters: ce9bc9ef9ade4c2b82566d9bd60b0474
I20260630 12:38:04.598639  7592 raft_consensus.cc:2804] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:04.599871  7592 raft_consensus.cc:697] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 2 LEADER]: Becoming Leader. State: Replica: 3362ec57c15241af8cee395ae9962819, State: Running, Role: LEADER
I20260630 12:38:04.602322  7592 consensus_queue.cc:237] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [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: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } }
I20260630 12:38:04.612488  7076 catalog_manager.cc:5697] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 reported cstate change: term changed from 1 to 2, leader changed from 26688944f05440f88d338d11d6c50d7c (127.1.136.3) to 3362ec57c15241af8cee395ae9962819 (127.1.136.4). New cstate: current_term: 2 leader_uuid: "3362ec57c15241af8cee395ae9962819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ce9bc9ef9ade4c2b82566d9bd60b0474" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26688944f05440f88d338d11d6c50d7c" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 36873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3362ec57c15241af8cee395ae9962819" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 33221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:04.620985  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:38:04.649060  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:38:04.680846  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:04.681944  1568 tablet_replica.cc:333] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c: stopping tablet replica
I20260630 12:38:04.682744  1568 raft_consensus.cc:2243] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:04.683751  1568 raft_consensus.cc:2272] T af44bec4e7974ccfae83ce21571235c3 P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.686632  1568 tablet_replica.cc:333] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c: stopping tablet replica
I20260630 12:38:04.687245  1568 raft_consensus.cc:2243] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:04.687695  1568 raft_consensus.cc:2272] T edcc3b592001466f895d9efe7698d220 P 26688944f05440f88d338d11d6c50d7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.690236  1568 tablet_replica.cc:333] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c: stopping tablet replica
I20260630 12:38:04.690824  1568 raft_consensus.cc:2243] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:04.691551  1568 raft_consensus.cc:2272] T ed7bebd71da345d38a59f2eecb0657fd P 26688944f05440f88d338d11d6c50d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.730823  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:38:04.748488  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:38:04.783962  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:04.784811  1568 tablet_replica.cc:333] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819: stopping tablet replica
I20260630 12:38:04.785462  1568 raft_consensus.cc:2243] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:04.786178  1568 raft_consensus.cc:2272] T ed7bebd71da345d38a59f2eecb0657fd P 3362ec57c15241af8cee395ae9962819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.788553  1568 tablet_replica.cc:333] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: stopping tablet replica
I20260630 12:38:04.789052  1568 raft_consensus.cc:2243] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:04.789765  1568 pending_rounds.cc:70] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Trying to abort 1 pending ops.
I20260630 12:38:04.790031  1568 pending_rounds.cc:77] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7302443354545053696 op_type: NO_OP noop_request { }
I20260630 12:38:04.790288  1568 raft_consensus.cc:2889] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:04.790521  1568 raft_consensus.cc:2272] T edcc3b592001466f895d9efe7698d220 P 3362ec57c15241af8cee395ae9962819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.816669  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:38:04.834450  1568 master.cc:562] Master@127.1.136.62:41949 shutting down...
I20260630 12:38:04.867419  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:04.868135  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:04.868566  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4dc6475e9d124a79928bab178d9aef7a: stopping tablet replica
I20260630 12:38:04.891413  1568 master.cc:584] Master@127.1.136.62:41949 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12762 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:38:04.936745  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:34915
I20260630 12:38:04.938163  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:04.945111  7597 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
W20260630 12:38:04.945431  7596 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
W20260630 12:38:04.945806  7599 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
I20260630 12:38:04.946857  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:04.948031  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:04.948223  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:04.948413  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823084948398 us; error 0 us; skew 500 ppm
I20260630 12:38:04.948985  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:04.952113  1568 webserver.cc:533] Webserver started at http://127.1.136.62:34891/ using document root <none> and password file <none>
I20260630 12:38:04.952662  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:04.952839  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:04.953225  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:04.954674  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "dd90707c8ad54a0d846303595b8f6817"
format_stamp: "Formatted at 2026-06-30 12:38:04 on dist-test-slave-8nk5"
I20260630 12:38:04.960518  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:38:04.964522  7604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:04.966037  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:38:04.966403  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "dd90707c8ad54a0d846303595b8f6817"
format_stamp: "Formatted at 2026-06-30 12:38:04 on dist-test-slave-8nk5"
I20260630 12:38:04.966722  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-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)
I20260630 12:38:04.979888  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:04.981469  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:05.032444  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:34915
I20260630 12:38:05.032590  7655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:34915 every 8 connection(s)
I20260630 12:38:05.037740  7656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:05.048871  7656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817: Bootstrap starting.
I20260630 12:38:05.053702  7656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:05.058881  7656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817: No bootstrap required, opened a new log
I20260630 12:38:05.061141  7656 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd90707c8ad54a0d846303595b8f6817" member_type: VOTER }
I20260630 12:38:05.061573  7656 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:05.061779  7656 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd90707c8ad54a0d846303595b8f6817, State: Initialized, Role: FOLLOWER
I20260630 12:38:05.062556  7656 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd90707c8ad54a0d846303595b8f6817" member_type: VOTER }
I20260630 12:38:05.063020  7656 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:05.063235  7656 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:05.063458  7656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:05.069324  7656 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd90707c8ad54a0d846303595b8f6817" member_type: VOTER }
I20260630 12:38:05.070021  7656 leader_election.cc:304] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [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: dd90707c8ad54a0d846303595b8f6817; no voters: 
I20260630 12:38:05.071812  7656 leader_election.cc:290] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:05.072494  7659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:05.074374  7659 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 1 LEADER]: Becoming Leader. State: Replica: dd90707c8ad54a0d846303595b8f6817, State: Running, Role: LEADER
I20260630 12:38:05.075162  7656 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:05.075313  7659 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [LEADER]: Queue going to LEADER mode. State: All 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: "dd90707c8ad54a0d846303595b8f6817" member_type: VOTER }
I20260630 12:38:05.081779  7660 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd90707c8ad54a0d846303595b8f6817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd90707c8ad54a0d846303595b8f6817" member_type: VOTER } }
I20260630 12:38:05.083652  7660 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:05.082898  7661 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd90707c8ad54a0d846303595b8f6817. Latest consensus state: current_term: 1 leader_uuid: "dd90707c8ad54a0d846303595b8f6817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd90707c8ad54a0d846303595b8f6817" member_type: VOTER } }
I20260630 12:38:05.086066  7661 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:05.091565  7669 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:05.092712  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:05.097950  7669 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:05.108927  7669 catalog_manager.cc:1383] Generated new cluster ID: ea7e4f5e37ca42f8813d6b8ac564ca59
I20260630 12:38:05.109383  7669 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:05.126344  7669 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:05.127931  7669 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:05.150740  7669 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817: Generated new TSK 0
I20260630 12:38:05.151504  7669 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:05.160495  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:05.169800  7677 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
W20260630 12:38:05.171166  7678 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
W20260630 12:38:05.172254  7680 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
I20260630 12:38:05.174208  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:05.176079  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:05.176512  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:05.177130  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823085177100 us; error 0 us; skew 500 ppm
I20260630 12:38:05.177800  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:05.182263  1568 webserver.cc:533] Webserver started at http://127.1.136.1:35283/ using document root <none> and password file <none>
I20260630 12:38:05.183035  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:05.183290  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:05.183650  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:05.185292  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "d15df14572ab466aac38f2de940f7677"
format_stamp: "Formatted at 2026-06-30 12:38:05 on dist-test-slave-8nk5"
I20260630 12:38:05.192775  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:38:05.197609  7685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.198964  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:38:05.199536  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "d15df14572ab466aac38f2de940f7677"
format_stamp: "Formatted at 2026-06-30 12:38:05 on dist-test-slave-8nk5"
I20260630 12:38:05.200009  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-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)
I20260630 12:38:05.218326  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:05.220345  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:05.222265  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:05.224843  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:05.225104  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.225549  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:05.225957  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:05.282328  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:39615
I20260630 12:38:05.282431  7747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:39615 every 8 connection(s)
I20260630 12:38:05.288221  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:05.297226  7752 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
W20260630 12:38:05.302875  7753 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
W20260630 12:38:05.303153  7755 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
I20260630 12:38:05.305346  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:05.307065  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:05.307389  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:05.307633  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823085307612 us; error 0 us; skew 500 ppm
I20260630 12:38:05.307633  7748 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34915
I20260630 12:38:05.308223  7748 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:05.308617  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:05.309417  7748 heartbeater.cc:507] Master 127.1.136.62:34915 requested a full tablet report, sending...
I20260630 12:38:05.311973  1568 webserver.cc:533] Webserver started at http://127.1.136.2:37681/ using document root <none> and password file <none>
I20260630 12:38:05.312677  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:05.312770  7621 ts_manager.cc:194] Registered new tserver with Master: d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615)
I20260630 12:38:05.313057  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:05.313506  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:05.315136  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "cb5e1b172c304347be9f829a30231296"
format_stamp: "Formatted at 2026-06-30 12:38:05 on dist-test-slave-8nk5"
I20260630 12:38:05.315595  7621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44324
I20260630 12:38:05.322117  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:38:05.327387  7760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.328639  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:05.329038  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "cb5e1b172c304347be9f829a30231296"
format_stamp: "Formatted at 2026-06-30 12:38:05 on dist-test-slave-8nk5"
I20260630 12:38:05.329352  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-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)
I20260630 12:38:05.347712  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:05.348937  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:05.350629  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:05.353021  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:05.353261  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.353503  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:05.353674  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.405238  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:40511
I20260630 12:38:05.405437  7822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:40511 every 8 connection(s)
I20260630 12:38:05.410310  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:05.419809  7827 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
W20260630 12:38:05.419778  7826 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
W20260630 12:38:05.423018  7829 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
I20260630 12:38:05.424166  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:05.425448  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:05.425799  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:05.426100  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823085426075 us; error 0 us; skew 500 ppm
I20260630 12:38:05.426600  7823 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34915
I20260630 12:38:05.426906  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:05.427207  7823 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:05.428508  7823 heartbeater.cc:507] Master 127.1.136.62:34915 requested a full tablet report, sending...
I20260630 12:38:05.430730  1568 webserver.cc:533] Webserver started at http://127.1.136.3:43139/ using document root <none> and password file <none>
I20260630 12:38:05.431538  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:05.432034  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:05.431703  7621 ts_manager.cc:194] Registered new tserver with Master: cb5e1b172c304347be9f829a30231296 (127.1.136.2:40511)
I20260630 12:38:05.432524  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:05.433643  7621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44338
I20260630 12:38:05.434288  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "918bed8e87514bba9c46e5c6c434d6ee"
format_stamp: "Formatted at 2026-06-30 12:38:05 on dist-test-slave-8nk5"
I20260630 12:38:05.440865  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:38:05.447222  7834 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.448535  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:05.449069  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "918bed8e87514bba9c46e5c6c434d6ee"
format_stamp: "Formatted at 2026-06-30 12:38:05 on dist-test-slave-8nk5"
I20260630 12:38:05.449481  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822927166931-1568-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)
I20260630 12:38:05.489003  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:05.491343  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:05.493391  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:05.496520  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:05.496867  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.497187  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:05.497573  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:05.554220  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:32799
I20260630 12:38:05.554334  7896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:32799 every 8 connection(s)
I20260630 12:38:05.574695  7897 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34915
I20260630 12:38:05.575160  7897 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:05.575917  7897 heartbeater.cc:507] Master 127.1.136.62:34915 requested a full tablet report, sending...
I20260630 12:38:05.578469  7621 ts_manager.cc:194] Registered new tserver with Master: 918bed8e87514bba9c46e5c6c434d6ee (127.1.136.3:32799)
I20260630 12:38:05.578765  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020111213s
I20260630 12:38:05.580615  7621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44344
I20260630 12:38:06.129472  7621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44348:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:38:06.131728  7621 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.
I20260630 12:38:06.184428  7788 tablet_service.cc:1511] Processing CreateTablet for tablet 14a872a52b5b403b95d3e4c3a6d8384b (DEFAULT_TABLE table=test-workload [id=70813b5ed2ee41248b54af93d7060ce2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:06.184628  7862 tablet_service.cc:1511] Processing CreateTablet for tablet 14a872a52b5b403b95d3e4c3a6d8384b (DEFAULT_TABLE table=test-workload [id=70813b5ed2ee41248b54af93d7060ce2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:06.185951  7862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a872a52b5b403b95d3e4c3a6d8384b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.185951  7788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a872a52b5b403b95d3e4c3a6d8384b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.197600  7713 tablet_service.cc:1511] Processing CreateTablet for tablet 14a872a52b5b403b95d3e4c3a6d8384b (DEFAULT_TABLE table=test-workload [id=70813b5ed2ee41248b54af93d7060ce2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:06.199705  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a872a52b5b403b95d3e4c3a6d8384b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.206532  7916 tablet_bootstrap.cc:492] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee: Bootstrap starting.
I20260630 12:38:06.210351  7917 tablet_bootstrap.cc:492] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296: Bootstrap starting.
I20260630 12:38:06.214957  7916 tablet_bootstrap.cc:654] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:06.220054  7917 tablet_bootstrap.cc:654] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:06.220556  7916 tablet_bootstrap.cc:492] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee: No bootstrap required, opened a new log
I20260630 12:38:06.221273  7916 ts_tablet_manager.cc:1403] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:38:06.224121  7916 raft_consensus.cc:359] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.225149  7916 raft_consensus.cc:385] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:06.225492  7916 raft_consensus.cc:740] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 918bed8e87514bba9c46e5c6c434d6ee, State: Initialized, Role: FOLLOWER
I20260630 12:38:06.226399  7916 consensus_queue.cc:260] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.228551  7917 tablet_bootstrap.cc:492] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296: No bootstrap required, opened a new log
I20260630 12:38:06.228982  7897 heartbeater.cc:499] Master 127.1.136.62:34915 was elected leader, sending a full tablet report...
I20260630 12:38:06.229429  7916 ts_tablet_manager.cc:1434] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:06.229441  7917 ts_tablet_manager.cc:1403] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260630 12:38:06.232801  7920 tablet_bootstrap.cc:492] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: Bootstrap starting.
I20260630 12:38:06.234824  7917 raft_consensus.cc:359] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.236011  7917 raft_consensus.cc:385] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:06.236413  7917 raft_consensus.cc:740] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5e1b172c304347be9f829a30231296, State: Initialized, Role: FOLLOWER
I20260630 12:38:06.237596  7917 consensus_queue.cc:260] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.242810  7823 heartbeater.cc:499] Master 127.1.136.62:34915 was elected leader, sending a full tablet report...
I20260630 12:38:06.243916  7917 ts_tablet_manager.cc:1434] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:38:06.245939  7920 tablet_bootstrap.cc:654] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:06.253407  7920 tablet_bootstrap.cc:492] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: No bootstrap required, opened a new log
I20260630 12:38:06.254123  7920 ts_tablet_manager.cc:1403] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260630 12:38:06.256505  7920 raft_consensus.cc:359] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.257071  7920 raft_consensus.cc:385] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:06.257359  7920 raft_consensus.cc:740] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d15df14572ab466aac38f2de940f7677, State: Initialized, Role: FOLLOWER
I20260630 12:38:06.257889  7922 raft_consensus.cc:493] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:06.258596  7920 consensus_queue.cc:260] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.258716  7922 raft_consensus.cc:515] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.261443  7748 heartbeater.cc:499] Master 127.1.136.62:34915 was elected leader, sending a full tablet report...
I20260630 12:38:06.261866  7920 ts_tablet_manager.cc:1434] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:06.266091  7922 leader_election.cc:290] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 918bed8e87514bba9c46e5c6c434d6ee (127.1.136.3:32799), d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615)
I20260630 12:38:06.279126  7723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a872a52b5b403b95d3e4c3a6d8384b" candidate_uuid: "cb5e1b172c304347be9f829a30231296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15df14572ab466aac38f2de940f7677" is_pre_election: true
I20260630 12:38:06.279946  7723 raft_consensus.cc:2468] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5e1b172c304347be9f829a30231296 in term 0.
I20260630 12:38:06.282083  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a872a52b5b403b95d3e4c3a6d8384b" candidate_uuid: "cb5e1b172c304347be9f829a30231296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "918bed8e87514bba9c46e5c6c434d6ee" is_pre_election: true
I20260630 12:38:06.282217  7764 leader_election.cc:304] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb5e1b172c304347be9f829a30231296, d15df14572ab466aac38f2de940f7677; no voters: 
I20260630 12:38:06.283203  7872 raft_consensus.cc:2468] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5e1b172c304347be9f829a30231296 in term 0.
I20260630 12:38:06.283604  7922 raft_consensus.cc:2804] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:06.284161  7922 raft_consensus.cc:493] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:06.284528  7922 raft_consensus.cc:3060] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:06.288734  7749 tablet.cc:2406] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:06.291494  7922 raft_consensus.cc:515] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.293612  7922 leader_election.cc:290] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [CANDIDATE]: Term 1 election: Requested vote from peers 918bed8e87514bba9c46e5c6c434d6ee (127.1.136.3:32799), d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615)
I20260630 12:38:06.294783  7723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a872a52b5b403b95d3e4c3a6d8384b" candidate_uuid: "cb5e1b172c304347be9f829a30231296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15df14572ab466aac38f2de940f7677"
I20260630 12:38:06.294636  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a872a52b5b403b95d3e4c3a6d8384b" candidate_uuid: "cb5e1b172c304347be9f829a30231296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "918bed8e87514bba9c46e5c6c434d6ee"
I20260630 12:38:06.295372  7723 raft_consensus.cc:3060] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:06.295710  7872 raft_consensus.cc:3060] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:06.301741  7723 raft_consensus.cc:2468] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5e1b172c304347be9f829a30231296 in term 1.
I20260630 12:38:06.303167  7764 leader_election.cc:304] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb5e1b172c304347be9f829a30231296, d15df14572ab466aac38f2de940f7677; no voters: 
I20260630 12:38:06.304010  7922 raft_consensus.cc:2804] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:06.304288  7872 raft_consensus.cc:2468] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5e1b172c304347be9f829a30231296 in term 1.
I20260630 12:38:06.305611  7922 raft_consensus.cc:697] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 1 LEADER]: Becoming Leader. State: Replica: cb5e1b172c304347be9f829a30231296, State: Running, Role: LEADER
I20260630 12:38:06.307185  7922 consensus_queue.cc:237] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } }
I20260630 12:38:06.317411  7620 catalog_manager.cc:5697] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5e1b172c304347be9f829a30231296 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "cb5e1b172c304347be9f829a30231296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e1b172c304347be9f829a30231296" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 40511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d15df14572ab466aac38f2de940f7677" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:06.356014  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:38:06.382664  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:06.383958  1568 tablet_replica.cc:333] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677: stopping tablet replica
I20260630 12:38:06.384891  1568 raft_consensus.cc:2243] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:06.385550  1568 raft_consensus.cc:2272] T 14a872a52b5b403b95d3e4c3a6d8384b P d15df14572ab466aac38f2de940f7677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:06.409080  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:38:06.750178  7922 consensus_queue.cc:1048] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "918bed8e87514bba9c46e5c6c434d6ee" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:06.771874  7764 consensus_peers.cc:597] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 -> Peer d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615): Couldn't send request to peer d15df14572ab466aac38f2de940f7677. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:07.092440  7674 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:07.093990  7674 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:07.094501  7674 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:38:08.633730  7764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260630 12:38:08.648654  7893 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6600 after lost signal to thread 1571
W20260630 12:38:08.649755  7893 debug-util.cc:398] Leaking SignalData structure 0x7b0800254500 after lost signal to thread 7655
W20260630 12:38:08.650990  7893 debug-util.cc:398] Leaking SignalData structure 0x7b08000c7580 after lost signal to thread 7822
W20260630 12:38:08.652000  7893 debug-util.cc:398] Leaking SignalData structure 0x7b080007c640 after lost signal to thread 7896
W20260630 12:38:09.086362  7764 consensus_peers.cc:597] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 -> Peer d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615): Couldn't send request to peer d15df14572ab466aac38f2de940f7677. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:38:09.096212  7674 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:09.098598  7674 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:09.099159  7674 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:11.100368  7674 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:11.101930  7674 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:11.102514  7674 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:38:11.538264  7764 consensus_peers.cc:597] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 -> Peer d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615): Couldn't send request to peer d15df14572ab466aac38f2de940f7677. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:38:13.103693  7674 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:13.105387  7674 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:13.105702  7674 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:38:13.693226  7764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:38:14.313434  7764 consensus_peers.cc:597] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 -> Peer d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615): Couldn't send request to peer d15df14572ab466aac38f2de940f7677. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:38:15.106983  7674 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:15.108286  7674 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:15.108589  7674 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:17.109547  7674 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:17.110870  7674 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:38:17.111159  7674 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:38:17.169561  7764 consensus_peers.cc:597] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 -> Peer d15df14572ab466aac38f2de940f7677 (127.1.136.1:39615): Couldn't send request to peer d15df14572ab466aac38f2de940f7677. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:39615: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:38:17.692353  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:38:17.727595  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:17.728456  1568 tablet_replica.cc:333] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296: stopping tablet replica
I20260630 12:38:17.729183  1568 raft_consensus.cc:2243] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:17.730371  1568 raft_consensus.cc:2272] T 14a872a52b5b403b95d3e4c3a6d8384b P cb5e1b172c304347be9f829a30231296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.755698  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:38:17.777874  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:38:17.811385  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:17.812177  1568 tablet_replica.cc:333] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee: stopping tablet replica
I20260630 12:38:17.812886  1568 raft_consensus.cc:2243] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:17.813721  1568 raft_consensus.cc:2272] T 14a872a52b5b403b95d3e4c3a6d8384b P 918bed8e87514bba9c46e5c6c434d6ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.857438  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:38:17.874437  1568 master.cc:562] Master@127.1.136.62:34915 shutting down...
I20260630 12:38:17.900770  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:17.901561  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:17.901938  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd90707c8ad54a0d846303595b8f6817: stopping tablet replica
I20260630 12:38:17.922145  1568 master.cc:584] Master@127.1.136.62:34915 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13028 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:38:17.965452  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:43793
I20260630 12:38:17.966792  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:17.973421  7965 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
W20260630 12:38:17.973555  7966 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
W20260630 12:38:17.974738  7968 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
I20260630 12:38:17.976511  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:17.977625  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:17.977855  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:17.978060  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823097978045 us; error 0 us; skew 500 ppm
I20260630 12:38:17.978639  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:17.981712  1568 webserver.cc:533] Webserver started at http://127.1.136.62:36039/ using document root <none> and password file <none>
I20260630 12:38:17.982301  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:17.982475  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:17.982824  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:17.984115  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "2cf47619719244ec85fead657943d760"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-8nk5"
I20260630 12:38:17.989115  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:17.993135  7973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:17.994148  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:17.994477  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "2cf47619719244ec85fead657943d760"
format_stamp: "Formatted at 2026-06-30 12:38:17 on dist-test-slave-8nk5"
I20260630 12:38:17.994799  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-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)
I20260630 12:38:18.042678  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:18.043951  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:18.092645  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:43793
I20260630 12:38:18.093104  8024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:43793 every 8 connection(s)
I20260630 12:38:18.097731  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:18.115409  8025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760: Bootstrap starting.
I20260630 12:38:18.121675  8025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:18.128546  8025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760: No bootstrap required, opened a new log
I20260630 12:38:18.131582  8025 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf47619719244ec85fead657943d760" member_type: VOTER }
I20260630 12:38:18.132157  8025 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:18.132489  8025 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf47619719244ec85fead657943d760, State: Initialized, Role: FOLLOWER
I20260630 12:38:18.134043  8025 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2cf47619719244ec85fead657943d760" member_type: VOTER }
I20260630 12:38:18.135274  8025 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:18.135581  8025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:18.135948  8025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:18.142570  8025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf47619719244ec85fead657943d760" member_type: VOTER }
I20260630 12:38:18.143225  8025 leader_election.cc:304] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [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: 2cf47619719244ec85fead657943d760; no voters: 
I20260630 12:38:18.145123  8025 leader_election.cc:290] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:18.145548  8028 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:18.147349  8028 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf47619719244ec85fead657943d760, State: Running, Role: LEADER
I20260630 12:38:18.148372  8028 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [LEADER]: Queue going to LEADER mode. State: All 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: "2cf47619719244ec85fead657943d760" member_type: VOTER }
I20260630 12:38:18.150213  8025 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:18.154973  8030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cf47619719244ec85fead657943d760. Latest consensus state: current_term: 1 leader_uuid: "2cf47619719244ec85fead657943d760" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf47619719244ec85fead657943d760" member_type: VOTER } }
I20260630 12:38:18.155844  8029 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cf47619719244ec85fead657943d760" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf47619719244ec85fead657943d760" member_type: VOTER } }
I20260630 12:38:18.156209  8030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:18.156663  8029 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:18.158908  8035 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:18.165088  8035 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:18.171178  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:18.176911  8035 catalog_manager.cc:1383] Generated new cluster ID: ab9be30a96d540048b2e94ba052223f5
I20260630 12:38:18.177259  8035 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:18.200877  8035 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:18.202457  8035 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:18.223484  8035 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760: Generated new TSK 0
I20260630 12:38:18.224179  8035 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:18.239821  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:18.247524  8046 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
W20260630 12:38:18.248375  8047 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
W20260630 12:38:18.251534  8049 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
I20260630 12:38:18.251747  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:18.253336  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:18.253583  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:18.253880  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823098253803 us; error 0 us; skew 500 ppm
I20260630 12:38:18.254493  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:18.257696  1568 webserver.cc:533] Webserver started at http://127.1.136.1:44857/ using document root <none> and password file <none>
I20260630 12:38:18.258476  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:18.258703  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:18.259075  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:18.260749  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "9b8157d099d14396a48a6eb1b74d535d"
format_stamp: "Formatted at 2026-06-30 12:38:18 on dist-test-slave-8nk5"
I20260630 12:38:18.267761  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:38:18.272433  8054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.273437  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:18.273864  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "9b8157d099d14396a48a6eb1b74d535d"
format_stamp: "Formatted at 2026-06-30 12:38:18 on dist-test-slave-8nk5"
I20260630 12:38:18.274251  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-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)
I20260630 12:38:18.310479  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:18.312036  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:18.313957  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:18.316897  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:18.317260  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.317545  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:18.317754  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.373378  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:44057
I20260630 12:38:18.373489  8116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:44057 every 8 connection(s)
I20260630 12:38:18.380024  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:18.389223  8121 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
W20260630 12:38:18.390158  8122 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
W20260630 12:38:18.393530  8124 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
I20260630 12:38:18.394075  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:18.394948  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:18.395187  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:18.395373  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823098395354 us; error 0 us; skew 500 ppm
I20260630 12:38:18.395975  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:18.399186  1568 webserver.cc:533] Webserver started at http://127.1.136.2:37335/ using document root <none> and password file <none>
I20260630 12:38:18.399616  8117 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43793
I20260630 12:38:18.399993  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:18.400056  8117 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:18.400692  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:18.401086  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:18.401516  8117 heartbeater.cc:507] Master 127.1.136.62:43793 requested a full tablet report, sending...
I20260630 12:38:18.402834  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "6b537e8d325b4e3abb06d5fe96e33165"
format_stamp: "Formatted at 2026-06-30 12:38:18 on dist-test-slave-8nk5"
I20260630 12:38:18.404029  7990 ts_manager.cc:194] Registered new tserver with Master: 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057)
I20260630 12:38:18.406247  7990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45508
I20260630 12:38:18.409741  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:38:18.416492  8129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.417658  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:18.418154  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "6b537e8d325b4e3abb06d5fe96e33165"
format_stamp: "Formatted at 2026-06-30 12:38:18 on dist-test-slave-8nk5"
I20260630 12:38:18.418651  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-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)
I20260630 12:38:18.435025  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:18.436295  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:18.438230  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:18.441061  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:18.441372  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.441666  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:18.441895  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:18.493438  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:46633
I20260630 12:38:18.493539  8191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:46633 every 8 connection(s)
I20260630 12:38:18.500269  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:18.510697  8195 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
W20260630 12:38:18.510905  8196 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
W20260630 12:38:18.515383  8198 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
I20260630 12:38:18.515463  8192 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43793
I20260630 12:38:18.516274  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:18.516410  8192 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:18.517494  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:18.517565  8192 heartbeater.cc:507] Master 127.1.136.62:43793 requested a full tablet report, sending...
W20260630 12:38:18.517922  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:18.518172  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823098518150 us; error 0 us; skew 500 ppm
I20260630 12:38:18.518909  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:18.520645  7990 ts_manager.cc:194] Registered new tserver with Master: 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:18.522276  1568 webserver.cc:533] Webserver started at http://127.1.136.3:35309/ using document root <none> and password file <none>
I20260630 12:38:18.522874  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:18.522833  7990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45522
I20260630 12:38:18.523499  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:18.523916  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:18.525290  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "4b95cc23c684406abcf40926c0480353"
format_stamp: "Formatted at 2026-06-30 12:38:18 on dist-test-slave-8nk5"
I20260630 12:38:18.530818  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:38:18.534956  8203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.535977  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:18.536335  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "4b95cc23c684406abcf40926c0480353"
format_stamp: "Formatted at 2026-06-30 12:38:18 on dist-test-slave-8nk5"
I20260630 12:38:18.536653  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-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)
I20260630 12:38:18.546366  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:18.547623  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:18.549350  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:18.552167  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:18.552470  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.552731  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:18.552911  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:18.605973  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:43233
I20260630 12:38:18.606400  8265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:43233 every 8 connection(s)
I20260630 12:38:18.623251  8266 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43793
I20260630 12:38:18.623771  8266 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:18.624706  8266 heartbeater.cc:507] Master 127.1.136.62:43793 requested a full tablet report, sending...
I20260630 12:38:18.627238  7990 ts_manager.cc:194] Registered new tserver with Master: 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:18.627417  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018046578s
I20260630 12:38:18.629271  7990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45534
I20260630 12:38:19.409627  8117 heartbeater.cc:499] Master 127.1.136.62:43793 was elected leader, sending a full tablet report...
I20260630 12:38:19.527132  8192 heartbeater.cc:499] Master 127.1.136.62:43793 was elected leader, sending a full tablet report...
I20260630 12:38:19.633312  8266 heartbeater.cc:499] Master 127.1.136.62:43793 was elected leader, sending a full tablet report...
I20260630 12:38:19.696094  7990 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45538:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:38:19.699134  7990 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.
I20260630 12:38:19.790766  8157 tablet_service.cc:1511] Processing CreateTablet for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:19.792153  8156 tablet_service.cc:1511] Processing CreateTablet for tablet 222704e6e7a84ee8836d85405afce934 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:19.792820  8157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.795343  8155 tablet_service.cc:1511] Processing CreateTablet for tablet 989cd68ce6ea4e7dbb6c900d553ebef8 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:19.796348  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 9b508a108e53425d9a7e3ed99e3b6586 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:19.798135  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222704e6e7a84ee8836d85405afce934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.799113  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cd68ce6ea4e7dbb6c900d553ebef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.801920  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b508a108e53425d9a7e3ed99e3b6586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.807801  8082 tablet_service.cc:1511] Processing CreateTablet for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:19.812759  8231 tablet_service.cc:1511] Processing CreateTablet for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:19.813184  8081 tablet_service.cc:1511] Processing CreateTablet for tablet 222704e6e7a84ee8836d85405afce934 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:19.815042  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.816430  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 989cd68ce6ea4e7dbb6c900d553ebef8 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:19.816771  8228 tablet_service.cc:1511] Processing CreateTablet for tablet 9b508a108e53425d9a7e3ed99e3b6586 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:19.819113  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b508a108e53425d9a7e3ed99e3b6586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.819907  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 9b508a108e53425d9a7e3ed99e3b6586 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:19.823673  8082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.825315  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222704e6e7a84ee8836d85405afce934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.828751  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b508a108e53425d9a7e3ed99e3b6586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.830163  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cd68ce6ea4e7dbb6c900d553ebef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.846242  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 222704e6e7a84ee8836d85405afce934 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:19.848824  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222704e6e7a84ee8836d85405afce934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.854749  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 989cd68ce6ea4e7dbb6c900d553ebef8 (DEFAULT_TABLE table=test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:19.856554  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cd68ce6ea4e7dbb6c900d553ebef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.901474  8288 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d: Bootstrap starting.
I20260630 12:38:19.915201  8288 tablet_bootstrap.cc:654] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.933610  8288 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d: No bootstrap required, opened a new log
I20260630 12:38:19.934896  8288 ts_tablet_manager.cc:1403] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.014s
I20260630 12:38:19.940691  8288 raft_consensus.cc:359] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:19.942288  8288 raft_consensus.cc:385] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.942714  8288 raft_consensus.cc:740] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.944398  8288 consensus_queue.cc:260] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:19.945441  8287 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: Bootstrap starting.
I20260630 12:38:19.959076  8288 ts_tablet_manager.cc:1434] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.009s
I20260630 12:38:19.961371  8289 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: Bootstrap starting.
I20260630 12:38:19.972014  8288 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: Bootstrap starting.
I20260630 12:38:19.980891  8288 tablet_bootstrap.cc:654] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.981799  8289 tablet_bootstrap.cc:654] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.985680  8287 tablet_bootstrap.cc:654] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.993016  8288 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: No bootstrap required, opened a new log
I20260630 12:38:19.993666  8288 ts_tablet_manager.cc:1403] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260630 12:38:19.994895  8289 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: No bootstrap required, opened a new log
I20260630 12:38:19.995569  8289 ts_tablet_manager.cc:1403] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.003s
I20260630 12:38:19.995654  8287 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: No bootstrap required, opened a new log
I20260630 12:38:19.996214  8287 ts_tablet_manager.cc:1403] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.002s
I20260630 12:38:19.996714  8288 raft_consensus.cc:359] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:19.997431  8288 raft_consensus.cc:385] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.997713  8288 raft_consensus.cc:740] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.998590  8288 consensus_queue.cc:260] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:19.999343  8289 raft_consensus.cc:359] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:19.999600  8287 raft_consensus.cc:359] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.000488  8289 raft_consensus.cc:385] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.000634  8287 raft_consensus.cc:385] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.000869  8289 raft_consensus.cc:740] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b95cc23c684406abcf40926c0480353, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.000941  8288 ts_tablet_manager.cc:1434] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:20.000973  8287 raft_consensus.cc:740] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b537e8d325b4e3abb06d5fe96e33165, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.002306  8289 consensus_queue.cc:260] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.003172  8288 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: Bootstrap starting.
I20260630 12:38:20.003605  8287 consensus_queue.cc:260] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.011354  8288 tablet_bootstrap.cc:654] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.017515  8288 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: No bootstrap required, opened a new log
I20260630 12:38:20.018080  8288 ts_tablet_manager.cc:1403] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:38:20.021091  8288 raft_consensus.cc:359] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.022006  8288 raft_consensus.cc:385] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.022341  8288 raft_consensus.cc:740] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.022401  8289 ts_tablet_manager.cc:1434] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.010s
I20260630 12:38:20.023295  8288 consensus_queue.cc:260] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.024284  8289 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: Bootstrap starting.
I20260630 12:38:20.026078  8288 ts_tablet_manager.cc:1434] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:20.027326  8288 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: Bootstrap starting.
I20260630 12:38:20.034798  8288 tablet_bootstrap.cc:654] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.035913  8287 ts_tablet_manager.cc:1434] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.017s
I20260630 12:38:20.037248  8287 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165: Bootstrap starting.
I20260630 12:38:20.042724  8289 tablet_bootstrap.cc:654] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.044916  8287 tablet_bootstrap.cc:654] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.052143  8288 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: No bootstrap required, opened a new log
I20260630 12:38:20.052997  8288 ts_tablet_manager.cc:1403] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260630 12:38:20.057219  8287 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165: No bootstrap required, opened a new log
I20260630 12:38:20.057948  8287 ts_tablet_manager.cc:1403] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260630 12:38:20.057423  8288 raft_consensus.cc:359] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.058794  8288 raft_consensus.cc:385] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.059252  8288 raft_consensus.cc:740] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.060729  8288 consensus_queue.cc:260] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.061921  8287 raft_consensus.cc:359] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.062887  8287 raft_consensus.cc:385] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.063231  8287 raft_consensus.cc:740] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b537e8d325b4e3abb06d5fe96e33165, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.064386  8287 consensus_queue.cc:260] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.067437  8287 ts_tablet_manager.cc:1434] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:38:20.068703  8287 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165: Bootstrap starting.
I20260630 12:38:20.069276  8288 ts_tablet_manager.cc:1434] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260630 12:38:20.074534  8289 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: No bootstrap required, opened a new log
I20260630 12:38:20.075306  8289 ts_tablet_manager.cc:1403] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.015s
I20260630 12:38:20.077196  8287 tablet_bootstrap.cc:654] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.078738  8289 raft_consensus.cc:359] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.079578  8289 raft_consensus.cc:385] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.079897  8289 raft_consensus.cc:740] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b95cc23c684406abcf40926c0480353, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.080933  8289 consensus_queue.cc:260] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.083653  8289 ts_tablet_manager.cc:1434] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:20.085219  8289 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353: Bootstrap starting.
I20260630 12:38:20.085943  8287 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165: No bootstrap required, opened a new log
I20260630 12:38:20.086493  8287 ts_tablet_manager.cc:1403] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:38:20.089705  8287 raft_consensus.cc:359] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.090549  8287 raft_consensus.cc:385] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.090852  8287 raft_consensus.cc:740] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b537e8d325b4e3abb06d5fe96e33165, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.092408  8289 tablet_bootstrap.cc:654] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.091739  8287 consensus_queue.cc:260] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.094604  8287 ts_tablet_manager.cc:1434] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:20.095865  8287 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: Bootstrap starting.
I20260630 12:38:20.103768  8287 tablet_bootstrap.cc:654] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.107699  8289 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353: No bootstrap required, opened a new log
I20260630 12:38:20.108403  8289 ts_tablet_manager.cc:1403] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260630 12:38:20.109184  8287 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: No bootstrap required, opened a new log
I20260630 12:38:20.109764  8287 ts_tablet_manager.cc:1403] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:38:20.112267  8287 raft_consensus.cc:359] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.111892  8289 raft_consensus.cc:359] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.113058  8287 raft_consensus.cc:385] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.113454  8287 raft_consensus.cc:740] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b537e8d325b4e3abb06d5fe96e33165, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.113255  8289 raft_consensus.cc:385] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.114004  8289 raft_consensus.cc:740] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b95cc23c684406abcf40926c0480353, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.114348  8287 consensus_queue.cc:260] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.115283  8289 consensus_queue.cc:260] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.116629  8287 ts_tablet_manager.cc:1434] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:38:20.118105  8289 ts_tablet_manager.cc:1434] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.009s
I20260630 12:38:20.119742  8289 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353: Bootstrap starting.
I20260630 12:38:20.127365  8289 tablet_bootstrap.cc:654] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.136090  8289 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353: No bootstrap required, opened a new log
I20260630 12:38:20.136948  8289 ts_tablet_manager.cc:1403] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260630 12:38:20.140106  8289 raft_consensus.cc:359] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.140708  8289 raft_consensus.cc:385] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.140905  8289 raft_consensus.cc:740] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b95cc23c684406abcf40926c0480353, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.141521  8289 consensus_queue.cc:260] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.144083  8289 ts_tablet_manager.cc:1434] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:38:20.162925  8291 raft_consensus.cc:493] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.163525  8291 raft_consensus.cc:515] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
W20260630 12:38:20.165724  8038 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:20.166828  8291 leader_election.cc:290] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.181028  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b508a108e53425d9a7e3ed99e3b6586" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353" is_pre_election: true
I20260630 12:38:20.181980  8241 raft_consensus.cc:2468] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 0.
I20260630 12:38:20.183723  8057 leader_election.cc:304] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b95cc23c684406abcf40926c0480353, 9b8157d099d14396a48a6eb1b74d535d; no voters: 
I20260630 12:38:20.183857  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b508a108e53425d9a7e3ed99e3b6586" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:20.184674  8167 raft_consensus.cc:2468] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 0.
I20260630 12:38:20.184795  8291 raft_consensus.cc:2804] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:20.185494  8291 raft_consensus.cc:493] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:20.186093  8291 raft_consensus.cc:3060] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.192884  8291 raft_consensus.cc:515] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.194804  8291 leader_election.cc:290] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 election: Requested vote from peers 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.195667  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b508a108e53425d9a7e3ed99e3b6586" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165"
I20260630 12:38:20.196122  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b508a108e53425d9a7e3ed99e3b6586" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353"
I20260630 12:38:20.196168  8167 raft_consensus.cc:3060] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.197167  8241 raft_consensus.cc:3060] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.202699  8167 raft_consensus.cc:2468] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 1.
I20260630 12:38:20.204206  8055 leader_election.cc:304] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d; no voters: 
I20260630 12:38:20.204955  8291 raft_consensus.cc:2804] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:20.205560  8241 raft_consensus.cc:2468] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 1.
I20260630 12:38:20.206122  8291 raft_consensus.cc:697] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: Becoming Leader. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Running, Role: LEADER
I20260630 12:38:20.206987  8291 consensus_queue.cc:237] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.217129  7990 catalog_manager.cc:5697] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b8157d099d14396a48a6eb1b74d535d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:20.218757  8296 raft_consensus.cc:493] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.219422  8296 raft_consensus.cc:515] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.222260  8296 leader_election.cc:290] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.234830  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7c1ca0caca45ce9fd9ccb56a49c9a5" candidate_uuid: "6b537e8d325b4e3abb06d5fe96e33165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8157d099d14396a48a6eb1b74d535d" is_pre_election: true
I20260630 12:38:20.235574  8092 raft_consensus.cc:2468] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b537e8d325b4e3abb06d5fe96e33165 in term 0.
I20260630 12:38:20.237021  8130 leader_election.cc:304] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d; no voters: 
I20260630 12:38:20.238000  8296 raft_consensus.cc:2804] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:20.238338  8296 raft_consensus.cc:493] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:20.238684  8296 raft_consensus.cc:3060] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.238865  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7c1ca0caca45ce9fd9ccb56a49c9a5" candidate_uuid: "6b537e8d325b4e3abb06d5fe96e33165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353" is_pre_election: true
I20260630 12:38:20.239843  8241 raft_consensus.cc:2468] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b537e8d325b4e3abb06d5fe96e33165 in term 0.
I20260630 12:38:20.244974  8296 raft_consensus.cc:515] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.247128  8296 leader_election.cc:290] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 1 election: Requested vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.248261  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7c1ca0caca45ce9fd9ccb56a49c9a5" candidate_uuid: "6b537e8d325b4e3abb06d5fe96e33165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8157d099d14396a48a6eb1b74d535d"
I20260630 12:38:20.248864  8092 raft_consensus.cc:3060] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.248679  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7c1ca0caca45ce9fd9ccb56a49c9a5" candidate_uuid: "6b537e8d325b4e3abb06d5fe96e33165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353"
I20260630 12:38:20.249646  8241 raft_consensus.cc:3060] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.255302  8291 raft_consensus.cc:493] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.255884  8291 raft_consensus.cc:515] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.256346  8241 raft_consensus.cc:2468] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b537e8d325b4e3abb06d5fe96e33165 in term 1.
I20260630 12:38:20.257248  8092 raft_consensus.cc:2468] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b537e8d325b4e3abb06d5fe96e33165 in term 1.
I20260630 12:38:20.257902  8295 raft_consensus.cc:493] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.258180  8132 leader_election.cc:304] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 
I20260630 12:38:20.258658  8295 raft_consensus.cc:515] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.259372  8296 raft_consensus.cc:2804] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:20.259353  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:20.258213  8291 leader_election.cc:290] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.260439  8167 raft_consensus.cc:2468] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 0.
I20260630 12:38:20.259685  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353" is_pre_election: true
I20260630 12:38:20.261992  8055 leader_election.cc:304] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d; no voters: 
I20260630 12:38:20.262131  8240 raft_consensus.cc:2468] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 0.
I20260630 12:38:20.262916  8295 leader_election.cc:290] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:20.263595  8296 raft_consensus.cc:697] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 LEADER]: Becoming Leader. State: Replica: 6b537e8d325b4e3abb06d5fe96e33165, State: Running, Role: LEADER
I20260630 12:38:20.264137  8291 raft_consensus.cc:2804] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:20.264551  8291 raft_consensus.cc:493] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:20.264962  8291 raft_consensus.cc:3060] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.264575  8296 consensus_queue.cc:237] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.274228  8291 raft_consensus.cc:515] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.278560  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165"
I20260630 12:38:20.279452  8167 raft_consensus.cc:3060] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.291311  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353"
I20260630 12:38:20.292309  8240 raft_consensus.cc:3060] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.301978  8291 leader_election.cc:290] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 election: Requested vote from peers 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.305805  8167 raft_consensus.cc:2468] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 1.
I20260630 12:38:20.308171  8055 leader_election.cc:304] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d; no voters: 
I20260630 12:38:20.309602  8291 raft_consensus.cc:2804] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:20.310206  8240 raft_consensus.cc:2468] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 1.
I20260630 12:38:20.313445  8291 raft_consensus.cc:697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: Becoming Leader. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Running, Role: LEADER
I20260630 12:38:20.314540  8291 consensus_queue.cc:237] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.315287  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:20.316262  8166 raft_consensus.cc:2393] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b95cc23c684406abcf40926c0480353 in current term 1: Already voted for candidate 9b8157d099d14396a48a6eb1b74d535d in this term.
I20260630 12:38:20.317324  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8157d099d14396a48a6eb1b74d535d" is_pre_election: true
I20260630 12:38:20.319718  8204 leader_election.cc:304] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b95cc23c684406abcf40926c0480353; no voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d
I20260630 12:38:20.320798  8295 raft_consensus.cc:2749] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:20.321380  7990 catalog_manager.cc:5697] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:20.324445  7989 catalog_manager.cc:5697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b8157d099d14396a48a6eb1b74d535d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:20.484666  8295 raft_consensus.cc:493] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.485237  8291 raft_consensus.cc:493] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.485327  8295 raft_consensus.cc:515] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.485863  8291 raft_consensus.cc:515] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.487823  8295 leader_election.cc:290] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:20.487825  8291 leader_election.cc:290] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.489195  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:20.489256  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353" is_pre_election: true
I20260630 12:38:20.489550  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:20.489244  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8157d099d14396a48a6eb1b74d535d" is_pre_election: true
I20260630 12:38:20.490564  8166 raft_consensus.cc:2468] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 0.
I20260630 12:38:20.490935  8092 raft_consensus.cc:2468] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b95cc23c684406abcf40926c0480353 in term 0.
I20260630 12:38:20.490705  8240 raft_consensus.cc:2468] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 0.
I20260630 12:38:20.492372  8055 leader_election.cc:304] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d; no voters: 
I20260630 12:38:20.492516  8204 leader_election.cc:304] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b95cc23c684406abcf40926c0480353, 9b8157d099d14396a48a6eb1b74d535d; no voters: 6b537e8d325b4e3abb06d5fe96e33165
I20260630 12:38:20.493420  8291 raft_consensus.cc:2804] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:20.493649  8295 raft_consensus.cc:2804] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:20.493930  8291 raft_consensus.cc:493] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:20.494264  8295 raft_consensus.cc:493] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:20.494473  8291 raft_consensus.cc:3060] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.494786  8295 raft_consensus.cc:3060] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.499961  8291 raft_consensus.cc:515] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.501775  8291 leader_election.cc:290] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 election: Requested vote from peers 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:20.501601  8295 raft_consensus.cc:515] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.503100  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353"
I20260630 12:38:20.504066  8240 raft_consensus.cc:2393] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b8157d099d14396a48a6eb1b74d535d in current term 1: Already voted for candidate 4b95cc23c684406abcf40926c0480353 in this term.
I20260630 12:38:20.504110  8295 leader_election.cc:290] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 1 election: Requested vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:20.505059  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b8157d099d14396a48a6eb1b74d535d"
I20260630 12:38:20.503214  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "9b8157d099d14396a48a6eb1b74d535d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165"
I20260630 12:38:20.505348  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165"
I20260630 12:38:20.506021  8092 raft_consensus.cc:2393] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b95cc23c684406abcf40926c0480353 in current term 1: Already voted for candidate 9b8157d099d14396a48a6eb1b74d535d in this term.
I20260630 12:38:20.505934  8166 raft_consensus.cc:3060] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:20.507751  8204 leader_election.cc:304] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [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: 4b95cc23c684406abcf40926c0480353; no voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d
I20260630 12:38:20.508728  8295 raft_consensus.cc:2749] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:20.512876  8166 raft_consensus.cc:2468] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b8157d099d14396a48a6eb1b74d535d in term 1.
I20260630 12:38:20.514464  8055 leader_election.cc:304] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b537e8d325b4e3abb06d5fe96e33165, 9b8157d099d14396a48a6eb1b74d535d; no voters: 4b95cc23c684406abcf40926c0480353
I20260630 12:38:20.515314  8291 raft_consensus.cc:2804] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:20.515795  8291 raft_consensus.cc:697] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: Becoming Leader. State: Replica: 9b8157d099d14396a48a6eb1b74d535d, State: Running, Role: LEADER
I20260630 12:38:20.516613  8291 consensus_queue.cc:237] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:20.525244  7989 catalog_manager.cc:5697] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9b8157d099d14396a48a6eb1b74d535d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:20.538316  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:38:20.567731  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:20.569970  1568 tablet_replica.cc:333] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: stopping tablet replica
I20260630 12:38:20.570847  1568 raft_consensus.cc:2243] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:20.571635  1568 pending_rounds.cc:70] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: Trying to abort 1 pending ops.
I20260630 12:38:20.571872  1568 pending_rounds.cc:77] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443419723489280 op_type: NO_OP noop_request { }
I20260630 12:38:20.573109  1568 raft_consensus.cc:2889] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:20.573565  1568 raft_consensus.cc:2272] T 222704e6e7a84ee8836d85405afce934 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:20.576956  1568 tablet_replica.cc:333] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: stopping tablet replica
I20260630 12:38:20.577626  1568 raft_consensus.cc:2243] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:20.578460  1568 pending_rounds.cc:70] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: Trying to abort 1 pending ops.
I20260630 12:38:20.578642  1568 pending_rounds.cc:77] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443418897817600 op_type: NO_OP noop_request { }
I20260630 12:38:20.578975  1568 raft_consensus.cc:2889] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:20.579699  1568 raft_consensus.cc:2272] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:20.582698  1568 tablet_replica.cc:333] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: stopping tablet replica
I20260630 12:38:20.583325  1568 raft_consensus.cc:2243] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:20.584108  1568 pending_rounds.cc:70] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: Trying to abort 1 pending ops.
I20260630 12:38:20.584414  1568 pending_rounds.cc:77] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443418455756800 op_type: NO_OP noop_request { }
I20260630 12:38:20.584687  1568 raft_consensus.cc:2889] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:20.585196  1568 raft_consensus.cc:2272] T 9b508a108e53425d9a7e3ed99e3b6586 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:20.588251  1568 tablet_replica.cc:333] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d: stopping tablet replica
I20260630 12:38:20.588845  1568 raft_consensus.cc:2243] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:20.589530  1568 raft_consensus.cc:2272] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 9b8157d099d14396a48a6eb1b74d535d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:20.619915  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:38:20.683723  8296 consensus_queue.cc:1048] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:20.696511  8130 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:38:20.703341  8130 consensus_peers.cc:597] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:21.668787  8296 consensus_queue.cc:579] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.401s)
I20260630 12:38:21.673796  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:21.681173  7990 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 with cas_config_opid_index -1: no extra replica candidate found for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 (table test-workload [id=db1dea0e1a7942d991f0709fe8d6b16f]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:38:21.689450  8328 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
W20260630 12:38:21.690114  8327 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
W20260630 12:38:21.693063  8330 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
I20260630 12:38:21.693884  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:21.695744  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:21.696074  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:21.696235  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823101696223 us; error 0 us; skew 500 ppm
I20260630 12:38:21.696971  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:21.701393  1568 webserver.cc:533] Webserver started at http://127.1.136.4:44631/ using document root <none> and password file <none>
I20260630 12:38:21.702171  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:21.702669  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:21.703034  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:21.704277  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "092e4c29c8b84432ac6af96071d4595f"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-8nk5"
I20260630 12:38:21.712077  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:38:21.717373  8335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.718694  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:38:21.719125  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "092e4c29c8b84432ac6af96071d4595f"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-8nk5"
I20260630 12:38:21.719470  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822927166931-1568-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)
I20260630 12:38:21.740384  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:21.741734  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:21.743542  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:21.746338  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:21.746714  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.747015  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:21.747229  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.823079  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:39925
I20260630 12:38:21.823217  8397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:39925 every 8 connection(s)
I20260630 12:38:21.850050  8398 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43793
I20260630 12:38:21.850623  8398 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:21.852077  8398 heartbeater.cc:507] Master 127.1.136.62:43793 requested a full tablet report, sending...
I20260630 12:38:21.856216  7990 ts_manager.cc:194] Registered new tserver with Master: 092e4c29c8b84432ac6af96071d4595f (127.1.136.4:39925)
I20260630 12:38:21.859849  7990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45554
I20260630 12:38:21.887409  8166 consensus_queue.cc:237] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Queue 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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:21.895602  8240 raft_consensus.cc:1275] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:21.897704  8324 consensus_queue.cc:1048] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:38:21.902124  8130 consensus_peers.cc:597] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:21.907955  8323 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:21.910326  8240 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
W20260630 12:38:21.911234  8132 consensus_peers.cc:597] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 092e4c29c8b84432ac6af96071d4595f (127.1.136.4:39925): Couldn't send request to peer 092e4c29c8b84432ac6af96071d4595f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb7c1ca0caca45ce9fd9ccb56a49c9a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:21.917119  7974 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:38:21.922508  7990 catalog_manager.cc:5697] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:22.177958  8038 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9b8157d099d14396a48a6eb1b74d535d not available for placement
I20260630 12:38:22.201696  8406 raft_consensus.cc:493] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:22.202346  8406 raft_consensus.cc:515] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.204972  8406 leader_election.cc:290] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:22.207769  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:22.208477  8166 raft_consensus.cc:2468] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b95cc23c684406abcf40926c0480353 in term 1.
I20260630 12:38:22.210119  8204 leader_election.cc:304] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [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: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 
I20260630 12:38:22.211047  8406 raft_consensus.cc:2804] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:22.211437  8406 raft_consensus.cc:493] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:22.211823  8406 raft_consensus.cc:3060] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:22.212993  8204 leader_election.cc:336] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:22.217474  8406 raft_consensus.cc:515] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.219364  8406 leader_election.cc:290] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 election: Requested vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:22.222858  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989cd68ce6ea4e7dbb6c900d553ebef8" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165"
I20260630 12:38:22.223451  8166 raft_consensus.cc:3060] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:22.225378  8204 leader_election.cc:336] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:22.228667  8166 raft_consensus.cc:2468] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b95cc23c684406abcf40926c0480353 in term 2.
I20260630 12:38:22.230379  8204 leader_election.cc:304] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [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: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 9b8157d099d14396a48a6eb1b74d535d
I20260630 12:38:22.231119  8406 raft_consensus.cc:2804] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:22.232182  8406 raft_consensus.cc:697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Becoming Leader. State: Replica: 4b95cc23c684406abcf40926c0480353, State: Running, Role: LEADER
I20260630 12:38:22.233125  8406 consensus_queue.cc:237] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Queue going to LEADER 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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.241230  7989 catalog_manager.cc:5697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 reported cstate change: term changed from 1 to 2, leader changed from 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) to 4b95cc23c684406abcf40926c0480353 (127.1.136.3). New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:22.361726  8296 raft_consensus.cc:493] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:22.362226  8296 raft_consensus.cc:515] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.364204  8296 leader_election.cc:290] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:22.365666  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b508a108e53425d9a7e3ed99e3b6586" candidate_uuid: "6b537e8d325b4e3abb06d5fe96e33165" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353" is_pre_election: true
I20260630 12:38:22.366469  8240 raft_consensus.cc:2468] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b537e8d325b4e3abb06d5fe96e33165 in term 1.
I20260630 12:38:22.367967  8132 leader_election.cc:304] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [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: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 
I20260630 12:38:22.368690  8296 raft_consensus.cc:2804] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:22.369014  8296 raft_consensus.cc:493] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:22.369299  8296 raft_consensus.cc:3060] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:22.369864  8130 leader_election.cc:336] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:22.374752  8296 raft_consensus.cc:515] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.376746  8296 leader_election.cc:290] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 2 election: Requested vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:22.378134  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b508a108e53425d9a7e3ed99e3b6586" candidate_uuid: "6b537e8d325b4e3abb06d5fe96e33165" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b95cc23c684406abcf40926c0480353"
I20260630 12:38:22.378803  8240 raft_consensus.cc:3060] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:22.381735  8130 leader_election.cc:336] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:22.384766  8240 raft_consensus.cc:2468] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b537e8d325b4e3abb06d5fe96e33165 in term 2.
I20260630 12:38:22.386137  8132 leader_election.cc:304] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [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: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 9b8157d099d14396a48a6eb1b74d535d
I20260630 12:38:22.386920  8296 raft_consensus.cc:2804] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:22.387421  8296 raft_consensus.cc:697] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 LEADER]: Becoming Leader. State: Replica: 6b537e8d325b4e3abb06d5fe96e33165, State: Running, Role: LEADER
I20260630 12:38:22.388181  8296 consensus_queue.cc:237] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Queue going to LEADER 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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.396770  7989 catalog_manager.cc:5697] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: term changed from 1 to 2, leader changed from 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) to 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2). New cstate: current_term: 2 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:22.421161  8416 ts_tablet_manager.cc:933] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: Initiating tablet copy from peer 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:22.422791  8416 tablet_copy_client.cc:323] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:46633
I20260630 12:38:22.434495  8177 tablet_copy_service.cc:140] P 6b537e8d325b4e3abb06d5fe96e33165: Received BeginTabletCopySession request for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 from peer 092e4c29c8b84432ac6af96071d4595f ({username='slave'} at 127.0.0.1:42070)
I20260630 12:38:22.435122  8177 tablet_copy_service.cc:161] P 6b537e8d325b4e3abb06d5fe96e33165: Beginning new tablet copy session on tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 from peer 092e4c29c8b84432ac6af96071d4595f at {username='slave'} at 127.0.0.1:42070: session id = 092e4c29c8b84432ac6af96071d4595f-bb7c1ca0caca45ce9fd9ccb56a49c9a5
I20260630 12:38:22.442754  8177 tablet_copy_source_session.cc:215] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:22.446736  8416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:22.458868  8416 tablet_copy_client.cc:806] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:22.459435  8416 tablet_copy_client.cc:670] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:22.464625  8416 tablet_copy_client.cc:538] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:22.471340  8416 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap starting.
I20260630 12:38:22.488602  8416 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: 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
I20260630 12:38:22.489343  8416 tablet_bootstrap.cc:492] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap complete.
I20260630 12:38:22.489995  8416 ts_tablet_manager.cc:1403] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:38:22.491998  8416 raft_consensus.cc:359] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:22.492555  8416 raft_consensus.cc:740] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 092e4c29c8b84432ac6af96071d4595f, State: Initialized, Role: LEARNER
I20260630 12:38:22.493183  8416 consensus_queue.cc:260] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:22.495546  8416 ts_tablet_manager.cc:1434] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:22.495788  8398 heartbeater.cc:499] Master 127.1.136.62:43793 was elected leader, sending a full tablet report...
I20260630 12:38:22.497711  8177 tablet_copy_service.cc:342] P 6b537e8d325b4e3abb06d5fe96e33165: Request end of tablet copy session 092e4c29c8b84432ac6af96071d4595f-bb7c1ca0caca45ce9fd9ccb56a49c9a5 received from {username='slave'} at 127.0.0.1:42070
I20260630 12:38:22.498298  8177 tablet_copy_service.cc:434] P 6b537e8d325b4e3abb06d5fe96e33165: ending tablet copy session 092e4c29c8b84432ac6af96071d4595f-bb7c1ca0caca45ce9fd9ccb56a49c9a5 on tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 with peer 092e4c29c8b84432ac6af96071d4595f
I20260630 12:38:22.501881  8406 raft_consensus.cc:493] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:22.502755  8406 raft_consensus.cc:515] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.504761  8406 leader_election.cc:290] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:22.506925  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165" is_pre_election: true
I20260630 12:38:22.507706  8166 raft_consensus.cc:2468] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b95cc23c684406abcf40926c0480353 in term 1.
I20260630 12:38:22.508947  8204 leader_election.cc:304] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [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: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 
I20260630 12:38:22.509872  8406 raft_consensus.cc:2804] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:38:22.510248  8204 leader_election.cc:336] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:22.510342  8406 raft_consensus.cc:493] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:22.510986  8406 raft_consensus.cc:3060] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:22.517264  8406 raft_consensus.cc:515] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.519428  8406 leader_election.cc:290] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 election: Requested vote from peers 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057), 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:22.522007  8166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222704e6e7a84ee8836d85405afce934" candidate_uuid: "4b95cc23c684406abcf40926c0480353" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b537e8d325b4e3abb06d5fe96e33165"
I20260630 12:38:22.522913  8166 raft_consensus.cc:3060] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:22.524850  8204 leader_election.cc:336] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:22.529031  8166 raft_consensus.cc:2468] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b95cc23c684406abcf40926c0480353 in term 2.
I20260630 12:38:22.530440  8204 leader_election.cc:304] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [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: 4b95cc23c684406abcf40926c0480353, 6b537e8d325b4e3abb06d5fe96e33165; no voters: 9b8157d099d14396a48a6eb1b74d535d
I20260630 12:38:22.531256  8406 raft_consensus.cc:2804] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:22.531883  8406 raft_consensus.cc:697] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Becoming Leader. State: Replica: 4b95cc23c684406abcf40926c0480353, State: Running, Role: LEADER
I20260630 12:38:22.532717  8406 consensus_queue.cc:237] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Queue going to LEADER 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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } }
I20260630 12:38:22.541345  7989 catalog_manager.cc:5697] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 reported cstate change: term changed from 1 to 2, leader changed from 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) to 4b95cc23c684406abcf40926c0480353 (127.1.136.3). New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:22.682188  8166 raft_consensus.cc:1275] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:22.684468  8406 consensus_queue.cc:1048] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:22.704080  8204 consensus_peers.cc:597] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:22.802131  8130 consensus_peers.cc:597] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.845672  8240 raft_consensus.cc:1275] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:22.847433  8296 consensus_queue.cc:1048] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:22.885875  8373 raft_consensus.cc:1217] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:38:22.942397  8204 consensus_peers.cc:597] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.968080  8166 raft_consensus.cc:1275] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:22.969662  8413 consensus_queue.cc:1048] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:23.012363  8428 consensus_queue.cc:579] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.124s)
W20260630 12:38:23.180136  8038 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9b8157d099d14396a48a6eb1b74d535d not available for placement
I20260630 12:38:23.362202  8428 raft_consensus.cc:1064] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: attempting to promote NON_VOTER 092e4c29c8b84432ac6af96071d4595f to VOTER
I20260630 12:38:23.364939  8428 consensus_queue.cc:237] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:23.372707  8240 raft_consensus.cc:1275] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:23.372710  8373 raft_consensus.cc:1275] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 LEARNER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:23.374737  8296 consensus_queue.cc:1048] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:23.375366  8323 consensus_queue.cc:1048] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:38:23.376565  8130 consensus_peers.cc:597] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.385273  8296 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:23.387596  8240 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:23.400846  8373 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:23.402894  7989 catalog_manager.cc:5697] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:23.409142  8296 consensus_queue.cc:579] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.020s)
I20260630 12:38:23.428987  8166 consensus_queue.cc:237] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:23.435130  8240 raft_consensus.cc:1275] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:23.435607  8373 raft_consensus.cc:1275] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:23.436883  8296 consensus_queue.cc:1048] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:23.437687  8428 consensus_queue.cc:1048] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:23.445574  8166 consensus_queue.cc:237] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:23.447156  8428 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:23.449882  8373 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:23.453409  8241 raft_consensus.cc:1275] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:38:23.455382  8132 consensus_peers.cc:597] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 092e4c29c8b84432ac6af96071d4595f (127.1.136.4:39925): Couldn't send request to peer 092e4c29c8b84432ac6af96071d4595f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b508a108e53425d9a7e3ed99e3b6586. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.456415  8240 raft_consensus.cc:2955] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:23.459515  8431 consensus_queue.cc:1048] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:38:23.461467  8130 consensus_peers.cc:597] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.461637  7974 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:23.469285  8296 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:23.469041  7987 catalog_manager.cc:5697] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:23.475483  8240 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:23.482800  7974 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9b508a108e53425d9a7e3ed99e3b6586 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:38:23.495319  7990 catalog_manager.cc:5697] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New cstate: current_term: 2 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:23.497761  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:23.653407  8406 consensus_queue.cc:579] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.419s)
I20260630 12:38:23.670571  8240 consensus_queue.cc:237] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:23.677359  8166 raft_consensus.cc:1275] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:23.680420  8441 consensus_queue.cc:1048] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:38:23.684146  8204 consensus_peers.cc:597] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:23.690356  8206 consensus_peers.cc:597] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 -> Peer 092e4c29c8b84432ac6af96071d4595f (127.1.136.4:39925): Couldn't send request to peer 092e4c29c8b84432ac6af96071d4595f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 989cd68ce6ea4e7dbb6c900d553ebef8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.689755  8406 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:23.695866  8166 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:23.701243  7976 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 989cd68ce6ea4e7dbb6c900d553ebef8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:38:23.708849  7987 catalog_manager.cc:5697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 reported cstate change: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.936671  8406 consensus_queue.cc:579] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.403s)
I20260630 12:38:23.946681  8240 consensus_queue.cc:237] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
W20260630 12:38:23.953106  8206 consensus_peers.cc:597] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 -> Peer 092e4c29c8b84432ac6af96071d4595f (127.1.136.4:39925): Couldn't send request to peer 092e4c29c8b84432ac6af96071d4595f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 222704e6e7a84ee8836d85405afce934. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.953246  8166 raft_consensus.cc:1275] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:23.954834  8406 consensus_queue.cc:1048] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:38:23.958375  8204 consensus_peers.cc:597] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:23.965226  8444 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:23.967806  8166 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } } }
I20260630 12:38:23.973958  7976 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 222704e6e7a84ee8836d85405afce934 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:38:23.979339  7990 catalog_manager.cc:5697] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 reported cstate change: config changed from index -1 to 2, NON_VOTER 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) added. New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:23.988972  8446 ts_tablet_manager.cc:933] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: Initiating tablet copy from peer 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633)
I20260630 12:38:23.991422  8446 tablet_copy_client.cc:323] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:46633
I20260630 12:38:23.993474  8177 tablet_copy_service.cc:140] P 6b537e8d325b4e3abb06d5fe96e33165: Received BeginTabletCopySession request for tablet 9b508a108e53425d9a7e3ed99e3b6586 from peer 092e4c29c8b84432ac6af96071d4595f ({username='slave'} at 127.0.0.1:42070)
I20260630 12:38:23.994179  8177 tablet_copy_service.cc:161] P 6b537e8d325b4e3abb06d5fe96e33165: Beginning new tablet copy session on tablet 9b508a108e53425d9a7e3ed99e3b6586 from peer 092e4c29c8b84432ac6af96071d4595f at {username='slave'} at 127.0.0.1:42070: session id = 092e4c29c8b84432ac6af96071d4595f-9b508a108e53425d9a7e3ed99e3b6586
I20260630 12:38:24.002007  8177 tablet_copy_source_session.cc:215] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:24.005527  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b508a108e53425d9a7e3ed99e3b6586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.019461  8446 tablet_copy_client.cc:806] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:24.020517  8446 tablet_copy_client.cc:670] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:24.025254  8446 tablet_copy_client.cc:538] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:24.035111  8446 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap starting.
I20260630 12:38:24.053769  8446 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: 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
I20260630 12:38:24.054539  8446 tablet_bootstrap.cc:492] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap complete.
I20260630 12:38:24.055110  8446 ts_tablet_manager.cc:1403] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.007s
I20260630 12:38:24.058060  8446 raft_consensus.cc:359] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:24.058811  8446 raft_consensus.cc:740] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 092e4c29c8b84432ac6af96071d4595f, State: Initialized, Role: LEARNER
I20260630 12:38:24.059504  8446 consensus_queue.cc:260] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:24.062935  8446 ts_tablet_manager.cc:1434] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:38:24.065227  8177 tablet_copy_service.cc:342] P 6b537e8d325b4e3abb06d5fe96e33165: Request end of tablet copy session 092e4c29c8b84432ac6af96071d4595f-9b508a108e53425d9a7e3ed99e3b6586 received from {username='slave'} at 127.0.0.1:42070
I20260630 12:38:24.065702  8177 tablet_copy_service.cc:434] P 6b537e8d325b4e3abb06d5fe96e33165: ending tablet copy session 092e4c29c8b84432ac6af96071d4595f-9b508a108e53425d9a7e3ed99e3b6586 on tablet 9b508a108e53425d9a7e3ed99e3b6586 with peer 092e4c29c8b84432ac6af96071d4595f
I20260630 12:38:24.116677  8446 ts_tablet_manager.cc:933] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: Initiating tablet copy from peer 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:24.119302  8446 tablet_copy_client.cc:323] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:43233
I20260630 12:38:24.133888  8251 tablet_copy_service.cc:140] P 4b95cc23c684406abcf40926c0480353: Received BeginTabletCopySession request for tablet 989cd68ce6ea4e7dbb6c900d553ebef8 from peer 092e4c29c8b84432ac6af96071d4595f ({username='slave'} at 127.0.0.1:48512)
I20260630 12:38:24.134410  8251 tablet_copy_service.cc:161] P 4b95cc23c684406abcf40926c0480353: Beginning new tablet copy session on tablet 989cd68ce6ea4e7dbb6c900d553ebef8 from peer 092e4c29c8b84432ac6af96071d4595f at {username='slave'} at 127.0.0.1:48512: session id = 092e4c29c8b84432ac6af96071d4595f-989cd68ce6ea4e7dbb6c900d553ebef8
I20260630 12:38:24.140249  8251 tablet_copy_source_session.cc:215] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:24.143662  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989cd68ce6ea4e7dbb6c900d553ebef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.160825  8446 tablet_copy_client.cc:806] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:24.161597  8446 tablet_copy_client.cc:670] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:24.166306  8446 tablet_copy_client.cc:538] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:24.176139  8446 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap starting.
W20260630 12:38:24.183106  8038 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9b8157d099d14396a48a6eb1b74d535d not available for placement
I20260630 12:38:24.194196  8446 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: 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
I20260630 12:38:24.195417  8446 tablet_bootstrap.cc:492] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap complete.
I20260630 12:38:24.196213  8446 ts_tablet_manager.cc:1403] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:38:24.199997  8446 raft_consensus.cc:359] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:24.200763  8446 raft_consensus.cc:740] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 092e4c29c8b84432ac6af96071d4595f, State: Initialized, Role: LEARNER
I20260630 12:38:24.201387  8446 consensus_queue.cc:260] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:24.203442  8446 ts_tablet_manager.cc:1434] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:24.205683  8251 tablet_copy_service.cc:342] P 4b95cc23c684406abcf40926c0480353: Request end of tablet copy session 092e4c29c8b84432ac6af96071d4595f-989cd68ce6ea4e7dbb6c900d553ebef8 received from {username='slave'} at 127.0.0.1:48512
I20260630 12:38:24.206477  8251 tablet_copy_service.cc:434] P 4b95cc23c684406abcf40926c0480353: ending tablet copy session 092e4c29c8b84432ac6af96071d4595f-989cd68ce6ea4e7dbb6c900d553ebef8 on tablet 989cd68ce6ea4e7dbb6c900d553ebef8 with peer 092e4c29c8b84432ac6af96071d4595f
I20260630 12:38:24.427492  8373 raft_consensus.cc:1217] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:38:24.488881  8446 ts_tablet_manager.cc:933] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: Initiating tablet copy from peer 4b95cc23c684406abcf40926c0480353 (127.1.136.3:43233)
I20260630 12:38:24.490417  8446 tablet_copy_client.cc:323] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:43233
I20260630 12:38:24.492161  8251 tablet_copy_service.cc:140] P 4b95cc23c684406abcf40926c0480353: Received BeginTabletCopySession request for tablet 222704e6e7a84ee8836d85405afce934 from peer 092e4c29c8b84432ac6af96071d4595f ({username='slave'} at 127.0.0.1:48512)
I20260630 12:38:24.492704  8251 tablet_copy_service.cc:161] P 4b95cc23c684406abcf40926c0480353: Beginning new tablet copy session on tablet 222704e6e7a84ee8836d85405afce934 from peer 092e4c29c8b84432ac6af96071d4595f at {username='slave'} at 127.0.0.1:48512: session id = 092e4c29c8b84432ac6af96071d4595f-222704e6e7a84ee8836d85405afce934
I20260630 12:38:24.498565  8251 tablet_copy_source_session.cc:215] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:24.501616  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222704e6e7a84ee8836d85405afce934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.513536  8446 tablet_copy_client.cc:806] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:24.514178  8446 tablet_copy_client.cc:670] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:24.518793  8446 tablet_copy_client.cc:538] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:24.525077  8446 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap starting.
I20260630 12:38:24.529909  8373 raft_consensus.cc:1217] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:38:24.541565  8446 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: 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
I20260630 12:38:24.542318  8446 tablet_bootstrap.cc:492] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: Bootstrap complete.
I20260630 12:38:24.542917  8446 ts_tablet_manager.cc:1403] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.006s
I20260630 12:38:24.544742  8446 raft_consensus.cc:359] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:24.545300  8446 raft_consensus.cc:740] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 092e4c29c8b84432ac6af96071d4595f, State: Initialized, Role: LEARNER
I20260630 12:38:24.545766  8446 consensus_queue.cc:260] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: true } }
I20260630 12:38:24.547706  8446 ts_tablet_manager.cc:1434] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:38:24.550603  8251 tablet_copy_service.cc:342] P 4b95cc23c684406abcf40926c0480353: Request end of tablet copy session 092e4c29c8b84432ac6af96071d4595f-222704e6e7a84ee8836d85405afce934 received from {username='slave'} at 127.0.0.1:48512
I20260630 12:38:24.551070  8251 tablet_copy_service.cc:434] P 4b95cc23c684406abcf40926c0480353: ending tablet copy session 092e4c29c8b84432ac6af96071d4595f-222704e6e7a84ee8836d85405afce934 on tablet 222704e6e7a84ee8836d85405afce934 with peer 092e4c29c8b84432ac6af96071d4595f
I20260630 12:38:24.631032  8456 consensus_queue.cc:579] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.184s)
W20260630 12:38:24.655315  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:24.869040  8459 consensus_queue.cc:579] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.197s)
W20260630 12:38:25.189146  8038 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9b8157d099d14396a48a6eb1b74d535d not available for placement
I20260630 12:38:25.246362  8373 raft_consensus.cc:1217] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:38:25.247200  8459 raft_consensus.cc:1064] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: attempting to promote NON_VOTER 092e4c29c8b84432ac6af96071d4595f to VOTER
I20260630 12:38:25.250001  8459 consensus_queue.cc:237] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:25.262904  8373 raft_consensus.cc:1275] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:25.264237  8456 raft_consensus.cc:1064] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: attempting to promote NON_VOTER 092e4c29c8b84432ac6af96071d4595f to VOTER
I20260630 12:38:25.265771  8459 consensus_queue.cc:1048] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:25.267908  8456 consensus_queue.cc:237] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:25.274477  8166 raft_consensus.cc:1275] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:25.279856  8406 consensus_queue.cc:579] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Leader has been unable to successfully communicate with peer 9b8157d099d14396a48a6eb1b74d535d for more than 1 seconds (1.332s)
I20260630 12:38:25.280341  8458 consensus_queue.cc:1048] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:38:25.281395  8204 consensus_peers.cc:597] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:25.286481  8241 raft_consensus.cc:1275] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:25.287814  8371 raft_consensus.cc:1275] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:25.288497  8465 consensus_queue.cc:1048] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:38:25.293730  8130 consensus_peers.cc:597] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:25.301244  8473 consensus_queue.cc:1048] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:25.305625  8458 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.311319  8166 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.315330  8473 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.318367  8241 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.319024  8373 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.329871  7987 catalog_manager.cc:5697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.332100  8371 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.356709  7989 catalog_manager.cc:5697] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:25.357131  8241 consensus_queue.cc:237] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:25.362310  8371 raft_consensus.cc:1275] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:25.363787  8166 raft_consensus.cc:1275] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:25.363809  8406 consensus_queue.cc:1048] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:25.366328  8406 consensus_queue.cc:1048] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:25.373520  8167 consensus_queue.cc:237] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:25.376241  8166 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.379362  8371 raft_consensus.cc:1275] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:25.379493  8241 raft_consensus.cc:1275] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Refusing update from remote peer 6b537e8d325b4e3abb06d5fe96e33165: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:25.380481  8373 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.381487  8473 consensus_queue.cc:1048] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:25.382287  8465 consensus_queue.cc:1048] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:25.389782  8456 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.395095  8241 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.394789  8458 raft_consensus.cc:2955] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.403725  7974 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b508a108e53425d9a7e3ed99e3b6586 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:25.402393  8371 raft_consensus.cc:2955] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.405797  7987 catalog_manager.cc:5697] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.411252  7990 catalog_manager.cc:5697] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 reported cstate change: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New cstate: current_term: 2 leader_uuid: "6b537e8d325b4e3abb06d5fe96e33165" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.414651  7976 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 989cd68ce6ea4e7dbb6c900d553ebef8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:25.434628  8459 raft_consensus.cc:1064] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: attempting to promote NON_VOTER 092e4c29c8b84432ac6af96071d4595f to VOTER
I20260630 12:38:25.436890  8459 consensus_queue.cc:237] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [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: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:25.444573  8166 raft_consensus.cc:1275] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:25.445515  8371 raft_consensus.cc:1275] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 LEARNER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:25.447590  8485 consensus_queue.cc:1048] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:38:25.448570  8204 consensus_peers.cc:597] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 -> Peer 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): Couldn't send request to peer 9b8157d099d14396a48a6eb1b74d535d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:25.448662  8459 consensus_queue.cc:1048] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:25.457556  8459 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.459728  8371 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.470288  8166 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.474303  7990 catalog_manager.cc:5697] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 reported cstate change: config changed from index 2 to 3, 092e4c29c8b84432ac6af96071d4595f (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b8157d099d14396a48a6eb1b74d535d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:25.488860  8241 consensus_queue.cc:237] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [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: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } }
I20260630 12:38:25.494762  8166 raft_consensus.cc:1275] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:25.495011  8371 raft_consensus.cc:1275] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Refusing update from remote peer 4b95cc23c684406abcf40926c0480353: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:25.496466  8459 consensus_queue.cc:1048] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:25.497299  8485 consensus_queue.cc:1048] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:25.504666  8459 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.507041  8166 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.507283  8371 raft_consensus.cc:2955] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
I20260630 12:38:25.516608  7976 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 222704e6e7a84ee8836d85405afce934 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:25.518934  7989 catalog_manager.cc:5697] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 reported cstate change: config changed from index 3 to 4, VOTER 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1) evicted. New cstate: current_term: 2 leader_uuid: "4b95cc23c684406abcf40926c0480353" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b537e8d325b4e3abb06d5fe96e33165" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 46633 } } peers { permanent_uuid: "4b95cc23c684406abcf40926c0480353" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43233 } } peers { permanent_uuid: "092e4c29c8b84432ac6af96071d4595f" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39925 } attrs { promote: false } } }
W20260630 12:38:25.665400  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b508a108e53425d9a7e3ed99e3b6586: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
W20260630 12:38:25.710676  7974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260630 12:38:26.145926  8188 debug-util.cc:398] Leaking SignalData structure 0x7b080011fc00 after lost signal to thread 1571
W20260630 12:38:26.147368  8188 debug-util.cc:398] Leaking SignalData structure 0x7b0800133900 after lost signal to thread 8024
W20260630 12:38:26.148793  8188 debug-util.cc:398] Leaking SignalData structure 0x7b08000b56e0 after lost signal to thread 8191
W20260630 12:38:26.150089  8188 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad2c0 after lost signal to thread 8265
W20260630 12:38:26.151391  8188 debug-util.cc:398] Leaking SignalData structure 0x7b08000c47e0 after lost signal to thread 8397
W20260630 12:38:26.682283  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 222704e6e7a84ee8836d85405afce934: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
W20260630 12:38:27.753430  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 989cd68ce6ea4e7dbb6c900d553ebef8: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:28.959100  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:38:29.019942  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.022639  1568 tablet_replica.cc:333] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165: stopping tablet replica
I20260630 12:38:29.024977  1568 raft_consensus.cc:2243] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.028453  1568 raft_consensus.cc:2272] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.033615  1568 tablet_replica.cc:333] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165: stopping tablet replica
I20260630 12:38:29.034919  1568 raft_consensus.cc:2243] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.037636  1568 raft_consensus.cc:2272] T 222704e6e7a84ee8836d85405afce934 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.042565  1568 tablet_replica.cc:333] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165: stopping tablet replica
I20260630 12:38:29.043220  1568 raft_consensus.cc:2243] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.045992  1568 raft_consensus.cc:2272] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 6b537e8d325b4e3abb06d5fe96e33165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.050594  1568 tablet_replica.cc:333] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165: stopping tablet replica
I20260630 12:38:29.051296  1568 raft_consensus.cc:2243] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.053356  1568 raft_consensus.cc:2272] T 9b508a108e53425d9a7e3ed99e3b6586 P 6b537e8d325b4e3abb06d5fe96e33165 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:29.207181  8204 consensus_peers.cc:597] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 -> Peer 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633): Couldn't send request to peer 6b537e8d325b4e3abb06d5fe96e33165. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:29.536850  8204 consensus_peers.cc:597] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 -> Peer 6b537e8d325b4e3abb06d5fe96e33165 (127.1.136.2:46633): Couldn't send request to peer 6b537e8d325b4e3abb06d5fe96e33165. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:46633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:29.544651  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:38:29.576329  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:38:29.618382  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.619414  1568 tablet_replica.cc:333] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353: stopping tablet replica
I20260630 12:38:29.620193  1568 raft_consensus.cc:2243] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.621613  1568 raft_consensus.cc:2272] T 9b508a108e53425d9a7e3ed99e3b6586 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.624418  1568 tablet_replica.cc:333] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353: stopping tablet replica
I20260630 12:38:29.625051  1568 raft_consensus.cc:2243] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.626566  1568 raft_consensus.cc:2272] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 4b95cc23c684406abcf40926c0480353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.629590  1568 tablet_replica.cc:333] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353: stopping tablet replica
I20260630 12:38:29.630285  1568 raft_consensus.cc:2243] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.631364  1568 raft_consensus.cc:2272] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.634874  1568 tablet_replica.cc:333] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353: stopping tablet replica
I20260630 12:38:29.635794  1568 raft_consensus.cc:2243] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.637132  1568 raft_consensus.cc:2272] T 222704e6e7a84ee8836d85405afce934 P 4b95cc23c684406abcf40926c0480353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.670282  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:38:29.692246  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:38:29.727769  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.728884  1568 tablet_replica.cc:333] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f: stopping tablet replica
I20260630 12:38:29.730502  1568 raft_consensus.cc:2243] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.731624  1568 raft_consensus.cc:2272] T 222704e6e7a84ee8836d85405afce934 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.734788  1568 tablet_replica.cc:333] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f: stopping tablet replica
I20260630 12:38:29.735356  1568 raft_consensus.cc:2243] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.736434  1568 raft_consensus.cc:2272] T 989cd68ce6ea4e7dbb6c900d553ebef8 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.739230  1568 tablet_replica.cc:333] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f: stopping tablet replica
I20260630 12:38:29.740005  1568 raft_consensus.cc:2243] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.741161  1568 raft_consensus.cc:2272] T 9b508a108e53425d9a7e3ed99e3b6586 P 092e4c29c8b84432ac6af96071d4595f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.745112  1568 tablet_replica.cc:333] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f: stopping tablet replica
I20260630 12:38:29.745913  1568 raft_consensus.cc:2243] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.747593  1568 raft_consensus.cc:2272] T bb7c1ca0caca45ce9fd9ccb56a49c9a5 P 092e4c29c8b84432ac6af96071d4595f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:29.748281  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b508a108e53425d9a7e3ed99e3b6586: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:29.778800  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:38:29.801905  1568 master.cc:562] Master@127.1.136.62:43793 shutting down...
W20260630 12:38:31.925578  7974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260630 12:38:31.929621  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bb7c1ca0caca45ce9fd9ccb56a49c9a5: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
W20260630 12:38:33.899513  7974 catalog_manager.cc:4755] TS 9b8157d099d14396a48a6eb1b74d535d (127.1.136.1:44057): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b508a108e53425d9a7e3ed99e3b6586: Network error: Client connection negotiation failed: client connection to 127.1.136.1:44057: connect: Connection refused (error 111)
I20260630 12:38:34.317370  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:34.318197  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:34.318665  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cf47619719244ec85fead657943d760: stopping tablet replica
I20260630 12:38:34.354358  1568 master.cc:584] Master@127.1.136.62:43793 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (16439 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:38:34.406198  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:34337
I20260630 12:38:34.407660  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:34.414541  8502 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
W20260630 12:38:34.414776  8503 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
W20260630 12:38:34.415962  8505 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
I20260630 12:38:34.417558  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:34.418988  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:34.419217  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:34.419425  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823114419405 us; error 0 us; skew 500 ppm
I20260630 12:38:34.420081  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:34.423489  1568 webserver.cc:533] Webserver started at http://127.1.136.62:44589/ using document root <none> and password file <none>
I20260630 12:38:34.424348  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:34.424618  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:34.424985  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:34.426496  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "903d1c9888044fbfa3815113b171e925"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.431900  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:34.436621  8510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.437630  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:38:34.438092  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "903d1c9888044fbfa3815113b171e925"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.438436  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:34.470850  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:34.472415  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:34.525038  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:34337
I20260630 12:38:34.525161  8561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:34337 every 8 connection(s)
I20260630 12:38:34.530233  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.542562  8562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925: Bootstrap starting.
I20260630 12:38:34.547498  8562 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.552301  8562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925: No bootstrap required, opened a new log
I20260630 12:38:34.554626  8562 raft_consensus.cc:359] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "903d1c9888044fbfa3815113b171e925" member_type: VOTER }
I20260630 12:38:34.555096  8562 raft_consensus.cc:385] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.555387  8562 raft_consensus.cc:740] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903d1c9888044fbfa3815113b171e925, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.556119  8562 consensus_queue.cc:260] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "903d1c9888044fbfa3815113b171e925" member_type: VOTER }
I20260630 12:38:34.556617  8562 raft_consensus.cc:399] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.556838  8562 raft_consensus.cc:493] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.557130  8562 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.562209  8562 raft_consensus.cc:515] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "903d1c9888044fbfa3815113b171e925" member_type: VOTER }
I20260630 12:38:34.562762  8562 leader_election.cc:304] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [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: 903d1c9888044fbfa3815113b171e925; no voters: 
I20260630 12:38:34.564177  8562 leader_election.cc:290] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.564697  8565 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.566224  8565 raft_consensus.cc:697] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 1 LEADER]: Becoming Leader. State: Replica: 903d1c9888044fbfa3815113b171e925, State: Running, Role: LEADER
I20260630 12:38:34.567061  8565 consensus_queue.cc:237] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [LEADER]: Queue going to LEADER mode. State: All 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: "903d1c9888044fbfa3815113b171e925" member_type: VOTER }
I20260630 12:38:34.567539  8562 sys_catalog.cc:565] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:34.573618  8566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "903d1c9888044fbfa3815113b171e925" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "903d1c9888044fbfa3815113b171e925" member_type: VOTER } }
I20260630 12:38:34.574165  8567 sys_catalog.cc:455] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 903d1c9888044fbfa3815113b171e925. Latest consensus state: current_term: 1 leader_uuid: "903d1c9888044fbfa3815113b171e925" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "903d1c9888044fbfa3815113b171e925" member_type: VOTER } }
I20260630 12:38:34.575428  8567 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:34.575009  8566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:34.582468  8573 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:34.591214  8573 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:34.592396  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:34.603157  8573 catalog_manager.cc:1383] Generated new cluster ID: 1ed054658c144cc28662896df4177e41
I20260630 12:38:34.603575  8573 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:34.629613  8573 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:34.631080  8573 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:34.661115  8573 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925: Generated new TSK 0
I20260630 12:38:34.661904  8573 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:34.725500  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:34.734263  8583 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
W20260630 12:38:34.735930  8584 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
W20260630 12:38:34.740255  8586 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
I20260630 12:38:34.740801  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:34.742116  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:34.742383  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:34.742589  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823114742570 us; error 0 us; skew 500 ppm
I20260630 12:38:34.743254  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:34.746292  1568 webserver.cc:533] Webserver started at http://127.1.136.1:39547/ using document root <none> and password file <none>
I20260630 12:38:34.746891  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:34.747135  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:34.747447  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:34.748733  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.754209  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:38:34.758425  8591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.759426  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:38:34.759867  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.760236  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:34.771350  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:34.772997  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:34.774959  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:34.777988  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:34.778259  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.778540  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:34.778738  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.831048  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:43319
I20260630 12:38:34.831156  8653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:43319 every 8 connection(s)
I20260630 12:38:34.836727  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:34.846802  8658 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
W20260630 12:38:34.848547  8659 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
W20260630 12:38:34.850425  8661 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
I20260630 12:38:34.851599  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:34.853605  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:34.854002  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:34.854219  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823114854194 us; error 0 us; skew 500 ppm
I20260630 12:38:34.855005  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:34.857599  8654 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:34.858213  8654 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:34.859385  1568 webserver.cc:533] Webserver started at http://127.1.136.2:33789/ using document root <none> and password file <none>
I20260630 12:38:34.859508  8654 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:34.860361  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:34.860697  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:34.861101  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:34.862670  8527 ts_manager.cc:194] Registered new tserver with Master: 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319)
I20260630 12:38:34.862881  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "29835e1c5dfb45d39c317f5935119f10"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.864706  8527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35108
I20260630 12:38:34.868698  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:34.873577  8666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.874807  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:34.875260  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "29835e1c5dfb45d39c317f5935119f10"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.875644  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:34.904434  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:34.906029  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:34.907953  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:34.910866  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:34.911154  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.911427  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:34.911603  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:34.964607  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:35621
I20260630 12:38:34.964779  8728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:35621 every 8 connection(s)
I20260630 12:38:34.970052  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:34.978478  8732 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
W20260630 12:38:34.981664  8733 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
W20260630 12:38:34.983484  8735 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
I20260630 12:38:34.984030  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:34.985524  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:34.985891  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:34.986163  8729 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:34.986181  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823114986158 us; error 0 us; skew 500 ppm
I20260630 12:38:34.986745  8729 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:34.987131  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:34.987756  8729 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:34.990592  1568 webserver.cc:533] Webserver started at http://127.1.136.3:32997/ using document root <none> and password file <none>
I20260630 12:38:34.990800  8527 ts_manager.cc:194] Registered new tserver with Master: 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:34.991117  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:34.991483  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:34.991780  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:34.992908  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:34.992990  8527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35114
I20260630 12:38:34.998147  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:38:35.002389  8740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:35.003453  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:38:35.003846  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:35.004173  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:35.028616  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:35.030017  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:35.031679  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:35.034281  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:35.034545  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:35.035006  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:35.035214  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:35.087577  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:37545
I20260630 12:38:35.087689  8802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:37545 every 8 connection(s)
I20260630 12:38:35.106992  8803 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:35.107396  8803 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:35.108247  8803 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:35.110697  8527 ts_manager.cc:194] Registered new tserver with Master: 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:35.111268  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019231295s
I20260630 12:38:35.112432  8527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35118
I20260630 12:38:35.659950  8527 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35132:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:38:35.663272  8527 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.
I20260630 12:38:35.736693  8768 tablet_service.cc:1511] Processing CreateTablet for tablet 07d7331760f549e6b1f3b45575762990 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:35.737053  8767 tablet_service.cc:1511] Processing CreateTablet for tablet 060699fde8a34db6b4236b359dab7408 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:35.738575  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7331760f549e6b1f3b45575762990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.739735  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:35.741410  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.742583  8765 tablet_service.cc:1511] Processing CreateTablet for tablet e635a3aeac4949e1b8d91b072fd77253 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:35.744141  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e635a3aeac4949e1b8d91b072fd77253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.746690  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060699fde8a34db6b4236b359dab7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.746714  8619 tablet_service.cc:1511] Processing CreateTablet for tablet 07d7331760f549e6b1f3b45575762990 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:35.748014  8618 tablet_service.cc:1511] Processing CreateTablet for tablet 060699fde8a34db6b4236b359dab7408 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:35.749495  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060699fde8a34db6b4236b359dab7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.752292  8617 tablet_service.cc:1511] Processing CreateTablet for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:35.755158  8617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.755321  8616 tablet_service.cc:1511] Processing CreateTablet for tablet e635a3aeac4949e1b8d91b072fd77253 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:35.757064  8616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e635a3aeac4949e1b8d91b072fd77253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.758426  8693 tablet_service.cc:1511] Processing CreateTablet for tablet 060699fde8a34db6b4236b359dab7408 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:35.759186  8694 tablet_service.cc:1511] Processing CreateTablet for tablet 07d7331760f549e6b1f3b45575762990 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:35.760092  8693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060699fde8a34db6b4236b359dab7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.762260  8694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7331760f549e6b1f3b45575762990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.763235  8691 tablet_service.cc:1511] Processing CreateTablet for tablet e635a3aeac4949e1b8d91b072fd77253 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:35.765561  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e635a3aeac4949e1b8d91b072fd77253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.767483  8692 tablet_service.cc:1511] Processing CreateTablet for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5 (DEFAULT_TABLE table=test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:35.772547  8692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.780325  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7331760f549e6b1f3b45575762990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.795609  8823 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:35.819633  8823 tablet_bootstrap.cc:654] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.831662  8825 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:35.840197  8825 tablet_bootstrap.cc:654] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.849560  8825 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: No bootstrap required, opened a new log
I20260630 12:38:35.850417  8825 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260630 12:38:35.855509  8824 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:35.861225  8823 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: No bootstrap required, opened a new log
I20260630 12:38:35.861991  8823 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260630 12:38:35.864012  8824 tablet_bootstrap.cc:654] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.853938  8825 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:35.865459  8825 raft_consensus.cc:385] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.865970  8825 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.866003  8823 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.867065  8823 raft_consensus.cc:385] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.867435  8823 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.867705  8654 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
I20260630 12:38:35.868230  8823 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.868878  8825 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:35.871811  8824 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: No bootstrap required, opened a new log
I20260630 12:38:35.872428  8823 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:38:35.872438  8824 ts_tablet_manager.cc:1403] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:38:35.873734  8823 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:35.875950  8824 raft_consensus.cc:359] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.876711  8824 raft_consensus.cc:385] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.877043  8824 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.877771  8824 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.880795  8829 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.881415  8829 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.884774  8823 tablet_bootstrap.cc:654] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.887162  8829 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:35.915242  8729 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
I20260630 12:38:35.916546  8825 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.017s
I20260630 12:38:35.917241  8824 ts_tablet_manager.cc:1434] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.044s	user 0.021s	sys 0.021s
I20260630 12:38:35.917843  8825 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:35.918314  8803 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
I20260630 12:38:35.918699  8824 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:35.931591  8824 tablet_bootstrap.cc:654] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.940743  8823 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: No bootstrap required, opened a new log
I20260630 12:38:35.940891  8824 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: No bootstrap required, opened a new log
I20260630 12:38:35.941349  8824 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260630 12:38:35.941349  8823 ts_tablet_manager.cc:1403] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.033s
I20260630 12:38:35.946138  8823 raft_consensus.cc:359] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.947034  8823 raft_consensus.cc:385] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.946842  8824 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:35.947436  8823 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.947683  8824 raft_consensus.cc:385] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.948210  8824 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.948356  8823 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.948868  8825 tablet_bootstrap.cc:654] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.949215  8824 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:35.951103  8823 ts_tablet_manager.cc:1434] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:38:35.951622  8824 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:35.952270  8823 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:35.955426  8824 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:35.960323  8823 tablet_bootstrap.cc:654] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.962560  8704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
W20260630 12:38:35.966130  8593 leader_election.cc:343] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:35.975548  8824 tablet_bootstrap.cc:654] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.989311  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
W20260630 12:38:35.991693  8593 leader_election.cc:343] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:35.992282  8593 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 29835e1c5dfb45d39c317f5935119f10, 301ba97f0b6f4aec8864f86dc5e08e61
I20260630 12:38:35.992977  8825 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: No bootstrap required, opened a new log
I20260630 12:38:35.993925  8825 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.010s
I20260630 12:38:35.993908  8829 raft_consensus.cc:2749] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:35.997731  8823 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: No bootstrap required, opened a new log
I20260630 12:38:35.998374  8823 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.017s
I20260630 12:38:35.999058  8824 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: No bootstrap required, opened a new log
I20260630 12:38:35.998935  8825 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:35.999804  8824 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.011s
I20260630 12:38:35.999993  8825 raft_consensus.cc:385] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.000334  8825 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.001441  8823 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.001294  8825 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.002238  8823 raft_consensus.cc:385] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.002609  8823 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.003396  8824 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.003684  8823 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.004292  8824 raft_consensus.cc:385] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.004693  8824 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.006239  8824 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.006815  8823 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:38:36.008955  8824 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:38:36.009299  8825 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260630 12:38:36.009763  8823 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:36.010293  8824 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:36.010510  8825 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:36.017650  8823 tablet_bootstrap.cc:654] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.017650  8825 tablet_bootstrap.cc:654] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.019084  8824 tablet_bootstrap.cc:654] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.030889  8823 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: No bootstrap required, opened a new log
I20260630 12:38:36.031538  8823 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260630 12:38:36.031777  8825 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: No bootstrap required, opened a new log
I20260630 12:38:36.032363  8825 ts_tablet_manager.cc:1403] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260630 12:38:36.034852  8823 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:36.035301  8825 raft_consensus.cc:359] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.035800  8823 raft_consensus.cc:385] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.035996  8825 raft_consensus.cc:385] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.036311  8823 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.036327  8825 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.037375  8825 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.037379  8823 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:36.040138  8825 ts_tablet_manager.cc:1434] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:38:36.040145  8823 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:36.041354  8825 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:36.048606  8825 tablet_bootstrap.cc:654] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.049710  8824 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: No bootstrap required, opened a new log
I20260630 12:38:36.050357  8824 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.016s
I20260630 12:38:36.053615  8824 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.054374  8824 raft_consensus.cc:385] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.054747  8824 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.055722  8825 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: No bootstrap required, opened a new log
I20260630 12:38:36.055591  8824 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.056234  8825 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:38:36.058081  8824 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:36.059312  8825 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.060038  8825 raft_consensus.cc:385] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.060277  8825 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.060971  8825 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.062911  8825 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:38:36.132964  8829 raft_consensus.cc:493] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.133625  8829 raft_consensus.cc:515] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:36.135747  8829 leader_election.cc:290] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.136790  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:36.137179  8704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:36.137487  8778 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 0.
I20260630 12:38:36.137991  8704 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 0.
I20260630 12:38:36.138834  8593 leader_election.cc:304] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.139600  8829 raft_consensus.cc:2804] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.140065  8829 raft_consensus.cc:493] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.140388  8829 raft_consensus.cc:3060] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.142334  8831 raft_consensus.cc:493] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.142912  8831 raft_consensus.cc:515] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.145500  8831 leader_election.cc:290] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.151002  8829 raft_consensus.cc:515] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:36.153409  8829 leader_election.cc:290] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 election: Requested vote from peers 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.154834  8704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:36.154742  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:36.155553  8704 raft_consensus.cc:3060] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.155628  8778 raft_consensus.cc:3060] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.163232  8703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:36.164062  8704 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 1.
I20260630 12:38:36.163232  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:36.164780  8703 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 0.
I20260630 12:38:36.164942  8778 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 1.
I20260630 12:38:36.165508  8629 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 0.
I20260630 12:38:36.166003  8593 leader_election.cc:304] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.166659  8742 leader_election.cc:304] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29835e1c5dfb45d39c317f5935119f10, 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 
I20260630 12:38:36.166989  8829 raft_consensus.cc:2804] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.167776  8831 raft_consensus.cc:2804] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.168200  8831 raft_consensus.cc:493] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.168512  8831 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.168519  8829 raft_consensus.cc:697] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Running, Role: LEADER
I20260630 12:38:36.169605  8829 consensus_queue.cc:237] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:36.177606  8831 raft_consensus.cc:515] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.180440  8831 leader_election.cc:290] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.179770  8526 catalog_manager.cc:5697] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:36.180871  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:36.181237  8703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:36.181561  8629 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.182010  8703 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.189213  8629 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 1.
I20260630 12:38:36.190755  8744 leader_election.cc:304] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.191299  8703 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 1.
I20260630 12:38:36.191743  8831 raft_consensus.cc:2804] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.193636  8831 raft_consensus.cc:697] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 LEADER]: Becoming Leader. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Running, Role: LEADER
I20260630 12:38:36.194505  8831 consensus_queue.cc:237] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.202980  8526 catalog_manager.cc:5697] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:36.223666  8831 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.224377  8831 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.226922  8831 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.228122  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:36.228185  8703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:36.228998  8629 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 0.
I20260630 12:38:36.229202  8703 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 0.
I20260630 12:38:36.230202  8744 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.231158  8831 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.231587  8831 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.231910  8831 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.238385  8831 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.240520  8831 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.241616  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:36.241773  8703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:36.242321  8629 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.242617  8703 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.243391  8830 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.243952  8830 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.249312  8629 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 1.
I20260630 12:38:36.251858  8744 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.253087  8847 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.254127  8703 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 1.
I20260630 12:38:36.253621  8847 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.252156  8830 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:36.254895  8831 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.258214  8831 raft_consensus.cc:697] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 LEADER]: Becoming Leader. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Running, Role: LEADER
I20260630 12:38:36.259363  8704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:36.259266  8831 consensus_queue.cc:237] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.262018  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:36.260314  8847 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.260324  8704 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 0.
I20260630 12:38:36.262805  8629 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 0.
I20260630 12:38:36.264149  8742 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29835e1c5dfb45d39c317f5935119f10, 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 
I20260630 12:38:36.265518  8847 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.265754  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:36.266101  8847 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.266592  8629 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 0.
I20260630 12:38:36.266695  8847 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.268652  8670 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.269598  8830 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.270033  8830 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.270413  8830 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.274181  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:36.277802  8830 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.278410  8847 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.277885  8526 catalog_manager.cc:5697] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:36.279868  8778 raft_consensus.cc:2393] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29835e1c5dfb45d39c317f5935119f10 in current term 1: Already voted for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in this term.
I20260630 12:38:36.281038  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:36.281752  8629 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.282142  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:36.282203  8847 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 1 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:36.283442  8703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:36.284260  8703 raft_consensus.cc:2393] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 301ba97f0b6f4aec8864f86dc5e08e61 in current term 1: Already voted for candidate 29835e1c5dfb45d39c317f5935119f10 in this term.
I20260630 12:38:36.285571  8742 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7
I20260630 12:38:36.286535  8847 raft_consensus.cc:2749] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:36.288447  8830 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 1 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:36.288884  8629 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 1.
I20260630 12:38:36.289958  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:36.290393  8670 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:36.291306  8778 raft_consensus.cc:2393] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29835e1c5dfb45d39c317f5935119f10 in current term 1: Already voted for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in this term.
I20260630 12:38:36.291726  8830 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.293236  8830 raft_consensus.cc:697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 LEADER]: Becoming Leader. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Running, Role: LEADER
I20260630 12:38:36.294157  8830 consensus_queue.cc:237] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:36.302536  8526 catalog_manager.cc:5697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "29835e1c5dfb45d39c317f5935119f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:36.324790  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:38:36.350803  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:36.351794  1568 tablet_replica.cc:333] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: stopping tablet replica
I20260630 12:38:36.352348  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.352732  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.354941  1568 tablet_replica.cc:333] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: stopping tablet replica
I20260630 12:38:36.355441  1568 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:36.355974  1568 pending_rounds.cc:70] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Trying to abort 1 pending ops.
I20260630 12:38:36.356135  1568 pending_rounds.cc:77] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443483839393792 op_type: NO_OP noop_request { }
I20260630 12:38:36.356397  1568 raft_consensus.cc:2889] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:36.356700  1568 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.359288  1568 tablet_replica.cc:333] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: stopping tablet replica
I20260630 12:38:36.359791  1568 raft_consensus.cc:2243] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.360131  1568 raft_consensus.cc:2272] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.362376  1568 tablet_replica.cc:333] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: stopping tablet replica
I20260630 12:38:36.362833  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.363168  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.378399  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:38:36.391785  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:38:36.416735  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:36.417716  1568 tablet_replica.cc:333] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: stopping tablet replica
I20260630 12:38:36.418444  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.418944  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.421350  1568 tablet_replica.cc:333] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: stopping tablet replica
I20260630 12:38:36.422008  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:36.422637  1568 pending_rounds.cc:70] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Trying to abort 1 pending ops.
I20260630 12:38:36.422811  1568 pending_rounds.cc:77] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443484349091840 op_type: NO_OP noop_request { }
I20260630 12:38:36.423128  1568 raft_consensus.cc:2889] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:36.423411  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.426194  1568 tablet_replica.cc:333] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: stopping tablet replica
I20260630 12:38:36.426725  1568 raft_consensus.cc:2243] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.427119  1568 raft_consensus.cc:2272] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.429107  1568 tablet_replica.cc:333] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: stopping tablet replica
I20260630 12:38:36.429628  1568 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.430086  1568 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.444762  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:38:36.457183  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:38:36.482535  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:36.483803  1568 tablet_replica.cc:333] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: stopping tablet replica
I20260630 12:38:36.484561  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.485046  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.488147  1568 tablet_replica.cc:333] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: stopping tablet replica
I20260630 12:38:36.488929  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:36.489665  1568 pending_rounds.cc:70] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Trying to abort 1 pending ops.
I20260630 12:38:36.489923  1568 pending_rounds.cc:77] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443483940470784 op_type: NO_OP noop_request { }
I20260630 12:38:36.490254  1568 raft_consensus.cc:2889] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:36.490562  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.493536  1568 tablet_replica.cc:333] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: stopping tablet replica
I20260630 12:38:36.494225  1568 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:36.494709  1568 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.496821  1568 tablet_replica.cc:333] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: stopping tablet replica
I20260630 12:38:36.497349  1568 raft_consensus.cc:2243] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:36.498282  1568 pending_rounds.cc:70] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Trying to abort 1 pending ops.
I20260630 12:38:36.498528  1568 pending_rounds.cc:77] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443484213858304 op_type: NO_OP noop_request { }
I20260630 12:38:36.498838  1568 raft_consensus.cc:2889] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:36.499154  1568 raft_consensus.cc:2272] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:36.524818  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:38:36.543823  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:36.551028  8855 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
W20260630 12:38:36.551079  8856 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
W20260630 12:38:36.552546  8858 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
I20260630 12:38:36.555101  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:36.556634  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:36.557041  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:36.557348  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823116557326 us; error 0 us; skew 500 ppm
I20260630 12:38:36.558095  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:36.561499  1568 webserver.cc:533] Webserver started at http://127.1.136.4:45591/ using document root <none> and password file <none>
I20260630 12:38:36.562494  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:36.563023  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:36.563776  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:36.565119  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "63e06da0bc674e32a4a6f656c496cfc9"
format_stamp: "Formatted at 2026-06-30 12:38:36 on dist-test-slave-8nk5"
I20260630 12:38:36.570748  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:38:36.575781  8863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:36.577246  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:38:36.577988  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "63e06da0bc674e32a4a6f656c496cfc9"
format_stamp: "Formatted at 2026-06-30 12:38:36 on dist-test-slave-8nk5"
I20260630 12:38:36.578536  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:36.611795  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:36.613279  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:36.615237  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:36.618285  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:36.618733  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:36.619107  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:36.619405  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:36.677806  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:39567
I20260630 12:38:36.677870  8925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:39567 every 8 connection(s)
I20260630 12:38:36.697043  8926 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:36.697582  8926 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:36.698489  8926 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:36.700838  8526 ts_manager.cc:194] Registered new tserver with Master: 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4:39567)
I20260630 12:38:36.702431  8526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35148
W20260630 12:38:37.608362  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet e635a3aeac4949e1b8d91b072fd77253: Network error: Client connection negotiation failed: client connection to 127.1.136.3:37545: connect: Connection refused (error 111)
W20260630 12:38:37.612531  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 07d7331760f549e6b1f3b45575762990: Network error: Client connection negotiation failed: client connection to 127.1.136.1:43319: connect: Connection refused (error 111)
W20260630 12:38:37.616626  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5: Network error: Client connection negotiation failed: client connection to 127.1.136.2:35621: connect: Connection refused (error 111)
I20260630 12:38:37.705415  8926 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
W20260630 12:38:38.656301  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 07d7331760f549e6b1f3b45575762990: Network error: Client connection negotiation failed: client connection to 127.1.136.1:43319: connect: Connection refused (error 111)
W20260630 12:38:38.660600  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 060699fde8a34db6b4236b359dab7408: Network error: Client connection negotiation failed: client connection to 127.1.136.3:37545: connect: Connection refused (error 111)
W20260630 12:38:38.664319  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5: Network error: Client connection negotiation failed: client connection to 127.1.136.2:35621: connect: Connection refused (error 111)
W20260630 12:38:39.683790  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 07d7331760f549e6b1f3b45575762990: Network error: Client connection negotiation failed: client connection to 127.1.136.1:43319: connect: Connection refused (error 111)
W20260630 12:38:39.690264  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet e635a3aeac4949e1b8d91b072fd77253: Network error: Client connection negotiation failed: client connection to 127.1.136.3:37545: connect: Connection refused (error 111)
W20260630 12:38:39.695128  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5: Network error: Client connection negotiation failed: client connection to 127.1.136.2:35621: connect: Connection refused (error 111)
W20260630 12:38:40.711339  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 060699fde8a34db6b4236b359dab7408: Network error: Client connection negotiation failed: client connection to 127.1.136.3:37545: connect: Connection refused (error 111)
W20260630 12:38:40.715206  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5: Network error: Client connection negotiation failed: client connection to 127.1.136.2:35621: connect: Connection refused (error 111)
W20260630 12:38:40.718600  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 07d7331760f549e6b1f3b45575762990: Network error: Client connection negotiation failed: client connection to 127.1.136.1:43319: connect: Connection refused (error 111)
W20260630 12:38:41.720860  8575 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 301ba97f0b6f4aec8864f86dc5e08e61 not available for placement
W20260630 12:38:42.723569  8575 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 301ba97f0b6f4aec8864f86dc5e08e61 not available for placement
I20260630 12:38:42.806609  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:42.818928  8935 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
W20260630 12:38:42.819212  8936 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
W20260630 12:38:42.820760  8938 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
I20260630 12:38:42.824009  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:42.825989  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:42.826282  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:42.826507  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823122826489 us; error 0 us; skew 500 ppm
I20260630 12:38:42.827159  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:42.830538  1568 webserver.cc:533] Webserver started at http://127.1.136.1:39547/ using document root <none> and password file <none>
I20260630 12:38:42.831177  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:42.831418  1568 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:42.836443  1568 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:38:42.841322  8943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:42.842561  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:38:42.842933  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:42.843407  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:42.869284  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:42.871007  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:42.873275  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:42.878050  8950 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:38:42.902479  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:38:42.902956  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260630 12:38:42.903311  1568 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:38:42.912917  8950 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:42.927481  8950 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: 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
I20260630 12:38:42.928347  8950 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap complete.
I20260630 12:38:42.929073  8950 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:38:42.932185  1568 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:38:42.931748  8950 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:42.932713  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.029s	user 0.025s	sys 0.003s
I20260630 12:38:42.932883  8950 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.934010  8950 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:42.937388  8950 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260630 12:38:42.938349  8950 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:42.951892  8950 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: 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
I20260630 12:38:42.952828  8950 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap complete.
I20260630 12:38:42.953627  8950 ts_tablet_manager.cc:1403] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:38:42.955996  8950 raft_consensus.cc:359] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:42.956697  8950 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.957430  8950 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:42.959542  8950 ts_tablet_manager.cc:1434] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:38:42.960577  8950 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:42.976222  8950 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: 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
I20260630 12:38:42.977100  8950 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap complete.
I20260630 12:38:42.977782  8950 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:38:42.980211  8950 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:42.981338  8950 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.982474  8950 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:42.985096  8950 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260630 12:38:42.986191  8950 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap starting.
I20260630 12:38:43.001155  8950 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:38:43.002183  8950 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Bootstrap complete.
I20260630 12:38:43.002810  8950 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:38:43.005735  8950 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:43.006768  8950 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.007510  8950 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:43.009409  8950 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:43.013536  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:43319
I20260630 12:38:43.013612  9011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:43319 every 8 connection(s)
W20260630 12:38:43.018613  9013 tablet.cc:2406] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:43.020167  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:43.030179  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
W20260630 12:38:43.031267  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
I20260630 12:38:43.034277  1568 server_base.cc:1061] running on GCE node
W20260630 12:38:43.034823  9020 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
I20260630 12:38:43.036378  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:43.036957  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:43.037338  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823123037252 us; error 0 us; skew 500 ppm
I20260630 12:38:43.038061  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:43.041594  1568 webserver.cc:533] Webserver started at http://127.1.136.2:33789/ using document root <none> and password file <none>
I20260630 12:38:43.042330  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:43.042595  1568 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:43.046195  9012 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:43.046900  9012 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:43.048063  9012 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:43.048628  1568 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:43.053995  9024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.054067  8526 ts_manager.cc:194] Re-registered known tserver with Master: 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319)
I20260630 12:38:43.055238  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:43.055738  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "29835e1c5dfb45d39c317f5935119f10"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:43.056149  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:43.064007  8526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35154
I20260630 12:38:43.074939  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:43.076640  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:43.078609  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:43.108174  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:38:43.108639  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.003s	sys 0.000s
I20260630 12:38:43.115545  9031 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:43.128862  9031 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: 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
I20260630 12:38:43.129827  9031 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap complete.
I20260630 12:38:43.130638  9031 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:38:43.133081  9031 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.133900  1568 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:38:43.133910  9031 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.134266  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.025s	user 0.026s	sys 0.000s
I20260630 12:38:43.135139  9031 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.138072  9031 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:43.138831  9031 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:43.152618  9031 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: 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
I20260630 12:38:43.153367  9031 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap complete.
I20260630 12:38:43.154065  9031 ts_tablet_manager.cc:1403] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:38:43.156360  9031 raft_consensus.cc:359] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.156977  9031 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.157706  9031 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.159787  9031 ts_tablet_manager.cc:1434] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:38:43.160550  9031 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:43.175091  9031 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:38:43.175942  9031 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap complete.
I20260630 12:38:43.176620  9031 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:38:43.178944  9031 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.179688  9031 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.180584  9031 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.182708  9031 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:38:43.183518  9031 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap starting.
I20260630 12:38:43.195744  9031 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: 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
I20260630 12:38:43.196506  9031 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Bootstrap complete.
I20260630 12:38:43.197093  9031 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.005s
I20260630 12:38:43.199314  9031 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:43.199892  9031 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.200631  9031 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:43.202646  9031 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:38:43.207803  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:35621
I20260630 12:38:43.208091  9092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:35621 every 8 connection(s)
I20260630 12:38:43.213450  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:43.224215  9096 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
I20260630 12:38:43.228880  1568 server_base.cc:1061] running on GCE node
W20260630 12:38:43.229259  9097 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
W20260630 12:38:43.230532  9099 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
I20260630 12:38:43.231530  9093 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:43.231814  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:43.232074  9093 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:43.232187  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:43.232517  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823123232500 us; error 0 us; skew 500 ppm
I20260630 12:38:43.233260  9093 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:43.233404  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:43.236964  1568 webserver.cc:533] Webserver started at http://127.1.136.3:32997/ using document root <none> and password file <none>
I20260630 12:38:43.237571  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:43.237850  1568 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:43.239189  8526 ts_manager.cc:194] Re-registered known tserver with Master: 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:43.244000  1568 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:43.246554  8526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35168
I20260630 12:38:43.249122  9104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.250506  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:38:43.250939  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
format_stamp: "Formatted at 2026-06-30 12:38:34 on dist-test-slave-8nk5"
I20260630 12:38:43.251266  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-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)
I20260630 12:38:43.268931  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:43.270464  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:43.272163  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:43.300792  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:38:43.301231  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260630 12:38:43.307674  9111 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:43.320168  9111 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:38:43.320969  9111 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap complete.
I20260630 12:38:43.321699  9111 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:38:43.323163  1568 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:38:43.323560  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.021s	sys 0.000s
I20260630 12:38:43.324064  9111 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.324909  9111 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.325620  9111 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.328291  9111 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:43.329067  9111 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:43.346747  9111 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:38:43.347884  9111 tablet_bootstrap.cc:492] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap complete.
I20260630 12:38:43.348701  9111 ts_tablet_manager.cc:1403] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260630 12:38:43.351789  9111 raft_consensus.cc:359] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.352789  9111 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.353574  9111 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.355997  9111 ts_tablet_manager.cc:1434] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:38:43.356942  9111 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:43.374152  9111 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: 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
I20260630 12:38:43.374951  9111 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap complete.
I20260630 12:38:43.375663  9111 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:38:43.378103  9111 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.378736  9111 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.379513  9111 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:43.381374  9111 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:38:43.382181  9111 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap starting.
I20260630 12:38:43.391899  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:37545
I20260630 12:38:43.392200  9171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:37545 every 8 connection(s)
I20260630 12:38:43.395284  9111 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: 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
I20260630 12:38:43.396251  9111 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Bootstrap complete.
I20260630 12:38:43.397442  9111 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:38:43.401571  9111 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:43.402686  9111 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Initialized, Role: FOLLOWER
I20260630 12:38:43.403534  9111 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:43.405543  9111 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260630 12:38:43.411526  9173 heartbeater.cc:344] Connected to a master server at 127.1.136.62:34337
I20260630 12:38:43.412216  9173 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:43.413241  9173 heartbeater.cc:507] Master 127.1.136.62:34337 requested a full tablet report, sending...
I20260630 12:38:43.417771  8526 ts_manager.cc:194] Re-registered known tserver with Master: 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:43.422708  8526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35184
I20260630 12:38:43.425942  9173 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
W20260630 12:38:43.486984  8922 debug-util.cc:398] Leaking SignalData structure 0x7b080012a6a0 after lost signal to thread 1571
W20260630 12:38:43.489756  8922 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1160 after lost signal to thread 8925
W20260630 12:38:43.754913  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 07d7331760f549e6b1f3b45575762990: Illegal state: Replica 3eaf6d61495a4504b94bfb39bf6aa4b7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } }
W20260630 12:38:43.773205  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5: Illegal state: Replica 29835e1c5dfb45d39c317f5935119f10 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } }
W20260630 12:38:43.793391  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet e635a3aeac4949e1b8d91b072fd77253: Illegal state: Replica 301ba97f0b6f4aec8864f86dc5e08e61 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } }
I20260630 12:38:44.067850  9012 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
I20260630 12:38:44.216599  9180 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.217410  9180 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.220212  9180 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.235543  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:44.238045  9067 raft_consensus.cc:2410] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 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.
I20260630 12:38:44.238016  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:44.239563  9146 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 1.
I20260630 12:38:44.241622  8945 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 29835e1c5dfb45d39c317f5935119f10
I20260630 12:38:44.243098  9180 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:44.243767  9180 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.244313  9180 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.250905  9093 heartbeater.cc:499] Master 127.1.136.62:34337 was elected leader, sending a full tablet report...
I20260630 12:38:44.254132  9180 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.257354  9180 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 2 election: Requested vote from peers 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.258708  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:44.260205  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:44.261412  9067 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.261780  9146 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.267325  9180 raft_consensus.cc:493] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.268347  9180 raft_consensus.cc:515] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:44.271631  9180 leader_election.cc:290] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:44.272775  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:44.273903  9145 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 1.
I20260630 12:38:44.274287  9066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:44.275475  9146 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 2.
I20260630 12:38:44.275660  9066 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 1.
I20260630 12:38:44.275729  8945 leader_election.cc:304] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:44.278026  9180 raft_consensus.cc:2804] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:44.278509  9067 raft_consensus.cc:2410] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 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.
I20260630 12:38:44.278725  9180 raft_consensus.cc:493] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.278816  8945 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:44.279889  9180 raft_consensus.cc:3060] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.282742  9183 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:44.284408  9183 raft_consensus.cc:697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Becoming Leader. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Running, Role: LEADER
I20260630 12:38:44.285853  9183 consensus_queue.cc:237] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Queue going to LEADER 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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.289400  9180 raft_consensus.cc:515] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:44.294368  9180 leader_election.cc:290] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 2 election: Requested vote from peers 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:44.294617  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:44.296043  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7331760f549e6b1f3b45575762990" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:44.296222  9067 raft_consensus.cc:3060] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.296991  9146 raft_consensus.cc:3060] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.300594  8526 catalog_manager.cc:5697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 reported cstate change: term changed from 1 to 2, leader changed from 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) to 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1). New cstate: current_term: 2 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:44.305778  9067 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 2.
I20260630 12:38:44.305785  9146 raft_consensus.cc:2468] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 2.
I20260630 12:38:44.307927  8945 leader_election.cc:304] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:44.309288  9183 raft_consensus.cc:2804] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:44.310075  9183 raft_consensus.cc:697] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Becoming Leader. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Running, Role: LEADER
I20260630 12:38:44.311545  9183 consensus_queue.cc:237] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } }
I20260630 12:38:44.326448  8526 catalog_manager.cc:5697] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:44.554131  9191 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.554891  9191 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.557896  9191 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.572113  9191 raft_consensus.cc:493] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.572908  9191 raft_consensus.cc:515] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.575500  9191 leader_election.cc:290] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.579126  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:44.579546  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:44.579480  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:44.581007  8985 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 1.
I20260630 12:38:44.581925  9146 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 2.
I20260630 12:38:44.581441  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:44.583755  9145 raft_consensus.cc:2410] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29835e1c5dfb45d39c317f5935119f10 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.
I20260630 12:38:44.583932  9028 leader_election.cc:304] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [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: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:44.584336  9026 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [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: 29835e1c5dfb45d39c317f5935119f10, 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 3eaf6d61495a4504b94bfb39bf6aa4b7
I20260630 12:38:44.585646  9191 raft_consensus.cc:2804] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:44.586316  9191 raft_consensus.cc:493] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.587313  9191 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.587790  9195 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:44.588665  9195 raft_consensus.cc:493] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.589355  9195 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:44.596215  9191 raft_consensus.cc:515] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.599156  9191 leader_election.cc:290] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 2 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.600176  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:44.600483  9191 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.601356  8985 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.601915  9191 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.605705  9191 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.605453  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:44.606873  9145 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.606813  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:44.608537  8986 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 1.
I20260630 12:38:44.609357  9146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:44.610481  9028 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [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: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:44.611120  9146 raft_consensus.cc:2410] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29835e1c5dfb45d39c317f5935119f10 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.
I20260630 12:38:44.618777  9195 raft_consensus.cc:515] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.622748  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:44.623208  9145 raft_consensus.cc:2410] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 29835e1c5dfb45d39c317f5935119f10 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.
I20260630 12:38:44.625190  8985 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 2.
I20260630 12:38:44.623991  9196 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:44.628095  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e206fb7d4456dbf9b0d9d1e1fc3a5" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:44.627859  9028 leader_election.cc:304] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [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: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 301ba97f0b6f4aec8864f86dc5e08e61
I20260630 12:38:44.628829  9196 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.627473  9195 leader_election.cc:290] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 3 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.629803  9145 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:44.630296  9191 raft_consensus.cc:2804] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:44.631035  9196 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.632766  9191 raft_consensus.cc:697] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 2 LEADER]: Becoming Leader. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Running, Role: LEADER
I20260630 12:38:44.634604  9191 consensus_queue.cc:237] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Queue going to LEADER 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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.641137  9145 raft_consensus.cc:2468] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 3.
I20260630 12:38:44.643121  9026 leader_election.cc:304] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [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: 29835e1c5dfb45d39c317f5935119f10, 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 3eaf6d61495a4504b94bfb39bf6aa4b7
I20260630 12:38:44.644537  9191 raft_consensus.cc:2804] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:44.646477  9191 raft_consensus.cc:697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 LEADER]: Becoming Leader. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Running, Role: LEADER
I20260630 12:38:44.647921  9191 consensus_queue.cc:237] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.650192  9196 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.651852  8526 catalog_manager.cc:5697] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 reported cstate change: term changed from 1 to 2, leader changed from 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3) to 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2). New cstate: current_term: 2 leader_uuid: "29835e1c5dfb45d39c317f5935119f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:44.654830  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:44.654989  9196 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [CANDIDATE]: Term 2 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:44.656821  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "29835e1c5dfb45d39c317f5935119f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:44.659598  9145 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.658639  8985 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:44.671362  9145 raft_consensus.cc:2410] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 29835e1c5dfb45d39c317f5935119f10 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.
I20260630 12:38:44.672086  8985 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29835e1c5dfb45d39c317f5935119f10 in term 2.
I20260630 12:38:44.673976  9028 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [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: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 301ba97f0b6f4aec8864f86dc5e08e61
I20260630 12:38:44.675274  9196 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:44.676093  9196 raft_consensus.cc:697] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 2 LEADER]: Becoming Leader. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Running, Role: LEADER
I20260630 12:38:44.677161  9196 consensus_queue.cc:237] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Queue going to LEADER 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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.678870  8526 catalog_manager.cc:5697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 reported cstate change: term changed from 2 to 3, leader changed from 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1) to 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2). New cstate: current_term: 3 leader_uuid: "29835e1c5dfb45d39c317f5935119f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:44.697311  8526 catalog_manager.cc:5697] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 reported cstate change: term changed from 1 to 2, leader changed from 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3) to 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2). New cstate: current_term: 2 leader_uuid: "29835e1c5dfb45d39c317f5935119f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:44.719913  9067 raft_consensus.cc:1240] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 LEADER]: Rejecting Update request from peer 3eaf6d61495a4504b94bfb39bf6aa4b7 for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:44.722103  9183 consensus_queue.cc:1059] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:44.723453  9183 consensus_queue.cc:1243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Peer 29835e1c5dfb45d39c317f5935119f10 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:38:44.724136  9180 raft_consensus.cc:3055] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:44.724787  9180 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Running, Role: LEADER
I20260630 12:38:44.726183  9180 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.727974  9180 raft_consensus.cc:3060] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:44.771733  9067 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:44.773779  9180 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:44.797173  9145 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:44.799935  9184 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:44.814145  8985 consensus_queue.cc:237] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:44.827186  9067 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:44.832340  9184 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:44.841524  9180 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:44.844331  9067 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:44.854351  9146 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:38:44.865424  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet e635a3aeac4949e1b8d91b072fd77253: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:44.865936  9184 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:44.868662  8527 catalog_manager.cc:5697] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 reported cstate change: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New cstate: current_term: 2 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:44.873229  8575 auto_rebalancer.cc:639] Failed to schedule move for tablet 060699fde8a34db6b4236b359dab7408: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:44.876045  9145 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
W20260630 12:38:44.883203  8945 consensus_peers.cc:597] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 -> Peer 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4:39567): Couldn't send request to peer 63e06da0bc674e32a4a6f656c496cfc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07d7331760f549e6b1f3b45575762990. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:44.965428  9203 raft_consensus.cc:493] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.966380  9203 raft_consensus.cc:515] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:44.969753  9203 leader_election.cc:290] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:45.004739  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:45.006208  8985 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 2.
I20260630 12:38:45.008527  9108 leader_election.cc:304] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:45.010571  9203 raft_consensus.cc:2804] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:45.011401  9203 raft_consensus.cc:493] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:45.012014  9203 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:45.015044  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:45.025974  9203 raft_consensus.cc:515] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:45.029682  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:45.030293  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060699fde8a34db6b4236b359dab7408" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:45.030798  8985 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:45.033120  9203 leader_election.cc:290] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 3 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:45.041182  8985 raft_consensus.cc:2468] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 3.
I20260630 12:38:45.042834  9108 leader_election.cc:304] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 29835e1c5dfb45d39c317f5935119f10
I20260630 12:38:45.043918  9203 raft_consensus.cc:2804] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:45.046068  9203 raft_consensus.cc:697] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 LEADER]: Becoming Leader. State: Replica: 301ba97f0b6f4aec8864f86dc5e08e61, State: Running, Role: LEADER
I20260630 12:38:45.047585  9203 consensus_queue.cc:237] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:45.059312  8527 catalog_manager.cc:5697] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 reported cstate change: term changed from 2 to 3, leader changed from 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) to 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3). New cstate: current_term: 3 leader_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:45.101398  9145 raft_consensus.cc:1240] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 LEADER]: Rejecting Update request from peer 29835e1c5dfb45d39c317f5935119f10 for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:45.103817  9196 consensus_queue.cc:1059] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:45.105050  9196 consensus_queue.cc:1243] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Peer 301ba97f0b6f4aec8864f86dc5e08e61 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:38:45.111428  9195 raft_consensus.cc:3055] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:45.112244  9195 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Running, Role: LEADER
I20260630 12:38:45.113718  9195 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:45.114289  8985 raft_consensus.cc:1240] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Rejecting Update request from peer 29835e1c5dfb45d39c317f5935119f10 for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:45.115660  9195 raft_consensus.cc:3060] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:45.194984  8985 raft_consensus.cc:1275] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Refusing update from remote peer 29835e1c5dfb45d39c317f5935119f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:45.195258  9203 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:45.196269  9203 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:45.197468  9195 consensus_queue.cc:1048] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.198704  9195 consensus_queue.cc:1243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Peer 3eaf6d61495a4504b94bfb39bf6aa4b7 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:38:45.200578  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:45.203547  8985 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in term 2.
I20260630 12:38:45.202469  8986 pending_rounds.cc:85] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Aborting all ops after (but not including) 0
I20260630 12:38:45.204474  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:45.204725  8986 pending_rounds.cc:107] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:38:45.202107  9203 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:45.206732  9108 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: 301ba97f0b6f4aec8864f86dc5e08e61, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:45.207329  8986 raft_consensus.cc:2889] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:45.209015  9211 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:45.209749  9211 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:45.210382  9211 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:45.220501  9145 raft_consensus.cc:1275] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Refusing update from remote peer 29835e1c5dfb45d39c317f5935119f10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:45.232738  9196 consensus_queue.cc:1048] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:45.236778  8986 raft_consensus.cc:1275] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Refusing update from remote peer 29835e1c5dfb45d39c317f5935119f10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:45.238763  9196 consensus_queue.cc:1048] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.272564  9211 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:45.278858  9211 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 3 election: Requested vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:45.280256  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7"
I20260630 12:38:45.283191  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:45.305467  9145 raft_consensus.cc:1240] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Rejecting Update request from peer 29835e1c5dfb45d39c317f5935119f10 for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:45.308200  9213 consensus_queue.cc:1059] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:45.309437  9213 consensus_queue.cc:1243] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Peer 301ba97f0b6f4aec8864f86dc5e08e61 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:38:45.310217  9213 raft_consensus.cc:3055] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:45.310726  9213 raft_consensus.cc:740] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29835e1c5dfb45d39c317f5935119f10, State: Running, Role: LEADER
I20260630 12:38:45.311923  9213 consensus_queue.cc:260] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:45.306632  9106 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7
I20260630 12:38:45.316908  9211 raft_consensus.cc:2749] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260630 12:38:45.313666  9213 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:45.442978  9218 ts_tablet_manager.cc:933] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: Initiating tablet copy from peer 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319)
I20260630 12:38:45.445729  9218 tablet_copy_client.cc:323] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:43319
I20260630 12:38:45.455456  9067 raft_consensus.cc:1275] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Refusing update from remote peer 301ba97f0b6f4aec8864f86dc5e08e61: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:45.457281  9211 consensus_queue.cc:1048] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.458442  9211 consensus_queue.cc:1243] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Peer 29835e1c5dfb45d39c317f5935119f10 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:38:45.462412  9067 pending_rounds.cc:85] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Aborting all ops after (but not including) 0
I20260630 12:38:45.462821  9067 pending_rounds.cc:107] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:38:45.463101  9067 raft_consensus.cc:2889] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:45.466612  8996 tablet_copy_service.cc:140] P 3eaf6d61495a4504b94bfb39bf6aa4b7: Received BeginTabletCopySession request for tablet 07d7331760f549e6b1f3b45575762990 from peer 63e06da0bc674e32a4a6f656c496cfc9 ({username='slave'} at 127.0.0.1:33426)
I20260630 12:38:45.467352  8996 tablet_copy_service.cc:161] P 3eaf6d61495a4504b94bfb39bf6aa4b7: Beginning new tablet copy session on tablet 07d7331760f549e6b1f3b45575762990 from peer 63e06da0bc674e32a4a6f656c496cfc9 at {username='slave'} at 127.0.0.1:33426: session id = 63e06da0bc674e32a4a6f656c496cfc9-07d7331760f549e6b1f3b45575762990
I20260630 12:38:45.478318  8996 tablet_copy_source_session.cc:215] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:45.479440  8985 raft_consensus.cc:1275] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Refusing update from remote peer 301ba97f0b6f4aec8864f86dc5e08e61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:45.482082  9203 consensus_queue.cc:1048] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.483850  9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7331760f549e6b1f3b45575762990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:45.524755  9218 tablet_copy_client.cc:806] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:45.525601  9218 tablet_copy_client.cc:670] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:45.531294  9218 tablet_copy_client.cc:538] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:45.545091  9218 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: Bootstrap starting.
I20260630 12:38:45.572817  9218 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: 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
I20260630 12:38:45.574080  9218 tablet_bootstrap.cc:492] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: Bootstrap complete.
I20260630 12:38:45.574972  9218 ts_tablet_manager.cc:1403] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.011s
I20260630 12:38:45.578500  9218 raft_consensus.cc:359] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:45.579550  9218 raft_consensus.cc:740] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 63e06da0bc674e32a4a6f656c496cfc9, State: Initialized, Role: LEARNER
I20260630 12:38:45.580403  9218 consensus_queue.cc:260] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [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: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:45.584262  9218 ts_tablet_manager.cc:1434] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260630 12:38:45.587033  8996 tablet_copy_service.cc:342] P 3eaf6d61495a4504b94bfb39bf6aa4b7: Request end of tablet copy session 63e06da0bc674e32a4a6f656c496cfc9-07d7331760f549e6b1f3b45575762990 received from {username='slave'} at 127.0.0.1:33426
I20260630 12:38:45.587582  8996 tablet_copy_service.cc:434] P 3eaf6d61495a4504b94bfb39bf6aa4b7: ending tablet copy session 63e06da0bc674e32a4a6f656c496cfc9-07d7331760f549e6b1f3b45575762990 on tablet 07d7331760f549e6b1f3b45575762990 with peer 63e06da0bc674e32a4a6f656c496cfc9
I20260630 12:38:45.858950  8901 raft_consensus.cc:1217] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:38:46.408255  9180 raft_consensus.cc:1064] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7: attempting to promote NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 to VOTER
I20260630 12:38:46.411069  9180 consensus_queue.cc:237] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } }
I20260630 12:38:46.421554  8901 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 LEARNER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:46.422473  9067 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:46.423923  9225 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:46.426054  9225 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:46.433636  9145 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:46.435431  9225 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:46.460649  9180 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.463951  8900 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.465161  9067 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.483916  8524 catalog_manager.cc:5697] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 reported cstate change: config changed from index 3 to 4, 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.488353  9145 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.558701  8985 consensus_queue.cc:237] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } }
I20260630 12:38:46.565814  8900 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:46.566574  9145 raft_consensus.cc:1275] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:46.568117  9180 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:46.569299  9225 consensus_queue.cc:1048] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:46.581753  9227 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.589322  8900 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.601653  9145 raft_consensus.cc:2955] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } } }
I20260630 12:38:46.605540  8514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07d7331760f549e6b1f3b45575762990 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:46.612375  8527 catalog_manager.cc:5697] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 reported cstate change: config changed from index 4 to 5, VOTER 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) evicted. New cstate: current_term: 2 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:46.657140  9056 tablet_service.cc:1558] Processing DeleteTablet for tablet 07d7331760f549e6b1f3b45575762990 with delete_type TABLET_DATA_TOMBSTONED (TS 29835e1c5dfb45d39c317f5935119f10 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45110
I20260630 12:38:46.660040  9239 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:46.660847  9239 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:46.661521  9239 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:46.664738  9239 ts_tablet_manager.cc:1916] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:46.677556  9239 ts_tablet_manager.cc:1929] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:38:46.677937  9239 log.cc:1199] T 07d7331760f549e6b1f3b45575762990 P 29835e1c5dfb45d39c317f5935119f10: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/07d7331760f549e6b1f3b45575762990
I20260630 12:38:46.679710  8512 catalog_manager.cc:5028] TS 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621): tablet 07d7331760f549e6b1f3b45575762990 (table test-workload [id=f2bd7b688061496e8ef2f0a62134e57a]) successfully deleted
I20260630 12:38:46.753142  9227 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29835e1c5dfb45d39c317f5935119f10)
I20260630 12:38:46.754074  9227 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:46.757157  9227 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:46.758047  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:46.758334  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" is_pre_election: true
I20260630 12:38:46.758971  9067 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 3.
I20260630 12:38:46.759156  9145 raft_consensus.cc:2393] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in current term 3: Already voted for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in this term.
I20260630 12:38:46.760239  8945 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 
I20260630 12:38:46.761086  9227 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:46.761783  9227 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 29835e1c5dfb45d39c317f5935119f10)
I20260630 12:38:46.762324  9227 raft_consensus.cc:3060] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:46.772117  9227 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:46.774813  9227 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [CANDIDATE]: Term 3 election: Requested vote from peers 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621), 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:46.775816  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10"
I20260630 12:38:46.776561  9145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "301ba97f0b6f4aec8864f86dc5e08e61"
I20260630 12:38:46.777555  9145 raft_consensus.cc:2393] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in current term 3: Already voted for candidate 301ba97f0b6f4aec8864f86dc5e08e61 in this term.
I20260630 12:38:46.782460  9067 raft_consensus.cc:2468] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eaf6d61495a4504b94bfb39bf6aa4b7 in term 3.
I20260630 12:38:46.783830  8945 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [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: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7; no voters: 301ba97f0b6f4aec8864f86dc5e08e61
I20260630 12:38:46.785017  9227 raft_consensus.cc:2804] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:46.785539  9227 raft_consensus.cc:697] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 LEADER]: Becoming Leader. State: Replica: 3eaf6d61495a4504b94bfb39bf6aa4b7, State: Running, Role: LEADER
I20260630 12:38:46.786315  9227 consensus_queue.cc:237] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:46.794425  8527 catalog_manager.cc:5697] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 reported cstate change: term changed from 2 to 3, leader changed from 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2) to 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1). New cstate: current_term: 3 leader_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:46.960503  9221 raft_consensus.cc:493] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:46.961256  9221 raft_consensus.cc:515] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } }
I20260630 12:38:46.964136  9221 leader_election.cc:290] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319), 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:46.965312  8985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" is_pre_election: true
I20260630 12:38:46.965482  9067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e635a3aeac4949e1b8d91b072fd77253" candidate_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29835e1c5dfb45d39c317f5935119f10" is_pre_election: true
I20260630 12:38:46.966583  9067 raft_consensus.cc:2410] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 301ba97f0b6f4aec8864f86dc5e08e61 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260630 12:38:46.967751  9106 leader_election.cc:304] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: 301ba97f0b6f4aec8864f86dc5e08e61; no voters: 29835e1c5dfb45d39c317f5935119f10, 3eaf6d61495a4504b94bfb39bf6aa4b7
I20260630 12:38:46.968591  9221 raft_consensus.cc:2749] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:38:47.311350  9145 raft_consensus.cc:1275] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:47.312959  9227 consensus_queue.cc:1048] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:47.313548  9227 consensus_queue.cc:1243] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Peer 301ba97f0b6f4aec8864f86dc5e08e61 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:38:47.315974  9145 pending_rounds.cc:85] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Aborting all ops after (but not including) 0
I20260630 12:38:47.316341  9145 pending_rounds.cc:107] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:38:47.316553  9145 raft_consensus.cc:2889] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:47.328657  9067 raft_consensus.cc:1275] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Refusing update from remote peer 3eaf6d61495a4504b94bfb39bf6aa4b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:47.330492  9227 consensus_queue.cc:1048] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:47.647111  9145 consensus_queue.cc:237] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:47.656222  8985 raft_consensus.cc:1275] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Refusing update from remote peer 301ba97f0b6f4aec8864f86dc5e08e61: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:47.658161  9250 consensus_queue.cc:1048] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:47.658946  9067 raft_consensus.cc:1275] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Refusing update from remote peer 301ba97f0b6f4aec8864f86dc5e08e61: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:47.661128  9250 consensus_queue.cc:1048] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:38:47.669215  9106 consensus_peers.cc:597] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 -> Peer 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4:39567): Couldn't send request to peer 63e06da0bc674e32a4a6f656c496cfc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 060699fde8a34db6b4236b359dab7408. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:47.669194  9246 raft_consensus.cc:2955] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:47.671542  8985 raft_consensus.cc:2955] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:47.673197  9067 raft_consensus.cc:2955] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:47.685150  8525 catalog_manager.cc:5697] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 reported cstate change: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New cstate: current_term: 3 leader_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:47.686272  9066 consensus_queue.cc:237] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:47.702697  9145 raft_consensus.cc:1275] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Refusing update from remote peer 29835e1c5dfb45d39c317f5935119f10: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:47.702777  8985 raft_consensus.cc:1275] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Refusing update from remote peer 29835e1c5dfb45d39c317f5935119f10: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:47.704943  9258 consensus_queue.cc:1048] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:47.706360  9241 consensus_queue.cc:1048] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:47.718254  9258 raft_consensus.cc:2955] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:47.721446  8985 raft_consensus.cc:2955] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
W20260630 12:38:47.724932  9026 consensus_peers.cc:597] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 -> Peer 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4:39567): Couldn't send request to peer 63e06da0bc674e32a4a6f656c496cfc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 858e206fb7d4456dbf9b0d9d1e1fc3a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:47.734115  9145 raft_consensus.cc:2955] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } } }
I20260630 12:38:47.740144  8526 catalog_manager.cc:5697] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 reported cstate change: config changed from index -1 to 3, NON_VOTER 63e06da0bc674e32a4a6f656c496cfc9 (127.1.136.4) added. New cstate: current_term: 3 leader_uuid: "29835e1c5dfb45d39c317f5935119f10" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:48.070251  9265 ts_tablet_manager.cc:933] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: Initiating tablet copy from peer 301ba97f0b6f4aec8864f86dc5e08e61 (127.1.136.3:37545)
I20260630 12:38:48.072315  9265 tablet_copy_client.cc:323] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:37545
I20260630 12:38:48.086694  9157 tablet_copy_service.cc:140] P 301ba97f0b6f4aec8864f86dc5e08e61: Received BeginTabletCopySession request for tablet 060699fde8a34db6b4236b359dab7408 from peer 63e06da0bc674e32a4a6f656c496cfc9 ({username='slave'} at 127.0.0.1:33046)
I20260630 12:38:48.087363  9157 tablet_copy_service.cc:161] P 301ba97f0b6f4aec8864f86dc5e08e61: Beginning new tablet copy session on tablet 060699fde8a34db6b4236b359dab7408 from peer 63e06da0bc674e32a4a6f656c496cfc9 at {username='slave'} at 127.0.0.1:33046: session id = 63e06da0bc674e32a4a6f656c496cfc9-060699fde8a34db6b4236b359dab7408
I20260630 12:38:48.094168  9157 tablet_copy_source_session.cc:215] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:48.097973  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060699fde8a34db6b4236b359dab7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:48.112887  9265 tablet_copy_client.cc:806] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:48.113986  9265 tablet_copy_client.cc:670] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:48.118809  9265 tablet_copy_client.cc:538] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:48.128796  9265 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: Bootstrap starting.
I20260630 12:38:48.151145  9265 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: 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
I20260630 12:38:48.152070  9265 tablet_bootstrap.cc:492] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: Bootstrap complete.
I20260630 12:38:48.152802  9265 ts_tablet_manager.cc:1403] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260630 12:38:48.155747  9265 raft_consensus.cc:359] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:48.156451  9265 raft_consensus.cc:740] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 63e06da0bc674e32a4a6f656c496cfc9, State: Initialized, Role: LEARNER
I20260630 12:38:48.157034  9265 consensus_queue.cc:260] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9 [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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } attrs { replace: true } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:48.160300  9265 ts_tablet_manager.cc:1434] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:38:48.162436  9157 tablet_copy_service.cc:342] P 301ba97f0b6f4aec8864f86dc5e08e61: Request end of tablet copy session 63e06da0bc674e32a4a6f656c496cfc9-060699fde8a34db6b4236b359dab7408 received from {username='slave'} at 127.0.0.1:33046
I20260630 12:38:48.162925  9157 tablet_copy_service.cc:434] P 301ba97f0b6f4aec8864f86dc5e08e61: ending tablet copy session 63e06da0bc674e32a4a6f656c496cfc9-060699fde8a34db6b4236b359dab7408 on tablet 060699fde8a34db6b4236b359dab7408 with peer 63e06da0bc674e32a4a6f656c496cfc9
I20260630 12:38:48.212854  9265 ts_tablet_manager.cc:933] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: Initiating tablet copy from peer 29835e1c5dfb45d39c317f5935119f10 (127.1.136.2:35621)
I20260630 12:38:48.215260  9265 tablet_copy_client.cc:323] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:35621
I20260630 12:38:48.229175  9077 tablet_copy_service.cc:140] P 29835e1c5dfb45d39c317f5935119f10: Received BeginTabletCopySession request for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5 from peer 63e06da0bc674e32a4a6f656c496cfc9 ({username='slave'} at 127.0.0.1:45120)
I20260630 12:38:48.229748  9077 tablet_copy_service.cc:161] P 29835e1c5dfb45d39c317f5935119f10: Beginning new tablet copy session on tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5 from peer 63e06da0bc674e32a4a6f656c496cfc9 at {username='slave'} at 127.0.0.1:45120: session id = 63e06da0bc674e32a4a6f656c496cfc9-858e206fb7d4456dbf9b0d9d1e1fc3a5
I20260630 12:38:48.237099  9077 tablet_copy_source_session.cc:215] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:48.241230  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:48.261953  9265 tablet_copy_client.cc:806] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:48.262807  9265 tablet_copy_client.cc:670] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:48.268080  9265 tablet_copy_client.cc:538] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:48.277927  9265 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: Bootstrap starting.
I20260630 12:38:48.299378  9265 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: 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
I20260630 12:38:48.300292  9265 tablet_bootstrap.cc:492] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: Bootstrap complete.
I20260630 12:38:48.300992  9265 ts_tablet_manager.cc:1403] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260630 12:38:48.304385  9265 raft_consensus.cc:359] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:48.305126  9265 raft_consensus.cc:740] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 63e06da0bc674e32a4a6f656c496cfc9, State: Initialized, Role: LEARNER
I20260630 12:38:48.305981  9265 consensus_queue.cc:260] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9 [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: "3eaf6d61495a4504b94bfb39bf6aa4b7" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 43319 } } peers { permanent_uuid: "29835e1c5dfb45d39c317f5935119f10" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35621 } } peers { permanent_uuid: "301ba97f0b6f4aec8864f86dc5e08e61" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37545 } attrs { replace: true } } peers { permanent_uuid: "63e06da0bc674e32a4a6f656c496cfc9" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 39567 } attrs { promote: true } }
I20260630 12:38:48.308391  9265 ts_tablet_manager.cc:1434] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:48.310575  9077 tablet_copy_service.cc:342] P 29835e1c5dfb45d39c317f5935119f10: Request end of tablet copy session 63e06da0bc674e32a4a6f656c496cfc9-858e206fb7d4456dbf9b0d9d1e1fc3a5 received from {username='slave'} at 127.0.0.1:45120
I20260630 12:38:48.311081  9077 tablet_copy_service.cc:434] P 29835e1c5dfb45d39c317f5935119f10: ending tablet copy session 63e06da0bc674e32a4a6f656c496cfc9-858e206fb7d4456dbf9b0d9d1e1fc3a5 on tablet 858e206fb7d4456dbf9b0d9d1e1fc3a5 with peer 63e06da0bc674e32a4a6f656c496cfc9
I20260630 12:38:48.438696  1568 tablet_server.cc:179] TabletServer@127.1.136.1:43319 shutting down...
I20260630 12:38:48.477677  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:48.484354  8900 raft_consensus.cc:1217] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:38:48.484573  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.485675  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.486487  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.493192  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.494331  1568 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:48.495774  1568 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.498894  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.499567  1568 raft_consensus.cc:2243] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:48.500420  1568 raft_consensus.cc:2272] T e635a3aeac4949e1b8d91b072fd77253 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.503199  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.503875  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.504505  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 3eaf6d61495a4504b94bfb39bf6aa4b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.534799  1568 tablet_server.cc:196] TabletServer@127.1.136.1:43319 shutdown complete.
I20260630 12:38:48.554896  1568 tablet_server.cc:179] TabletServer@127.1.136.2:35621 shutting down...
I20260630 12:38:48.590494  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:48.591277  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.592041  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:48.593271  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.596230  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.596969  1568 raft_consensus.cc:2243] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.597483  1568 raft_consensus.cc:2272] T e635a3aeac4949e1b8d91b072fd77253 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.599718  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.600262  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.600850  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 29835e1c5dfb45d39c317f5935119f10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.618064  1568 tablet_server.cc:196] TabletServer@127.1.136.2:35621 shutdown complete.
I20260630 12:38:48.635598  1568 tablet_server.cc:179] TabletServer@127.1.136.3:37545 shutting down...
I20260630 12:38:48.671571  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:48.672634  1568 tablet_replica.cc:333] stopping tablet replica
W20260630 12:38:48.673544  9108 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:43319: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260630 12:38:48.673564  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.674799  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.678066  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.679339  1568 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.680198  1568 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:48.680421  9108 consensus_peers.cc:597] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 -> Peer 3eaf6d61495a4504b94bfb39bf6aa4b7 (127.1.136.1:43319): Couldn't send request to peer 3eaf6d61495a4504b94bfb39bf6aa4b7. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:43319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:48.682934  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.683641  1568 raft_consensus.cc:2243] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.684228  1568 raft_consensus.cc:2272] T e635a3aeac4949e1b8d91b072fd77253 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.686618  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:48.687201  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:48.688411  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 301ba97f0b6f4aec8864f86dc5e08e61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.716862  1568 tablet_server.cc:196] TabletServer@127.1.136.3:37545 shutdown complete.
I20260630 12:38:48.735845  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:38:48.779294  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:48.780941  1568 tablet_replica.cc:333] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9: stopping tablet replica
I20260630 12:38:48.782166  1568 raft_consensus.cc:2243] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:38:48.782754  1568 raft_consensus.cc:2272] T 858e206fb7d4456dbf9b0d9d1e1fc3a5 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:38:48.785467  1568 tablet_replica.cc:333] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9: stopping tablet replica
I20260630 12:38:48.786154  1568 raft_consensus.cc:2243] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:38:48.786604  1568 raft_consensus.cc:2272] T 060699fde8a34db6b4236b359dab7408 P 63e06da0bc674e32a4a6f656c496cfc9 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:38:48.788727  1568 tablet_replica.cc:333] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9: stopping tablet replica
I20260630 12:38:48.789275  1568 raft_consensus.cc:2243] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:48.789963  1568 raft_consensus.cc:2272] T 07d7331760f549e6b1f3b45575762990 P 63e06da0bc674e32a4a6f656c496cfc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.833684  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:38:48.852279  1568 master.cc:562] Master@127.1.136.62:34337 shutting down...
W20260630 12:38:48.891433  8575 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:48.893054  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:48.893934  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:48.894327  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 903d1c9888044fbfa3815113b171e925: stopping tablet replica
I20260630 12:38:48.916229  1568 master.cc:584] Master@127.1.136.62:34337 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14557 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:38:48.961983  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:46391
I20260630 12:38:48.963068  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:48.969306  9278 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
W20260630 12:38:48.970486  9281 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
W20260630 12:38:48.969254  9279 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
I20260630 12:38:48.970917  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:48.972091  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:48.972306  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:48.972419  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823128972407 us; error 0 us; skew 500 ppm
I20260630 12:38:48.972929  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:48.998557  1568 webserver.cc:533] Webserver started at http://127.1.136.62:45661/ using document root <none> and password file <none>
I20260630 12:38:48.999261  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:48.999446  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:48.999728  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.001307  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc"
format_stamp: "Formatted at 2026-06-30 12:38:48 on dist-test-slave-8nk5"
I20260630 12:38:49.006919  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260630 12:38:49.011827  9287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.012979  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:38:49.013367  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc"
format_stamp: "Formatted at 2026-06-30 12:38:48 on dist-test-slave-8nk5"
I20260630 12:38:49.013710  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-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)
I20260630 12:38:49.039433  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.040853  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.092551  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:46391
I20260630 12:38:49.092713  9338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:46391 every 8 connection(s)
I20260630 12:38:49.099320  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:49.119035  9339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Bootstrap starting.
I20260630 12:38:49.125753  9339 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:49.133100  9339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: No bootstrap required, opened a new log
I20260630 12:38:49.136178  9339 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc" member_type: VOTER }
I20260630 12:38:49.136847  9339 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:49.137077  9339 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ae49b7ebfa4f389fd7e1855fc7e3bc, State: Initialized, Role: FOLLOWER
I20260630 12:38:49.138262  9339 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75ae49b7ebfa4f389fd7e1855fc7e3bc" member_type: VOTER }
I20260630 12:38:49.138847  9339 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:49.139102  9339 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:49.139376  9339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:49.146204  9339 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc" member_type: VOTER }
I20260630 12:38:49.146929  9339 leader_election.cc:304] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [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: 75ae49b7ebfa4f389fd7e1855fc7e3bc; no voters: 
I20260630 12:38:49.148252  9339 leader_election.cc:290] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:49.148756  9342 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:49.150393  9342 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 1 LEADER]: Becoming Leader. State: Replica: 75ae49b7ebfa4f389fd7e1855fc7e3bc, State: Running, Role: LEADER
I20260630 12:38:49.151292  9342 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [LEADER]: Queue going to LEADER mode. State: All 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: "75ae49b7ebfa4f389fd7e1855fc7e3bc" member_type: VOTER }
I20260630 12:38:49.152022  9339 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:49.159175  9343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc" member_type: VOTER } }
I20260630 12:38:49.160003  9343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:49.159175  9344 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75ae49b7ebfa4f389fd7e1855fc7e3bc. Latest consensus state: current_term: 1 leader_uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ae49b7ebfa4f389fd7e1855fc7e3bc" member_type: VOTER } }
I20260630 12:38:49.161432  9344 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:49.163105  9350 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:49.169147  9350 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:49.174319  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:49.181348  9350 catalog_manager.cc:1383] Generated new cluster ID: bf387ee1b2bf44f5b6dde00e06eb1dd5
I20260630 12:38:49.181787  9350 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:49.207335  9350 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:49.209542  9350 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:49.226001  9350 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Generated new TSK 0
I20260630 12:38:49.226835  9350 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:49.242414  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:49.251710  9361 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
W20260630 12:38:49.251652  9360 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
W20260630 12:38:49.254845  9363 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
I20260630 12:38:49.256222  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:49.257503  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:49.257974  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:49.258303  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823129258283 us; error 0 us; skew 500 ppm
I20260630 12:38:49.258970  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:49.262558  1568 webserver.cc:533] Webserver started at http://127.1.136.1:33391/ using document root <none> and password file <none>
I20260630 12:38:49.263181  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:49.263360  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:49.263720  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.265318  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:49.271067  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:38:49.275345  9368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.276297  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:49.276650  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:49.276921  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-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)
I20260630 12:38:49.297369  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.298874  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.300702  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:49.303654  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:49.303958  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.304306  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:49.304497  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.357126  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:37413
I20260630 12:38:49.357290  9430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:37413 every 8 connection(s)
I20260630 12:38:49.362910  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:49.373353  9436 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
W20260630 12:38:49.373497  9435 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
I20260630 12:38:49.377382  1568 server_base.cc:1061] running on GCE node
W20260630 12:38:49.377882  9438 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
I20260630 12:38:49.379083  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:49.379336  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:49.379735  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823129379697 us; error 0 us; skew 500 ppm
I20260630 12:38:49.380327  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:49.383565  1568 webserver.cc:533] Webserver started at http://127.1.136.2:41623/ using document root <none> and password file <none>
I20260630 12:38:49.384123  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:49.384352  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:49.384630  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.386222  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "dc7c5b9e1065439bb117388c3d5960ec"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:49.387324  9431 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46391
I20260630 12:38:49.387997  9431 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:49.388976  9431 heartbeater.cc:507] Master 127.1.136.62:46391 requested a full tablet report, sending...
I20260630 12:38:49.391935  9304 ts_manager.cc:194] Registered new tserver with Master: 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413)
I20260630 12:38:49.392496  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:38:49.394832  9304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34632
I20260630 12:38:49.398396  9443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.399695  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:38:49.400063  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "dc7c5b9e1065439bb117388c3d5960ec"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:49.400390  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-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)
I20260630 12:38:49.431335  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.432720  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.434388  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:49.436889  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:49.437142  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.437402  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:49.437579  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.489152  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:44201
I20260630 12:38:49.489322  9505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:44201 every 8 connection(s)
I20260630 12:38:49.494774  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:49.504066  9509 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
W20260630 12:38:49.504922  9510 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
I20260630 12:38:49.507385  1568 server_base.cc:1061] running on GCE node
W20260630 12:38:49.508225  9512 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
I20260630 12:38:49.509559  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:49.509950  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:49.510200  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823129510174 us; error 0 us; skew 500 ppm
I20260630 12:38:49.511031  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:49.511587  9506 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46391
I20260630 12:38:49.512063  9506 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:49.513078  9506 heartbeater.cc:507] Master 127.1.136.62:46391 requested a full tablet report, sending...
I20260630 12:38:49.514338  1568 webserver.cc:533] Webserver started at http://127.1.136.3:35881/ using document root <none> and password file <none>
I20260630 12:38:49.515254  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:49.515621  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:49.515714  9304 ts_manager.cc:194] Registered new tserver with Master: dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:49.516081  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.517508  9304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34636
I20260630 12:38:49.517669  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "40adefd442fb4baabdc91b89d4c4923e"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:49.524379  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:49.529536  9517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.530912  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:38:49.531361  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "40adefd442fb4baabdc91b89d4c4923e"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:49.531740  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-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)
I20260630 12:38:49.549583  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.551106  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.552911  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:49.555631  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:49.555914  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.556169  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:49.556356  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:49.630308  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:40739
I20260630 12:38:49.630429  9579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:40739 every 8 connection(s)
I20260630 12:38:49.647542  9580 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46391
I20260630 12:38:49.647962  9580 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:49.648802  9580 heartbeater.cc:507] Master 127.1.136.62:46391 requested a full tablet report, sending...
I20260630 12:38:49.651230  9304 ts_manager.cc:194] Registered new tserver with Master: 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:49.651707  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017428541s
I20260630 12:38:49.652751  9304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34652
I20260630 12:38:50.202306  9304 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34664:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:38:50.204993  9304 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.
I20260630 12:38:50.283718  9470 tablet_service.cc:1511] Processing CreateTablet for tablet beb77631443245229b1df65b288df1d2 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:50.285274  9470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb77631443245229b1df65b288df1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.287499  9468 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3260259a1340e0a03b9cae7d07306f (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:50.289064  9468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3260259a1340e0a03b9cae7d07306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.291141  9469 tablet_service.cc:1511] Processing CreateTablet for tablet fa1ae9697acb4b5f8653b86ecb7feca8 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:50.292665  9469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1ae9697acb4b5f8653b86ecb7feca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.294813  9471 tablet_service.cc:1511] Processing CreateTablet for tablet e564f08e96464cf991af403dd9861a86 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:50.295059  9542 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3260259a1340e0a03b9cae7d07306f (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:50.292295  9544 tablet_service.cc:1511] Processing CreateTablet for tablet beb77631443245229b1df65b288df1d2 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:50.291136  9545 tablet_service.cc:1511] Processing CreateTablet for tablet e564f08e96464cf991af403dd9861a86 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:50.297269  9543 tablet_service.cc:1511] Processing CreateTablet for tablet fa1ae9697acb4b5f8653b86ecb7feca8 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:50.300294  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3260259a1340e0a03b9cae7d07306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.301898  9393 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3260259a1340e0a03b9cae7d07306f (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:50.302979  9545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e564f08e96464cf991af403dd9861a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.303442  9393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3260259a1340e0a03b9cae7d07306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.303505  9395 tablet_service.cc:1511] Processing CreateTablet for tablet beb77631443245229b1df65b288df1d2 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:50.304210  9543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1ae9697acb4b5f8653b86ecb7feca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.304986  9395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb77631443245229b1df65b288df1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.307947  9394 tablet_service.cc:1511] Processing CreateTablet for tablet fa1ae9697acb4b5f8653b86ecb7feca8 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:50.309394  9394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1ae9697acb4b5f8653b86ecb7feca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.300554  9396 tablet_service.cc:1511] Processing CreateTablet for tablet e564f08e96464cf991af403dd9861a86 (DEFAULT_TABLE table=test-workload [id=4a915986cb5d440cbdd73df579059f1a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:50.301110  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e564f08e96464cf991af403dd9861a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.313126  9396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e564f08e96464cf991af403dd9861a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.316366  9544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb77631443245229b1df65b288df1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.362035  9599 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: Bootstrap starting.
I20260630 12:38:50.371739  9600 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:50.373940  9599 tablet_bootstrap.cc:654] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.388458  9602 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e: Bootstrap starting.
I20260630 12:38:50.389436  9599 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: No bootstrap required, opened a new log
I20260630 12:38:50.390069  9599 ts_tablet_manager.cc:1403] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.006s
I20260630 12:38:50.390086  9600 tablet_bootstrap.cc:654] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.393522  9599 raft_consensus.cc:359] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.394356  9599 raft_consensus.cc:385] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.394635  9599 raft_consensus.cc:740] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.395105  9602 tablet_bootstrap.cc:654] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.395442  9599 consensus_queue.cc:260] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.396764  9600 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: No bootstrap required, opened a new log
I20260630 12:38:50.397465  9600 ts_tablet_manager.cc:1403] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260630 12:38:50.398299  9506 heartbeater.cc:499] Master 127.1.136.62:46391 was elected leader, sending a full tablet report...
I20260630 12:38:50.398716  9599 ts_tablet_manager.cc:1434] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:38:50.399456  9431 heartbeater.cc:499] Master 127.1.136.62:46391 was elected leader, sending a full tablet report...
I20260630 12:38:50.399917  9599 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Bootstrap starting.
I20260630 12:38:50.400976  9600 raft_consensus.cc:359] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.401793  9600 raft_consensus.cc:385] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.402242  9600 raft_consensus.cc:740] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.403244  9600 consensus_queue.cc:260] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.408090  9599 tablet_bootstrap.cc:654] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.410215  9605 raft_consensus.cc:493] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.410897  9605 raft_consensus.cc:515] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.414098  9600 ts_tablet_manager.cc:1434] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260630 12:38:50.419250  9600 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:50.434923  9605 leader_election.cc:290] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.439303  9600 tablet_bootstrap.cc:654] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.447172  9602 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e: No bootstrap required, opened a new log
I20260630 12:38:50.447845  9602 ts_tablet_manager.cc:1403] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.005s
I20260630 12:38:50.451231  9602 raft_consensus.cc:359] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.452111  9602 raft_consensus.cc:385] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.452427  9602 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40adefd442fb4baabdc91b89d4c4923e, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.453536  9602 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.461146  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3260259a1340e0a03b9cae7d07306f" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e" is_pre_election: true
W20260630 12:38:50.463629  9371 leader_election.cc:343] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:50.466272  9599 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: No bootstrap required, opened a new log
I20260630 12:38:50.466878  9599 ts_tablet_manager.cc:1403] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.041s
I20260630 12:38:50.466984  9600 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: No bootstrap required, opened a new log
I20260630 12:38:50.467612  9600 ts_tablet_manager.cc:1403] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.008s
I20260630 12:38:50.467657  9580 heartbeater.cc:499] Master 127.1.136.62:46391 was elected leader, sending a full tablet report...
I20260630 12:38:50.468147  9602 ts_tablet_manager.cc:1434] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.003s
I20260630 12:38:50.469441  9602 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e: Bootstrap starting.
I20260630 12:38:50.470048  9599 raft_consensus.cc:359] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.470856  9599 raft_consensus.cc:385] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.471170  9599 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.471071  9600 raft_consensus.cc:359] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.472170  9600 raft_consensus.cc:385] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.472558  9600 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.472342  9599 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.473448  9600 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.475804  9600 ts_tablet_manager.cc:1434] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:38:50.476634  9599 ts_tablet_manager.cc:1434] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:38:50.477356  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3260259a1340e0a03b9cae7d07306f" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec" is_pre_election: true
I20260630 12:38:50.477650  9599 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: Bootstrap starting.
W20260630 12:38:50.479444  9369 leader_election.cc:343] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:50.479970  9369 leader_election.cc:304] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d; no voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec
I20260630 12:38:50.481233  9600 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:50.484122  9599 tablet_bootstrap.cc:654] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.489053  9600 tablet_bootstrap.cc:654] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.483940  9606 raft_consensus.cc:2749] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:50.494794  9602 tablet_bootstrap.cc:654] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.497417  9599 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: No bootstrap required, opened a new log
I20260630 12:38:50.498235  9599 ts_tablet_manager.cc:1403] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:38:50.501767  9599 raft_consensus.cc:359] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.502733  9599 raft_consensus.cc:385] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.503078  9599 raft_consensus.cc:740] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.503559  9604 raft_consensus.cc:493] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.503925  9599 consensus_queue.cc:260] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.504033  9604 raft_consensus.cc:515] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.508530  9602 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e: No bootstrap required, opened a new log
I20260630 12:38:50.509174  9602 ts_tablet_manager.cc:1403] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.004s
I20260630 12:38:50.512944  9602 raft_consensus.cc:359] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.513762  9602 raft_consensus.cc:385] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.514086  9602 raft_consensus.cc:740] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40adefd442fb4baabdc91b89d4c4923e, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.515676  9602 consensus_queue.cc:260] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.518576  9602 ts_tablet_manager.cc:1434] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:38:50.519824  9602 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e: Bootstrap starting.
I20260630 12:38:50.521369  9604 leader_election.cc:290] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739), 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413)
I20260630 12:38:50.502846  9600 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: No bootstrap required, opened a new log
I20260630 12:38:50.527820  9602 tablet_bootstrap.cc:654] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.528304  9600 ts_tablet_manager.cc:1403] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.009s
I20260630 12:38:50.541311  9602 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e: No bootstrap required, opened a new log
I20260630 12:38:50.542098  9602 ts_tablet_manager.cc:1403] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:38:50.533044  9600 raft_consensus.cc:359] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.544216  9600 raft_consensus.cc:385] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.544571  9600 raft_consensus.cc:740] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.545480  9600 consensus_queue.cc:260] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.545683  9602 raft_consensus.cc:359] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.548046  9600 ts_tablet_manager.cc:1434] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:38:50.549311  9600 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:50.554523  9606 raft_consensus.cc:493] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.555244  9606 raft_consensus.cc:515] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.555835  9599 ts_tablet_manager.cc:1434] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: Time spent starting tablet: real 0.057s	user 0.023s	sys 0.033s
I20260630 12:38:50.557559  9600 tablet_bootstrap.cc:654] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.557863  9599 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: Bootstrap starting.
I20260630 12:38:50.559798  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e" is_pre_election: true
I20260630 12:38:50.560650  9555 raft_consensus.cc:2468] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f6ccc9ec3f642b4a2526322982d5f3d in term 0.
I20260630 12:38:50.564500  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec" is_pre_election: true
I20260630 12:38:50.565133  9599 tablet_bootstrap.cc:654] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.565917  9371 leader_election.cc:304] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d, 40adefd442fb4baabdc91b89d4c4923e; no voters: 
I20260630 12:38:50.567698  9605 raft_consensus.cc:2804] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:50.568413  9605 raft_consensus.cc:493] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:50.568876  9605 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.570137  9481 raft_consensus.cc:2468] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f6ccc9ec3f642b4a2526322982d5f3d in term 0.
I20260630 12:38:50.577535  9599 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: No bootstrap required, opened a new log
I20260630 12:38:50.578145  9599 ts_tablet_manager.cc:1403] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:38:50.581949  9606 leader_election.cc:290] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.582221  9406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" is_pre_election: true
I20260630 12:38:50.581264  9599 raft_consensus.cc:359] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.583393  9599 raft_consensus.cc:385] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.583714  9599 raft_consensus.cc:740] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.584673  9599 consensus_queue.cc:260] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.587157  9599 ts_tablet_manager.cc:1434] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:38:50.587602  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e" is_pre_election: true
I20260630 12:38:50.588443  9555 raft_consensus.cc:2468] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.589533  9616 raft_consensus.cc:493] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.590006  9446 leader_election.cc:304] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.590472  9600 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: No bootstrap required, opened a new log
I20260630 12:38:50.590109  9616 raft_consensus.cc:515] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.591051  9600 ts_tablet_manager.cc:1403] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.025s
I20260630 12:38:50.546466  9602 raft_consensus.cc:385] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.592708  9616 leader_election.cc:290] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.594159  9600 raft_consensus.cc:359] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.595084  9600 raft_consensus.cc:385] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.595376  9600 raft_consensus.cc:740] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.595566  9616 raft_consensus.cc:2804] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:50.596118  9616 raft_consensus.cc:493] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:50.595777  9605 raft_consensus.cc:515] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.596510  9616 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.596194  9600 consensus_queue.cc:260] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.597078  9406 raft_consensus.cc:2393] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc7c5b9e1065439bb117388c3d5960ec in current term 1: Already voted for candidate 1f6ccc9ec3f642b4a2526322982d5f3d in this term.
I20260630 12:38:50.597318  9405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb77631443245229b1df65b288df1d2" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" is_pre_election: true
I20260630 12:38:50.598294  9405 raft_consensus.cc:2468] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.598381  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb77631443245229b1df65b288df1d2" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e" is_pre_election: true
I20260630 12:38:50.598795  9600 ts_tablet_manager.cc:1434] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:38:50.600059  9444 leader_election.cc:304] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.600966  9604 raft_consensus.cc:2804] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:50.592717  9602 raft_consensus.cc:740] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40adefd442fb4baabdc91b89d4c4923e, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.601536  9604 raft_consensus.cc:493] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:50.601950  9604 raft_consensus.cc:3060] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.602391  9602 consensus_queue.cc:260] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.604837  9602 ts_tablet_manager.cc:1434] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260630 12:38:50.605952  9602 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: Bootstrap starting.
I20260630 12:38:50.607211  9555 raft_consensus.cc:2468] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.610744  9604 raft_consensus.cc:515] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.612555  9602 tablet_bootstrap.cc:654] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.613329  9604 leader_election.cc:290] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Requested vote from peers 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.617995  9554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb77631443245229b1df65b288df1d2" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e"
I20260630 12:38:50.618875  9554 raft_consensus.cc:3060] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.624667  9406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb77631443245229b1df65b288df1d2" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
I20260630 12:38:50.625506  9406 raft_consensus.cc:3060] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.627432  9616 raft_consensus.cc:515] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.630815  9616 leader_election.cc:290] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Requested vote from peers 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739), 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413)
I20260630 12:38:50.631904  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e"
I20260630 12:38:50.632838  9555 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.636723  9405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
I20260630 12:38:50.637915  9405 raft_consensus.cc:2393] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc7c5b9e1065439bb117388c3d5960ec in current term 1: Already voted for candidate 1f6ccc9ec3f642b4a2526322982d5f3d in this term.
I20260630 12:38:50.641592  9554 raft_consensus.cc:2468] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.644773  9446 leader_election.cc:304] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.645705  9616 raft_consensus.cc:2804] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:50.646222  9616 raft_consensus.cc:697] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Becoming Leader. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Running, Role: LEADER
I20260630 12:38:50.646607  9555 raft_consensus.cc:2468] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.647436  9602 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: No bootstrap required, opened a new log
I20260630 12:38:50.647040  9616 consensus_queue.cc:237] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.647950  9602 ts_tablet_manager.cc:1403] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.016s
I20260630 12:38:50.643296  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec"
I20260630 12:38:50.650966  9481 raft_consensus.cc:2393] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f6ccc9ec3f642b4a2526322982d5f3d in current term 1: Already voted for candidate dc7c5b9e1065439bb117388c3d5960ec in this term.
I20260630 12:38:50.649300  9605 leader_election.cc:290] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 election: Requested vote from peers dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.652442  9602 raft_consensus.cc:359] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.653235  9602 raft_consensus.cc:385] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.654567  9602 raft_consensus.cc:740] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40adefd442fb4baabdc91b89d4c4923e, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.653240  9554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e"
I20260630 12:38:50.655795  9554 raft_consensus.cc:2393] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f6ccc9ec3f642b4a2526322982d5f3d in current term 1: Already voted for candidate dc7c5b9e1065439bb117388c3d5960ec in this term.
I20260630 12:38:50.655542  9602 consensus_queue.cc:260] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.657771  9446 leader_election.cc:304] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec; no voters: 1f6ccc9ec3f642b4a2526322982d5f3d
I20260630 12:38:50.658162  9602 ts_tablet_manager.cc:1434] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:38:50.659073  9604 raft_consensus.cc:2804] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:50.658174  9371 leader_election.cc:304] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [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: 1f6ccc9ec3f642b4a2526322982d5f3d; no voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec
I20260630 12:38:50.661624  9605 raft_consensus.cc:2749] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:50.664534  9604 raft_consensus.cc:697] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Becoming Leader. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Running, Role: LEADER
I20260630 12:38:50.664884  9406 raft_consensus.cc:2468] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.665772  9604 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.667420  9303 catalog_manager.cc:5697] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: term changed from 0 to 1, leader changed from <none> to dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:50.682265  9302 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: term changed from 0 to 1, leader changed from <none> to dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:50.706271  9604 raft_consensus.cc:493] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.706832  9604 raft_consensus.cc:515] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.708593  9604 leader_election.cc:290] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.709897  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3260259a1340e0a03b9cae7d07306f" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e" is_pre_election: true
I20260630 12:38:50.709898  9406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3260259a1340e0a03b9cae7d07306f" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" is_pre_election: true
I20260630 12:38:50.710983  9406 raft_consensus.cc:2468] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.710983  9555 raft_consensus.cc:2468] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.712589  9446 leader_election.cc:304] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.713624  9604 raft_consensus.cc:2804] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:50.714068  9604 raft_consensus.cc:493] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:50.714367  9604 raft_consensus.cc:3060] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.719592  9604 raft_consensus.cc:515] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.721256  9604 leader_election.cc:290] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Requested vote from peers 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.722869  9406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3260259a1340e0a03b9cae7d07306f" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
I20260630 12:38:50.722858  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3260259a1340e0a03b9cae7d07306f" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e"
I20260630 12:38:50.724150  9406 raft_consensus.cc:3060] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.724244  9555 raft_consensus.cc:3060] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.732517  9555 raft_consensus.cc:2468] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.732517  9406 raft_consensus.cc:2468] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.734337  9444 leader_election.cc:304] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.735389  9604 raft_consensus.cc:2804] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:50.735888  9604 raft_consensus.cc:697] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Becoming Leader. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Running, Role: LEADER
I20260630 12:38:50.736613  9604 consensus_queue.cc:237] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.744218  9302 catalog_manager.cc:5697] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: term changed from 0 to 1, leader changed from <none> to dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:50.790961  9604 raft_consensus.cc:493] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.791605  9604 raft_consensus.cc:515] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.793283  9604 leader_election.cc:290] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.794691  9406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1ae9697acb4b5f8653b86ecb7feca8" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" is_pre_election: true
I20260630 12:38:50.794691  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1ae9697acb4b5f8653b86ecb7feca8" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e" is_pre_election: true
I20260630 12:38:50.795823  9555 raft_consensus.cc:2468] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.795823  9406 raft_consensus.cc:2468] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 0.
I20260630 12:38:50.797672  9446 leader_election.cc:304] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.798570  9604 raft_consensus.cc:2804] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:50.799001  9604 raft_consensus.cc:493] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:50.799420  9604 raft_consensus.cc:3060] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.804831  9604 raft_consensus.cc:515] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.806620  9604 leader_election.cc:290] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Requested vote from peers 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:50.807709  9406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1ae9697acb4b5f8653b86ecb7feca8" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
I20260630 12:38:50.807911  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1ae9697acb4b5f8653b86ecb7feca8" candidate_uuid: "dc7c5b9e1065439bb117388c3d5960ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40adefd442fb4baabdc91b89d4c4923e"
I20260630 12:38:50.808307  9406 raft_consensus.cc:3060] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.808525  9555 raft_consensus.cc:3060] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.813910  9555 raft_consensus.cc:2468] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.815189  9446 leader_election.cc:304] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40adefd442fb4baabdc91b89d4c4923e, dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:50.816229  9604 raft_consensus.cc:2804] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:50.816304  9406 raft_consensus.cc:2468] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc7c5b9e1065439bb117388c3d5960ec in term 1.
I20260630 12:38:50.817042  9604 raft_consensus.cc:697] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Becoming Leader. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Running, Role: LEADER
I20260630 12:38:50.818120  9604 consensus_queue.cc:237] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.826695  9302 catalog_manager.cc:5697] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: term changed from 0 to 1, leader changed from <none> to dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:50.903469  9302 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34670:
name: "dugtrio"
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:38:50.936192  9395 tablet_service.cc:1511] Processing CreateTablet for tablet 136303d15e0640f780ddea3502b799d8 (DEFAULT_TABLE table=dugtrio [id=741342dba6be4c22b76bcc33607e1176]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:50.937163  9469 tablet_service.cc:1511] Processing CreateTablet for tablet 31fbf807da884dcb90796ffba89442ee (DEFAULT_TABLE table=dugtrio [id=741342dba6be4c22b76bcc33607e1176]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:50.937867  9395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136303d15e0640f780ddea3502b799d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.938633  9469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fbf807da884dcb90796ffba89442ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.938925  9542 tablet_service.cc:1511] Processing CreateTablet for tablet c3dc286bda314467aa7bff96dc2d4d24 (DEFAULT_TABLE table=dugtrio [id=741342dba6be4c22b76bcc33607e1176]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:50.939862  9393 tablet_service.cc:1511] Processing CreateTablet for tablet ff55cc4abeef457487a9167cb492c40a (DEFAULT_TABLE table=dugtrio [id=741342dba6be4c22b76bcc33607e1176]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:50.940675  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dc286bda314467aa7bff96dc2d4d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.941118  9393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff55cc4abeef457487a9167cb492c40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:50.957618  9599 tablet_bootstrap.cc:492] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Bootstrap starting.
I20260630 12:38:50.960920  9600 tablet_bootstrap.cc:492] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:50.965335  9599 tablet_bootstrap.cc:654] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.966358  9602 tablet_bootstrap.cc:492] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Bootstrap starting.
I20260630 12:38:50.968274  9600 tablet_bootstrap.cc:654] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.973763  9602 tablet_bootstrap.cc:654] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.981871  9602 tablet_bootstrap.cc:492] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: No bootstrap required, opened a new log
I20260630 12:38:50.981884  9600 tablet_bootstrap.cc:492] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: No bootstrap required, opened a new log
I20260630 12:38:50.982100  9599 tablet_bootstrap.cc:492] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: No bootstrap required, opened a new log
I20260630 12:38:50.982605  9602 ts_tablet_manager.cc:1403] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:38:50.982673  9600 ts_tablet_manager.cc:1403] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:38:50.982988  9599 ts_tablet_manager.cc:1403] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260630 12:38:50.986141  9600 raft_consensus.cc:359] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.986835  9600 raft_consensus.cc:385] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.986583  9602 raft_consensus.cc:359] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.987205  9600 raft_consensus.cc:740] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.987350  9602 raft_consensus.cc:385] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.987398  9599 raft_consensus.cc:359] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } }
I20260630 12:38:50.987887  9602 raft_consensus.cc:740] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40adefd442fb4baabdc91b89d4c4923e, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.988217  9599 raft_consensus.cc:385] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.988663  9599 raft_consensus.cc:740] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.988219  9600 consensus_queue.cc:260] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:50.988847  9602 consensus_queue.cc:260] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.989328  9600 raft_consensus.cc:399] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:50.989586  9602 raft_consensus.cc:399] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:50.989828  9600 raft_consensus.cc:493] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:50.989598  9599 consensus_queue.cc:260] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } }
I20260630 12:38:50.990442  9602 raft_consensus.cc:493] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:50.990665  9600 raft_consensus.cc:3060] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.990963  9599 raft_consensus.cc:399] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:50.991041  9602 raft_consensus.cc:3060] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.991429  9599 raft_consensus.cc:493] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:50.991940  9599 raft_consensus.cc:3060] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.997740  9602 raft_consensus.cc:515] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:50.998605  9602 leader_election.cc:304] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [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: 40adefd442fb4baabdc91b89d4c4923e; no voters: 
I20260630 12:38:50.999187  9602 leader_election.cc:290] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:50.999460  9612 raft_consensus.cc:2804] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:51.001284  9599 raft_consensus.cc:515] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } }
I20260630 12:38:51.002307  9599 leader_election.cc:304] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [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: dc7c5b9e1065439bb117388c3d5960ec; no voters: 
I20260630 12:38:51.003299  9604 raft_consensus.cc:2804] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:51.003815  9604 raft_consensus.cc:697] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Becoming Leader. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Running, Role: LEADER
I20260630 12:38:51.004581  9600 raft_consensus.cc:515] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:51.004585  9604 consensus_queue.cc:237] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All 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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } }
I20260630 12:38:51.005602  9600 leader_election.cc:304] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [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: 1f6ccc9ec3f642b4a2526322982d5f3d; no voters: 
I20260630 12:38:51.006690  9605 raft_consensus.cc:2804] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:51.007254  9605 raft_consensus.cc:697] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 LEADER]: Becoming Leader. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Running, Role: LEADER
I20260630 12:38:51.008193  9605 consensus_queue.cc:237] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Queue going to LEADER mode. State: All 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:51.010337  9599 leader_election.cc:290] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:51.010669  9602 ts_tablet_manager.cc:1434] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Time spent starting tablet: real 0.027s	user 0.021s	sys 0.002s
I20260630 12:38:51.012957  9600 leader_election.cc:290] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:51.017617  9600 ts_tablet_manager.cc:1434] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.003s
I20260630 12:38:51.019109  9600 tablet_bootstrap.cc:492] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:51.019165  9302 catalog_manager.cc:5697] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: term changed from 0 to 1, leader changed from <none> to dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2). New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:51.023224  9612 raft_consensus.cc:697] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 1 LEADER]: Becoming Leader. State: Replica: 40adefd442fb4baabdc91b89d4c4923e, State: Running, Role: LEADER
I20260630 12:38:51.023197  9304 catalog_manager.cc:5697] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1). New cstate: current_term: 1 leader_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:51.024326  9612 consensus_queue.cc:237] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [LEADER]: Queue going to LEADER mode. State: All 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: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:51.027660  9600 tablet_bootstrap.cc:654] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:51.047729  9599 ts_tablet_manager.cc:1434] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Time spent starting tablet: real 0.064s	user 0.022s	sys 0.000s
I20260630 12:38:51.056537  9600 tablet_bootstrap.cc:492] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: No bootstrap required, opened a new log
I20260630 12:38:51.057179  9600 ts_tablet_manager.cc:1403] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260630 12:38:51.057746  9303 catalog_manager.cc:5697] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e reported cstate change: term changed from 0 to 1, leader changed from <none> to 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3). New cstate: current_term: 1 leader_uuid: "40adefd442fb4baabdc91b89d4c4923e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:51.060995  9600 raft_consensus.cc:359] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:51.061793  9600 raft_consensus.cc:385] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:51.062140  9600 raft_consensus.cc:740] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:51.062882  9600 consensus_queue.cc:260] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:51.063423  9600 raft_consensus.cc:399] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:51.063650  9600 raft_consensus.cc:493] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:51.063978  9600 raft_consensus.cc:3060] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:51.071127  9600 raft_consensus.cc:515] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:51.071911  9600 leader_election.cc:304] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [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: 1f6ccc9ec3f642b4a2526322982d5f3d; no voters: 
I20260630 12:38:51.072587  9600 leader_election.cc:290] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:51.072754  9605 raft_consensus.cc:2804] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:51.074914  9600 ts_tablet_manager.cc:1434] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.003s
I20260630 12:38:51.082775  9605 raft_consensus.cc:697] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 LEADER]: Becoming Leader. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Running, Role: LEADER
I20260630 12:38:51.083669  9605 consensus_queue.cc:237] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Queue going to LEADER mode. State: All 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:51.090963  9302 catalog_manager.cc:5697] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1). New cstate: current_term: 1 leader_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:51.096064  9624 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:51.106513  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:38:51.114341  9604 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:51.119043  9444 consensus_peers.cc:597] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:51.139771  9444 consensus_peers.cc:597] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:51.160200  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:51.161660  1568 tablet_replica.cc:333] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: stopping tablet replica
I20260630 12:38:51.162606  1568 raft_consensus.cc:2243] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:51.163225  1568 raft_consensus.cc:2272] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:51.167114  1568 tablet_replica.cc:333] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: stopping tablet replica
I20260630 12:38:51.168051  1568 raft_consensus.cc:2243] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:51.168715  1568 raft_consensus.cc:2272] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:51.171746  9649 consensus_queue.cc:1048] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:51.173166  1568 tablet_replica.cc:333] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: stopping tablet replica
I20260630 12:38:51.174300  1568 raft_consensus.cc:2243] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:51.175132  1568 raft_consensus.cc:2272] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:51.178790  1568 tablet_replica.cc:333] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: stopping tablet replica
I20260630 12:38:51.179726  1568 raft_consensus.cc:2243] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:51.180294  1568 pending_rounds.cc:70] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Trying to abort 1 pending ops.
I20260630 12:38:51.180568  1568 pending_rounds.cc:77] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443543218319360 op_type: NO_OP noop_request { }
I20260630 12:38:51.181116  1568 raft_consensus.cc:2889] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:51.181545  1568 raft_consensus.cc:2272] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:51.187173  1568 tablet_replica.cc:333] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: stopping tablet replica
I20260630 12:38:51.187911  1568 raft_consensus.cc:2243] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:51.188334  1568 raft_consensus.cc:2272] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:51.190351  9444 consensus_peers.cc:597] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:51.190618  1568 tablet_replica.cc:333] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: stopping tablet replica
I20260630 12:38:51.191370  1568 raft_consensus.cc:2243] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:51.191778  1568 raft_consensus.cc:2272] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:51.219138  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
W20260630 12:38:51.311635  9444 consensus_peers.cc:597] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:51.325115  9604 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:51.385396  9624 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:52.163972  9604 consensus_queue.cc:579] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Leader has been unable to successfully communicate with peer 1f6ccc9ec3f642b4a2526322982d5f3d for more than 1 seconds (1.345s)
W20260630 12:38:52.181749  9352 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 1f6ccc9ec3f642b4a2526322982d5f3d not available for placement
I20260630 12:38:52.222162  9604 consensus_queue.cc:579] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Leader has been unable to successfully communicate with peer 1f6ccc9ec3f642b4a2526322982d5f3d for more than 1 seconds (1.103s)
I20260630 12:38:52.283499  9604 consensus_queue.cc:579] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Leader has been unable to successfully communicate with peer 1f6ccc9ec3f642b4a2526322982d5f3d for more than 1 seconds (1.093s)
I20260630 12:38:52.283687  9302 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34664:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:38:52.284631  9302 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:34664:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:38:52.303443  9302 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Sending DeleteTablet for 1 replicas of tablet 136303d15e0640f780ddea3502b799d8
I20260630 12:38:52.304718  9302 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Sending DeleteTablet for 1 replicas of tablet 31fbf807da884dcb90796ffba89442ee
I20260630 12:38:52.305903  9302 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Sending DeleteTablet for 1 replicas of tablet c3dc286bda314467aa7bff96dc2d4d24
I20260630 12:38:52.307073  9302 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: Sending DeleteTablet for 1 replicas of tablet ff55cc4abeef457487a9167cb492c40a
I20260630 12:38:52.308298  9542 tablet_service.cc:1558] Processing DeleteTablet for tablet c3dc286bda314467aa7bff96dc2d4d24 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:52 UTC) from {username='slave'} at 127.0.0.1:50158
I20260630 12:38:52.308247  9469 tablet_service.cc:1558] Processing DeleteTablet for tablet 31fbf807da884dcb90796ffba89442ee with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:52 UTC) from {username='slave'} at 127.0.0.1:59634
I20260630 12:38:52.312177  9604 consensus_queue.cc:579] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Leader has been unable to successfully communicate with peer 1f6ccc9ec3f642b4a2526322982d5f3d for more than 1 seconds (1.172s)
I20260630 12:38:52.312386  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:52.316025  9665 tablet_replica.cc:333] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: stopping tablet replica
I20260630 12:38:52.318773  9665 raft_consensus.cc:2243] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:52.320920  9665 raft_consensus.cc:2272] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:52.326454  9664 tablet_replica.cc:333] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: stopping tablet replica
I20260630 12:38:52.327812  9664 raft_consensus.cc:2243] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:52.328764  9664 raft_consensus.cc:2272] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:52.329589  9288 catalog_manager.cc:4755] TS 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 136303d15e0640f780ddea3502b799d8: Network error: Client connection negotiation failed: client connection to 127.1.136.1:37413: connect: Connection refused (error 111)
I20260630 12:38:52.332340  9664 ts_tablet_manager.cc:1916] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:38:52.331713  9665 ts_tablet_manager.cc:1916] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:38:52.336036  9666 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
W20260630 12:38:52.338976  9667 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
W20260630 12:38:52.351572  9669 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
I20260630 12:38:52.352854  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:52.354851  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:52.355257  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:52.355522  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823132355489 us; error 0 us; skew 500 ppm
I20260630 12:38:52.356431  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:52.360656  9664 ts_tablet_manager.cc:1929] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:38:52.361374  9664 log.cc:1199] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/c3dc286bda314467aa7bff96dc2d4d24
I20260630 12:38:52.362313  9664 ts_tablet_manager.cc:1950] T c3dc286bda314467aa7bff96dc2d4d24 P 40adefd442fb4baabdc91b89d4c4923e: Deleting consensus metadata
I20260630 12:38:52.364699  1568 webserver.cc:533] Webserver started at http://127.1.136.4:33547/ using document root <none> and password file <none>
I20260630 12:38:52.365556  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:52.365590  9665 ts_tablet_manager.cc:1929] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:38:52.366117  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:52.365852  9290 catalog_manager.cc:5028] TS 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739): tablet c3dc286bda314467aa7bff96dc2d4d24 (table dugtrio [id=741342dba6be4c22b76bcc33607e1176]) successfully deleted
I20260630 12:38:52.366220  9665 log.cc:1199] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/31fbf807da884dcb90796ffba89442ee
I20260630 12:38:52.366840  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:52.367478  9665 ts_tablet_manager.cc:1950] T 31fbf807da884dcb90796ffba89442ee P dc7c5b9e1065439bb117388c3d5960ec: Deleting consensus metadata
I20260630 12:38:52.368646  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "ba47630f8fd44e599f6efb0e12b280ac"
format_stamp: "Formatted at 2026-06-30 12:38:52 on dist-test-slave-8nk5"
I20260630 12:38:52.371884  9288 catalog_manager.cc:5028] TS dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201): tablet 31fbf807da884dcb90796ffba89442ee (table dugtrio [id=741342dba6be4c22b76bcc33607e1176]) successfully deleted
I20260630 12:38:52.375780  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:38:52.381719  9674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.382862  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:52.383236  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "ba47630f8fd44e599f6efb0e12b280ac"
format_stamp: "Formatted at 2026-06-30 12:38:52 on dist-test-slave-8nk5"
I20260630 12:38:52.383570  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-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)
I20260630 12:38:52.415067  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:52.416363  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:52.417747  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:52.420331  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:52.420535  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.420913  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:52.421062  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.470579  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:43517
I20260630 12:38:52.470672  9736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:43517 every 8 connection(s)
I20260630 12:38:52.475644  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:52.483187  9740 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
W20260630 12:38:52.485265  9741 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
W20260630 12:38:52.487023  9743 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
I20260630 12:38:52.490092  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:52.491353  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:52.491618  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:52.491827  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823132491809 us; error 0 us; skew 500 ppm
I20260630 12:38:52.492504  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:52.494057  9737 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46391
I20260630 12:38:52.494606  9737 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:52.495736  9737 heartbeater.cc:507] Master 127.1.136.62:46391 requested a full tablet report, sending...
I20260630 12:38:52.495786  1568 webserver.cc:533] Webserver started at http://127.1.136.1:33391/ using document root <none> and password file <none>
I20260630 12:38:52.496737  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:52.496937  1568 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:52.499634  9302 ts_manager.cc:194] Registered new tserver with Master: ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517)
I20260630 12:38:52.502522  1568 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:38:52.502645  9302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34686
I20260630 12:38:52.508417  9748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.509599  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:38:52.509204  9481 consensus_queue.cc:237] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:52.510040  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-8nk5"
I20260630 12:38:52.510445  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-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)
I20260630 12:38:52.520987  9555 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:52.525032  9649 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:38:52.526826  9444 consensus_peers.cc:597] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:52.529211  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:52.531196  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:52.533541  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:52.537783  9604 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.542052  9555 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.545780  9759 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
W20260630 12:38:52.553030  9444 consensus_peers.cc:597] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f3260259a1340e0a03b9cae7d07306f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:52.555354  9288 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2f3260259a1340e0a03b9cae7d07306f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:38:52.558055  9481 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue 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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:52.562469  9302 catalog_manager.cc:5697] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:52.582249  9555 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:52.584239  9616 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:38:52.585165  9444 consensus_peers.cc:597] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:52.586560  9444 consensus_peers.cc:597] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e564f08e96464cf991af403dd9861a86. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:52.593951  9604 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.597553  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:38:52.596446  9555 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.597975  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.002s	sys 0.001s
I20260630 12:38:52.598392  1568 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:38:52.606570  9481 consensus_queue.cc:237] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:52.607659  9288 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e564f08e96464cf991af403dd9861a86 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:38:52.610859  9759 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:52.616147  9302 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:52.640188  9444 consensus_peers.cc:597] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: beb77631443245229b1df65b288df1d2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:52.641863  1568 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:38:52.642275  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.039s	sys 0.000s
I20260630 12:38:52.642706  9555 raft_consensus.cc:1275] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:52.644454  9604 consensus_queue.cc:1048] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:38:52.645423  9759 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:38:52.646716  9759 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap complete.
I20260630 12:38:52.647599  9759 ts_tablet_manager.cc:1403] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260630 12:38:52.652746  9759 raft_consensus.cc:359] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.654649  9759 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
W20260630 12:38:52.655046  9444 consensus_peers.cc:597] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec -> Peer 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): Couldn't send request to peer 1f6ccc9ec3f642b4a2526322982d5f3d. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:52.658936  9759 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.662516  9759 ts_tablet_manager.cc:1434] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:38:52.663607  9759 tablet_bootstrap.cc:492] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:52.663975  9616 raft_consensus.cc:2955] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.666921  9554 raft_consensus.cc:2955] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.678985  9288 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet beb77631443245229b1df65b288df1d2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:38:52.693795  9759 tablet_bootstrap.cc:492] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: 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
I20260630 12:38:52.695145  9759 tablet_bootstrap.cc:492] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap complete.
I20260630 12:38:52.696055  9759 ts_tablet_manager.cc:1403] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260630 12:38:52.696648  9301 catalog_manager.cc:5697] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e reported cstate change: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.700379  9759 raft_consensus.cc:359] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.701339  9759 raft_consensus.cc:740] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.702708  9759 consensus_queue.cc:260] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [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: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.703598  9759 raft_consensus.cc:399] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:52.704008  9759 raft_consensus.cc:493] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:52.704479  9759 raft_consensus.cc:3060] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:52.718704  9759 raft_consensus.cc:515] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.719843  9759 leader_election.cc:304] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d; no voters: 
I20260630 12:38:52.721035  9767 raft_consensus.cc:2804] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:52.721984  9759 leader_election.cc:290] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:38:52.727651  9767 raft_consensus.cc:697] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Becoming Leader. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Running, Role: LEADER
I20260630 12:38:52.728952  9767 consensus_queue.cc:237] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.730458  9759 ts_tablet_manager.cc:1434] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.034s	user 0.022s	sys 0.009s
I20260630 12:38:52.731824  9759 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:52.751029  9759 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: 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
I20260630 12:38:52.752122  9759 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap complete.
I20260630 12:38:52.752965  9759 ts_tablet_manager.cc:1403] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:38:52.755918  9759 raft_consensus.cc:359] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:52.756822  9759 raft_consensus.cc:740] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.757845  9759 consensus_queue.cc:260] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:52.760571  9759 ts_tablet_manager.cc:1434] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:52.761662  9759 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:52.771319  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:37413
I20260630 12:38:52.771505  9828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:37413 every 8 connection(s)
I20260630 12:38:52.772710  9481 consensus_queue.cc:237] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue 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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:52.781630  9759 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: 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
I20260630 12:38:52.782680  9759 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap complete.
I20260630 12:38:52.783490  9759 ts_tablet_manager.cc:1403] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:38:52.786337  9759 raft_consensus.cc:359] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:52.787004  9759 raft_consensus.cc:740] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.787770  9759 consensus_queue.cc:260] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:52.789865  9759 ts_tablet_manager.cc:1434] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:38:52.790675  9759 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
W20260630 12:38:52.794911  9444 consensus_peers.cc:597] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa1ae9697acb4b5f8653b86ecb7feca8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:52.799122  9554 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:52.800489  9829 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46391
I20260630 12:38:52.801072  9829 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:52.802434  9829 heartbeater.cc:507] Master 127.1.136.62:46391 requested a full tablet report, sending...
I20260630 12:38:52.802393  9616 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:38:52.810245  9302 ts_manager.cc:194] Re-registered known tserver with Master: 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413)
I20260630 12:38:52.833724  9759 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: 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
I20260630 12:38:52.834709  9759 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap complete.
I20260630 12:38:52.835353  9759 ts_tablet_manager.cc:1403] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.034s
I20260630 12:38:52.838497  9302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34692
I20260630 12:38:52.838375  9759 raft_consensus.cc:359] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:52.839593  9759 raft_consensus.cc:740] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.840428  9759 consensus_queue.cc:260] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:52.842988  9759 ts_tablet_manager.cc:1434] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:38:52.843221  9829 heartbeater.cc:499] Master 127.1.136.62:46391 was elected leader, sending a full tablet report...
I20260630 12:38:52.844342  9759 tablet_bootstrap.cc:492] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap starting.
I20260630 12:38:52.843042  9616 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.849903  9803 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:52.850152  9554 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.851832  9604 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:52.865321  9759 tablet_bootstrap.cc:492] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: 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
I20260630 12:38:52.866703  9759 tablet_bootstrap.cc:492] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Bootstrap complete.
I20260630 12:38:52.867484  9759 ts_tablet_manager.cc:1403] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260630 12:38:52.867297  9803 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.868569  9302 catalog_manager.cc:5697] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e reported cstate change: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:52.870241  9759 raft_consensus.cc:359] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.870922  9759 raft_consensus.cc:740] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.872088  9759 consensus_queue.cc:260] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [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: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.872766  9759 raft_consensus.cc:399] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:52.873085  9759 raft_consensus.cc:493] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:52.872207  9288 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fa1ae9697acb4b5f8653b86ecb7feca8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:38:52.873370  9759 raft_consensus.cc:3060] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:52.882050  9759 raft_consensus.cc:515] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.883131  9759 leader_election.cc:304] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d; no voters: 
I20260630 12:38:52.883755  9759 leader_election.cc:290] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:38:52.883882  9767 raft_consensus.cc:2804] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:52.884581  9767 raft_consensus.cc:697] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Becoming Leader. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Running, Role: LEADER
I20260630 12:38:52.885354  9767 consensus_queue.cc:237] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:52.885725  9759 ts_tablet_manager.cc:1434] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.004s
I20260630 12:38:53.016389  9792 tablet_service.cc:1558] Processing DeleteTablet for tablet 136303d15e0640f780ddea3502b799d8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:52 UTC) from {username='slave'} at 127.0.0.1:36784
I20260630 12:38:53.016949  9791 tablet_service.cc:1558] Processing DeleteTablet for tablet ff55cc4abeef457487a9167cb492c40a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:52 UTC) from {username='slave'} at 127.0.0.1:36784
I20260630 12:38:53.018723  9840 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:53.019590  9840 raft_consensus.cc:2243] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:53.020131  9840 raft_consensus.cc:2272] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:53.023794  9840 ts_tablet_manager.cc:1916] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:38:53.026017  9803 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:53.041759  9840 ts_tablet_manager.cc:1929] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:38:53.042412  9840 log.cc:1199] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/136303d15e0640f780ddea3502b799d8
I20260630 12:38:53.043445  9840 ts_tablet_manager.cc:1950] T 136303d15e0640f780ddea3502b799d8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting consensus metadata
I20260630 12:38:53.046456  9840 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:53.046679  9288 catalog_manager.cc:5028] TS 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): tablet 136303d15e0640f780ddea3502b799d8 (table dugtrio [id=741342dba6be4c22b76bcc33607e1176]) successfully deleted
I20260630 12:38:53.047538  9840 raft_consensus.cc:2243] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:53.048125  9840 raft_consensus.cc:2272] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:53.052086  9840 ts_tablet_manager.cc:1916] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:38:53.070212  9840 ts_tablet_manager.cc:1929] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:38:53.070711  9840 log.cc:1199] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/ff55cc4abeef457487a9167cb492c40a
I20260630 12:38:53.071547  9840 ts_tablet_manager.cc:1950] T ff55cc4abeef457487a9167cb492c40a P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting consensus metadata
I20260630 12:38:53.075021  9288 catalog_manager.cc:5028] TS 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): tablet ff55cc4abeef457487a9167cb492c40a (table dugtrio [id=741342dba6be4c22b76bcc33607e1176]) successfully deleted
I20260630 12:38:53.079555  9842 ts_tablet_manager.cc:933] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Initiating tablet copy from peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:53.081105  9616 consensus_queue.cc:1050] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:53.081786  9842 tablet_copy_client.cc:323] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44201
I20260630 12:38:53.089058  9803 raft_consensus.cc:2955] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:53.096549  9491 tablet_copy_service.cc:140] P dc7c5b9e1065439bb117388c3d5960ec: Received BeginTabletCopySession request for tablet 2f3260259a1340e0a03b9cae7d07306f from peer ba47630f8fd44e599f6efb0e12b280ac ({username='slave'} at 127.0.0.1:59638)
I20260630 12:38:53.097561  9491 tablet_copy_service.cc:161] P dc7c5b9e1065439bb117388c3d5960ec: Beginning new tablet copy session on tablet 2f3260259a1340e0a03b9cae7d07306f from peer ba47630f8fd44e599f6efb0e12b280ac at {username='slave'} at 127.0.0.1:59638: session id = ba47630f8fd44e599f6efb0e12b280ac-2f3260259a1340e0a03b9cae7d07306f
I20260630 12:38:53.098030  9847 ts_tablet_manager.cc:933] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Initiating tablet copy from peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:53.100378  9847 tablet_copy_client.cc:323] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44201
I20260630 12:38:53.102440  9490 tablet_copy_service.cc:140] P dc7c5b9e1065439bb117388c3d5960ec: Received BeginTabletCopySession request for tablet beb77631443245229b1df65b288df1d2 from peer ba47630f8fd44e599f6efb0e12b280ac ({username='slave'} at 127.0.0.1:59638)
I20260630 12:38:53.103143  9490 tablet_copy_service.cc:161] P dc7c5b9e1065439bb117388c3d5960ec: Beginning new tablet copy session on tablet beb77631443245229b1df65b288df1d2 from peer ba47630f8fd44e599f6efb0e12b280ac at {username='slave'} at 127.0.0.1:59638: session id = ba47630f8fd44e599f6efb0e12b280ac-beb77631443245229b1df65b288df1d2
I20260630 12:38:53.106812  9491 tablet_copy_source_session.cc:215] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:53.110918  9842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3260259a1340e0a03b9cae7d07306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:53.112018  9490 tablet_copy_source_session.cc:215] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:53.112665  9616 consensus_queue.cc:1050] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:53.116112  9847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb77631443245229b1df65b288df1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:53.123941  9803 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:53.128479  9842 tablet_copy_client.cc:806] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:53.129185  9842 tablet_copy_client.cc:670] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:53.134508  9842 tablet_copy_client.cc:538] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:53.138559  9847 tablet_copy_client.cc:806] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:53.139261  9847 tablet_copy_client.cc:670] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:53.144779  9842 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap starting.
I20260630 12:38:53.144846  9847 tablet_copy_client.cc:538] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:53.155182  9847 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap starting.
I20260630 12:38:53.164481  9851 ts_tablet_manager.cc:933] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Initiating tablet copy from peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:53.167361  9851 tablet_copy_client.cc:323] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44201
I20260630 12:38:53.168221  9842 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: 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
I20260630 12:38:53.169219  9842 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap complete.
I20260630 12:38:53.169476  9491 tablet_copy_service.cc:140] P dc7c5b9e1065439bb117388c3d5960ec: Received BeginTabletCopySession request for tablet e564f08e96464cf991af403dd9861a86 from peer ba47630f8fd44e599f6efb0e12b280ac ({username='slave'} at 127.0.0.1:59638)
I20260630 12:38:53.170276  9842 ts_tablet_manager.cc:1403] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260630 12:38:53.170411  9491 tablet_copy_service.cc:161] P dc7c5b9e1065439bb117388c3d5960ec: Beginning new tablet copy session on tablet e564f08e96464cf991af403dd9861a86 from peer ba47630f8fd44e599f6efb0e12b280ac at {username='slave'} at 127.0.0.1:59638: session id = ba47630f8fd44e599f6efb0e12b280ac-e564f08e96464cf991af403dd9861a86
I20260630 12:38:53.173732  9842 raft_consensus.cc:359] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.174695  9842 raft_consensus.cc:740] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba47630f8fd44e599f6efb0e12b280ac, State: Initialized, Role: LEARNER
I20260630 12:38:53.175606  9842 consensus_queue.cc:260] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.178903  9737 heartbeater.cc:499] Master 127.1.136.62:46391 was elected leader, sending a full tablet report...
I20260630 12:38:53.179046  9847 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: 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
I20260630 12:38:53.179605  9842 ts_tablet_manager.cc:1434] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:38:53.180210  9847 tablet_bootstrap.cc:492] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap complete.
I20260630 12:38:53.181038  9847 ts_tablet_manager.cc:1403] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260630 12:38:53.182221  9490 tablet_copy_service.cc:342] P dc7c5b9e1065439bb117388c3d5960ec: Request end of tablet copy session ba47630f8fd44e599f6efb0e12b280ac-2f3260259a1340e0a03b9cae7d07306f received from {username='slave'} at 127.0.0.1:59638
I20260630 12:38:53.182704  9490 tablet_copy_service.cc:434] P dc7c5b9e1065439bb117388c3d5960ec: ending tablet copy session ba47630f8fd44e599f6efb0e12b280ac-2f3260259a1340e0a03b9cae7d07306f on tablet 2f3260259a1340e0a03b9cae7d07306f with peer ba47630f8fd44e599f6efb0e12b280ac
I20260630 12:38:53.184289  9847 raft_consensus.cc:359] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.181954  9491 tablet_copy_source_session.cc:215] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:53.185290  9847 raft_consensus.cc:740] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba47630f8fd44e599f6efb0e12b280ac, State: Initialized, Role: LEARNER
I20260630 12:38:53.186386  9847 consensus_queue.cc:260] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac [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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.188787  9847 ts_tablet_manager.cc:1434] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260630 12:38:53.189258  9851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e564f08e96464cf991af403dd9861a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:53.190980  9491 tablet_copy_service.cc:342] P dc7c5b9e1065439bb117388c3d5960ec: Request end of tablet copy session ba47630f8fd44e599f6efb0e12b280ac-beb77631443245229b1df65b288df1d2 received from {username='slave'} at 127.0.0.1:59638
I20260630 12:38:53.191591  9491 tablet_copy_service.cc:434] P dc7c5b9e1065439bb117388c3d5960ec: ending tablet copy session ba47630f8fd44e599f6efb0e12b280ac-beb77631443245229b1df65b288df1d2 on tablet beb77631443245229b1df65b288df1d2 with peer ba47630f8fd44e599f6efb0e12b280ac
I20260630 12:38:53.204689  9851 tablet_copy_client.cc:806] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:53.205286  9851 tablet_copy_client.cc:670] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:53.210268  9851 tablet_copy_client.cc:538] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:53.220841  9851 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap starting.
W20260630 12:38:53.222318  9352 auto_rebalancer.cc:639] Failed to schedule move for tablet fa1ae9697acb4b5f8653b86ecb7feca8: Invalid argument: Server with UUID ba47630f8fd44e599f6efb0e12b280ac is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
W20260630 12:38:53.228143  9352 auto_rebalancer.cc:639] Failed to schedule move for tablet e564f08e96464cf991af403dd9861a86: Invalid argument: Server with UUID ba47630f8fd44e599f6efb0e12b280ac is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
W20260630 12:38:53.235376  9352 auto_rebalancer.cc:639] Failed to schedule move for tablet beb77631443245229b1df65b288df1d2: Invalid argument: Server with UUID ba47630f8fd44e599f6efb0e12b280ac is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.239713  9851 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: 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
I20260630 12:38:53.240700  9851 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap complete.
I20260630 12:38:53.241389  9851 ts_tablet_manager.cc:1403] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:38:53.243952  9851 raft_consensus.cc:359] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.244547  9851 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba47630f8fd44e599f6efb0e12b280ac, State: Initialized, Role: LEARNER
I20260630 12:38:53.245147  9851 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:53.247308  9851 ts_tablet_manager.cc:1434] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:38:53.247974  9481 consensus_queue.cc:237] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:53.249492  9491 tablet_copy_service.cc:342] P dc7c5b9e1065439bb117388c3d5960ec: Request end of tablet copy session ba47630f8fd44e599f6efb0e12b280ac-e564f08e96464cf991af403dd9861a86 received from {username='slave'} at 127.0.0.1:59638
I20260630 12:38:53.250150  9491 tablet_copy_service.cc:434] P dc7c5b9e1065439bb117388c3d5960ec: ending tablet copy session ba47630f8fd44e599f6efb0e12b280ac-e564f08e96464cf991af403dd9861a86 on tablet e564f08e96464cf991af403dd9861a86 with peer ba47630f8fd44e599f6efb0e12b280ac
I20260630 12:38:53.255366  9554 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.255532  9803 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.257150  9604 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:53.258009  9616 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:53.266486  9616 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.268877  9803 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.269188  9554 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.282997  9304 catalog_manager.cc:5697] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e reported cstate change: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.283843  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa1ae9697acb4b5f8653b86ecb7feca8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:53.305154  9702 tablet_service.cc:1558] Processing DeleteTablet for tablet fa1ae9697acb4b5f8653b86ecb7feca8 with delete_type TABLET_DATA_TOMBSTONED (TS ba47630f8fd44e599f6efb0e12b280ac not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42824
W20260630 12:38:53.308063  9288 catalog_manager.cc:4995] TS ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): delete failed for tablet fa1ae9697acb4b5f8653b86ecb7feca8 because the tablet was not found. No further retry: Not found: Tablet not found: fa1ae9697acb4b5f8653b86ecb7feca8
I20260630 12:38:53.467413  9481 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } }
I20260630 12:38:53.473522  9803 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.473662  9554 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.475458  9616 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:53.476101  9649 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:53.484028  9616 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } }
I20260630 12:38:53.486373  9803 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } }
I20260630 12:38:53.489302  9554 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } }
I20260630 12:38:53.495165  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e564f08e96464cf991af403dd9861a86 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:53.501974  9304 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d reported cstate change: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } }
I20260630 12:38:53.514796  9702 tablet_service.cc:1558] Processing DeleteTablet for tablet e564f08e96464cf991af403dd9861a86 with delete_type TABLET_DATA_TOMBSTONED (TS ba47630f8fd44e599f6efb0e12b280ac not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42824
I20260630 12:38:53.516793  9858 tablet_replica.cc:333] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: stopping tablet replica
I20260630 12:38:53.518741  9858 raft_consensus.cc:2243] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:53.519682  9858 raft_consensus.cc:2272] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:53.524432  9858 ts_tablet_manager.cc:1916] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:53.537166  9858 ts_tablet_manager.cc:1929] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:38:53.537493  9858 log.cc:1199] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root/wals/e564f08e96464cf991af403dd9861a86
I20260630 12:38:53.539106  9288 catalog_manager.cc:5028] TS ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): tablet e564f08e96464cf991af403dd9861a86 (table test-workload [id=4a915986cb5d440cbdd73df579059f1a]) successfully deleted
I20260630 12:38:53.568467  9712 raft_consensus.cc:1217] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:53.608628  9481 consensus_queue.cc:237] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:53.614882  9554 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.615530  9803 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.616494  9616 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:53.617350  9649 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:53.624761  9649 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.627005  9803 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.627915  9554 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.640161  9481 consensus_queue.cc:237] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } }
I20260630 12:38:53.641896  9301 catalog_manager.cc:5697] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e reported cstate change: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.644455  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f3260259a1340e0a03b9cae7d07306f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:53.651326  9554 raft_consensus.cc:1275] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.651743  9803 raft_consensus.cc:1275] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:53.653064  9604 consensus_queue.cc:1048] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:53.654925  9616 consensus_queue.cc:1048] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:53.657043  9702 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f3260259a1340e0a03b9cae7d07306f with delete_type TABLET_DATA_TOMBSTONED (TS ba47630f8fd44e599f6efb0e12b280ac not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42824
I20260630 12:38:53.658301  9858 tablet_replica.cc:333] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: stopping tablet replica
I20260630 12:38:53.659222  9858 raft_consensus.cc:2243] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:53.659772  9858 raft_consensus.cc:2272] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:53.663412  9858 ts_tablet_manager.cc:1916] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:53.663673  9604 raft_consensus.cc:2955] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.670701  9803 raft_consensus.cc:2955] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.671648  9554 raft_consensus.cc:2955] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } }
I20260630 12:38:53.676317  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet beb77631443245229b1df65b288df1d2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:53.681663  9301 catalog_manager.cc:5697] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index 2 to 3, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:53.684478  9858 ts_tablet_manager.cc:1929] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:38:53.685247  9858 log.cc:1199] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root/wals/2f3260259a1340e0a03b9cae7d07306f
I20260630 12:38:53.687188  9288 catalog_manager.cc:5028] TS ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): tablet 2f3260259a1340e0a03b9cae7d07306f (table test-workload [id=4a915986cb5d440cbdd73df579059f1a]) successfully deleted
I20260630 12:38:53.697341  9702 tablet_service.cc:1558] Processing DeleteTablet for tablet beb77631443245229b1df65b288df1d2 with delete_type TABLET_DATA_TOMBSTONED (TS ba47630f8fd44e599f6efb0e12b280ac not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42824
I20260630 12:38:53.698560  9858 tablet_replica.cc:333] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: stopping tablet replica
I20260630 12:38:53.699401  9858 raft_consensus.cc:2243] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:53.699978  9858 raft_consensus.cc:2272] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:53.703475  9858 ts_tablet_manager.cc:1916] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:53.718466  9858 ts_tablet_manager.cc:1929] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:38:53.718892  9858 log.cc:1199] T beb77631443245229b1df65b288df1d2 P ba47630f8fd44e599f6efb0e12b280ac: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-3-root/wals/beb77631443245229b1df65b288df1d2
I20260630 12:38:53.720805  9288 catalog_manager.cc:5028] TS ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): tablet beb77631443245229b1df65b288df1d2 (table test-workload [id=4a915986cb5d440cbdd73df579059f1a]) successfully deleted
I20260630 12:38:54.251113  9481 consensus_queue.cc:237] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.259516  9554 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:38:54.259752  9444 consensus_peers.cc:597] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:54.260031  9803 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:54.261729  9604 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:54.262959  9862 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:54.273173  9861 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.275705  9803 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.277333  9554 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.290984  9481 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.292840  9304 catalog_manager.cc:5697] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:54.303787  9802 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:54.306859  9862 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:38:54.308000  9444 consensus_peers.cc:597] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:54.309258  9554 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:54.311098  9862 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:54.316679  9861 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.322724  9803 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.332985  9481 consensus_queue.cc:237] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.336565  9554 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.342516  9302 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:54.352794  9555 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:54.353268  9803 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:54.355337  9861 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:38:54.357174  9444 consensus_peers.cc:597] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec -> Peer ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4:43517): Couldn't send request to peer ba47630f8fd44e599f6efb0e12b280ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa1ae9697acb4b5f8653b86ecb7feca8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:54.358522  9861 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:54.367962  9862 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.370510  9803 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.371692  9554 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } } }
I20260630 12:38:54.381408  9481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e564f08e96464cf991af403dd9861a86"
dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59634
I20260630 12:38:54.382262  9481 raft_consensus.cc:606] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Received request to transfer leadership
I20260630 12:38:54.388226  9481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e564f08e96464cf991af403dd9861a86"
dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59634
I20260630 12:38:54.388944  9481 raft_consensus.cc:606] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Received request to transfer leadership
I20260630 12:38:54.384135  9301 catalog_manager.cc:5697] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index 3 to 4, NON_VOTER ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:54.390388  9288 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for e564f08e96464cf991af403dd9861a86 already in progress [suppressed 26 similar messages]
I20260630 12:38:54.394367  9481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e564f08e96464cf991af403dd9861a86"
dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59634
I20260630 12:38:54.395044  9481 raft_consensus.cc:606] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Received request to transfer leadership
I20260630 12:38:54.688268  9872 ts_tablet_manager.cc:933] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Initiating tablet copy from peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:54.690335  9872 tablet_copy_client.cc:323] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44201
I20260630 12:38:54.692541  9491 tablet_copy_service.cc:140] P dc7c5b9e1065439bb117388c3d5960ec: Received BeginTabletCopySession request for tablet e564f08e96464cf991af403dd9861a86 from peer ba47630f8fd44e599f6efb0e12b280ac ({username='slave'} at 127.0.0.1:59638)
I20260630 12:38:54.693120  9491 tablet_copy_service.cc:161] P dc7c5b9e1065439bb117388c3d5960ec: Beginning new tablet copy session on tablet e564f08e96464cf991af403dd9861a86 from peer ba47630f8fd44e599f6efb0e12b280ac at {username='slave'} at 127.0.0.1:59638: session id = ba47630f8fd44e599f6efb0e12b280ac-e564f08e96464cf991af403dd9861a86
I20260630 12:38:54.698729  9491 tablet_copy_source_session.cc:215] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:54.701505  9872 ts_tablet_manager.cc:1916] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Deleting tablet data with delete state TABLET_DATA_COPYING
W20260630 12:38:54.710084  9352 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:38:54.710523  9352 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for e564f08e96464cf991af403dd9861a86 already in progress
W20260630 12:38:54.710764  9352 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e564f08e96464cf991af403dd9861a86 already in progress
I20260630 12:38:54.718921  9872 ts_tablet_manager.cc:1929] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:38:54.720036  9872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e564f08e96464cf991af403dd9861a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:54.728132  9872 tablet_copy_client.cc:806] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:54.729082  9872 tablet_copy_client.cc:670] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:54.734040  9872 tablet_copy_client.cc:538] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:54.743019  9872 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap starting.
I20260630 12:38:54.767840  9872 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: 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
I20260630 12:38:54.769032  9872 tablet_bootstrap.cc:492] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap complete.
I20260630 12:38:54.769802  9872 ts_tablet_manager.cc:1403] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260630 12:38:54.772744  9872 raft_consensus.cc:359] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.773613  9872 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba47630f8fd44e599f6efb0e12b280ac, State: Initialized, Role: LEARNER
I20260630 12:38:54.774425  9872 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.777956  9872 ts_tablet_manager.cc:1434] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:38:54.780484  9491 tablet_copy_service.cc:342] P dc7c5b9e1065439bb117388c3d5960ec: Request end of tablet copy session ba47630f8fd44e599f6efb0e12b280ac-e564f08e96464cf991af403dd9861a86 received from {username='slave'} at 127.0.0.1:59638
I20260630 12:38:54.780988  9491 tablet_copy_service.cc:434] P dc7c5b9e1065439bb117388c3d5960ec: ending tablet copy session ba47630f8fd44e599f6efb0e12b280ac-e564f08e96464cf991af403dd9861a86 on tablet e564f08e96464cf991af403dd9861a86 with peer ba47630f8fd44e599f6efb0e12b280ac
I20260630 12:38:54.848850  9872 ts_tablet_manager.cc:933] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Initiating tablet copy from peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:54.850745  9872 tablet_copy_client.cc:323] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44201
I20260630 12:38:54.852867  9491 tablet_copy_service.cc:140] P dc7c5b9e1065439bb117388c3d5960ec: Received BeginTabletCopySession request for tablet 2f3260259a1340e0a03b9cae7d07306f from peer ba47630f8fd44e599f6efb0e12b280ac ({username='slave'} at 127.0.0.1:59638)
I20260630 12:38:54.853674  9491 tablet_copy_service.cc:161] P dc7c5b9e1065439bb117388c3d5960ec: Beginning new tablet copy session on tablet 2f3260259a1340e0a03b9cae7d07306f from peer ba47630f8fd44e599f6efb0e12b280ac at {username='slave'} at 127.0.0.1:59638: session id = ba47630f8fd44e599f6efb0e12b280ac-2f3260259a1340e0a03b9cae7d07306f
I20260630 12:38:54.861097  9491 tablet_copy_source_session.cc:215] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:54.864653  9872 ts_tablet_manager.cc:1916] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:38:54.873624  9877 ts_tablet_manager.cc:933] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: Initiating tablet copy from peer dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201)
I20260630 12:38:54.876003  9877 tablet_copy_client.cc:323] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:44201
I20260630 12:38:54.878253  9491 tablet_copy_service.cc:140] P dc7c5b9e1065439bb117388c3d5960ec: Received BeginTabletCopySession request for tablet fa1ae9697acb4b5f8653b86ecb7feca8 from peer ba47630f8fd44e599f6efb0e12b280ac ({username='slave'} at 127.0.0.1:59638)
I20260630 12:38:54.878881  9491 tablet_copy_service.cc:161] P dc7c5b9e1065439bb117388c3d5960ec: Beginning new tablet copy session on tablet fa1ae9697acb4b5f8653b86ecb7feca8 from peer ba47630f8fd44e599f6efb0e12b280ac at {username='slave'} at 127.0.0.1:59638: session id = ba47630f8fd44e599f6efb0e12b280ac-fa1ae9697acb4b5f8653b86ecb7feca8
I20260630 12:38:54.883282  9872 ts_tablet_manager.cc:1929] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:38:54.884264  9872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3260259a1340e0a03b9cae7d07306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:54.887311  9491 tablet_copy_source_session.cc:215] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:54.891973  9877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1ae9697acb4b5f8653b86ecb7feca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:54.895239  9872 tablet_copy_client.cc:806] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:54.896070  9872 tablet_copy_client.cc:670] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:54.901088  9872 tablet_copy_client.cc:538] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:54.912186  9872 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap starting.
I20260630 12:38:54.914352  9877 tablet_copy_client.cc:806] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:54.915308  9877 tablet_copy_client.cc:670] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:54.921075  9877 tablet_copy_client.cc:538] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:54.938954  9879 raft_consensus.cc:993] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: : Instructing follower 1f6ccc9ec3f642b4a2526322982d5f3d to start an election
I20260630 12:38:54.939671  9877 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap starting.
I20260630 12:38:54.939899  9862 raft_consensus.cc:1081] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Signalling peer 1f6ccc9ec3f642b4a2526322982d5f3d to start an election
I20260630 12:38:54.942433  9803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e564f08e96464cf991af403dd9861a86"
dest_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d"
 from {username='slave'} at 127.0.0.1:36782
I20260630 12:38:54.943324  9803 raft_consensus.cc:493] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:38:54.943734  9803 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:54.945458  9872 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: 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
I20260630 12:38:54.946769  9872 tablet_bootstrap.cc:492] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap complete.
I20260630 12:38:54.947614  9872 ts_tablet_manager.cc:1403] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Time spent bootstrapping tablet: real 0.036s	user 0.035s	sys 0.001s
I20260630 12:38:54.950793  9872 raft_consensus.cc:359] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.951763  9872 raft_consensus.cc:740] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba47630f8fd44e599f6efb0e12b280ac, State: Initialized, Role: LEARNER
I20260630 12:38:54.952447  9872 consensus_queue.cc:260] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.954669  9872 ts_tablet_manager.cc:1434] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:54.973857  9803 raft_consensus.cc:515] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:54.979030  9491 tablet_copy_service.cc:342] P dc7c5b9e1065439bb117388c3d5960ec: Request end of tablet copy session ba47630f8fd44e599f6efb0e12b280ac-2f3260259a1340e0a03b9cae7d07306f received from {username='slave'} at 127.0.0.1:59638
I20260630 12:38:54.979550  9491 tablet_copy_service.cc:434] P dc7c5b9e1065439bb117388c3d5960ec: ending tablet copy session ba47630f8fd44e599f6efb0e12b280ac-2f3260259a1340e0a03b9cae7d07306f on tablet 2f3260259a1340e0a03b9cae7d07306f with peer ba47630f8fd44e599f6efb0e12b280ac
I20260630 12:38:54.997781  9803 leader_election.cc:290] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 2 election: Requested vote from peers dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201), 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739)
I20260630 12:38:55.015673  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc7c5b9e1065439bb117388c3d5960ec"
I20260630 12:38:55.016693  9481 raft_consensus.cc:3055] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:38:55.017228  9481 raft_consensus.cc:740] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc7c5b9e1065439bb117388c3d5960ec, State: Running, Role: LEADER
I20260630 12:38:55.018832  9481 consensus_queue.cc:260] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:55.019767  9554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e564f08e96464cf991af403dd9861a86" candidate_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40adefd442fb4baabdc91b89d4c4923e"
I20260630 12:38:55.020414  9554 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:55.020645  9877 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: 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
I20260630 12:38:55.021530  9877 tablet_bootstrap.cc:492] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: Bootstrap complete.
I20260630 12:38:55.022372  9877 ts_tablet_manager.cc:1403] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: Time spent bootstrapping tablet: real 0.083s	user 0.041s	sys 0.016s
I20260630 12:38:55.026080  9877 raft_consensus.cc:359] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:55.026996  9877 raft_consensus.cc:740] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba47630f8fd44e599f6efb0e12b280ac, State: Initialized, Role: LEARNER
I20260630 12:38:55.021077  9481 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:55.027944  9877 consensus_queue.cc:260] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.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: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:55.028923  9554 raft_consensus.cc:2468] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f6ccc9ec3f642b4a2526322982d5f3d in term 2.
I20260630 12:38:55.030983  9877 ts_tablet_manager.cc:1434] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:55.033175  9491 tablet_copy_service.cc:342] P dc7c5b9e1065439bb117388c3d5960ec: Request end of tablet copy session ba47630f8fd44e599f6efb0e12b280ac-fa1ae9697acb4b5f8653b86ecb7feca8 received from {username='slave'} at 127.0.0.1:59638
I20260630 12:38:55.033208  9752 leader_election.cc:304] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f6ccc9ec3f642b4a2526322982d5f3d, 40adefd442fb4baabdc91b89d4c4923e; no voters: 
I20260630 12:38:55.033854  9491 tablet_copy_service.cc:434] P dc7c5b9e1065439bb117388c3d5960ec: ending tablet copy session ba47630f8fd44e599f6efb0e12b280ac-fa1ae9697acb4b5f8653b86ecb7feca8 on tablet fa1ae9697acb4b5f8653b86ecb7feca8 with peer ba47630f8fd44e599f6efb0e12b280ac
I20260630 12:38:55.041395  9887 raft_consensus.cc:2804] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:55.043186  9481 raft_consensus.cc:2468] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f6ccc9ec3f642b4a2526322982d5f3d in term 2.
I20260630 12:38:55.045853  9887 raft_consensus.cc:697] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Becoming Leader. State: Replica: 1f6ccc9ec3f642b4a2526322982d5f3d, State: Running, Role: LEADER
I20260630 12:38:55.046998  9887 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [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: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } }
I20260630 12:38:55.056505  9302 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d reported cstate change: term changed from 1 to 2, leader changed from dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2) to 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1). New cstate: current_term: 2 leader_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:55.331100  9712 raft_consensus.cc:1217] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:38:55.431143  9712 raft_consensus.cc:1217] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:38:55.559374  9712 raft_consensus.cc:3060] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Advancing to term 2
I20260630 12:38:55.574427  9712 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 LEARNER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:55.576630  9887 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:55.587158  9887 raft_consensus.cc:1064] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: attempting to promote NON_VOTER ba47630f8fd44e599f6efb0e12b280ac to VOTER
W20260630 12:38:55.587741  9887 raft_consensus.cc:1068] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: Unable to promote non-voter ba47630f8fd44e599f6efb0e12b280ac: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:55.626401  9554 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:55.628150  9887 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:55.649695  9481 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 2 FOLLOWER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:55.655592  9902 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:55.680267  9895 raft_consensus.cc:1064] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d: attempting to promote NON_VOTER ba47630f8fd44e599f6efb0e12b280ac to VOTER
I20260630 12:38:55.683944  9895 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [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: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } }
I20260630 12:38:55.694324  9554 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:38:55.695531  9712 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 LEARNER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:38:55.696583  9887 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:38:55.700558  9895 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:38:55.711042  9480 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 2 FOLLOWER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:38:55.715451  9887 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.716413  9901 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:38:55.722651  9712 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.724335  9480 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.734961  9554 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.749169  9302 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac reported cstate change: config changed from index 4 to 6, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } attrs { replace: true } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.755643  9879 raft_consensus.cc:1064] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: attempting to promote NON_VOTER ba47630f8fd44e599f6efb0e12b280ac to VOTER
I20260630 12:38:55.759262  9879 consensus_queue.cc:237] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } }
I20260630 12:38:55.782956  9803 consensus_queue.cc:237] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } }
I20260630 12:38:55.783927  9554 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:38:55.785933  9711 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:38:55.787422  9881 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:55.789089  9802 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:38:55.797036  9862 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:55.799299  9862 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:55.806746  9711 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 FOLLOWER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:38:55.807461  9555 raft_consensus.cc:1275] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Refusing update from remote peer 1f6ccc9ec3f642b4a2526322982d5f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:38:55.809087  9887 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:38:55.810508  9895 consensus_queue.cc:1048] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260630 12:38:55.819236  9901 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.825907  9553 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.837050  9862 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.845841  9554 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.847687  9712 raft_consensus.cc:2955] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.857429  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e564f08e96464cf991af403dd9861a86 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:55.861021  9302 catalog_manager.cc:5697] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d reported cstate change: config changed from index 6 to 7, VOTER dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2) evicted. New cstate: current_term: 2 leader_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:55.881218  9802 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.888203  9469 tablet_service.cc:1558] Processing DeleteTablet for tablet e564f08e96464cf991af403dd9861a86 with delete_type TABLET_DATA_TOMBSTONED (TS dc7c5b9e1065439bb117388c3d5960ec not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:59634
I20260630 12:38:55.894116  9304 catalog_manager.cc:5697] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e reported cstate change: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.903692  9916 tablet_replica.cc:333] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: stopping tablet replica
I20260630 12:38:55.909271  9712 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } attrs { replace: true } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.921145  9879 raft_consensus.cc:1064] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: attempting to promote NON_VOTER ba47630f8fd44e599f6efb0e12b280ac to VOTER
I20260630 12:38:55.923487  9916 raft_consensus.cc:2243] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:55.927304  9879 consensus_queue.cc:237] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } }
I20260630 12:38:55.925554  9916 raft_consensus.cc:2272] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:55.949002  9712 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 LEARNER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:38:55.952296  9554 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:38:55.954600  9862 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:55.955690  9480 consensus_queue.cc:237] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } }
I20260630 12:38:55.957141  9802 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:38:55.957445  9862 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:55.965485  9711 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:38:55.952356  9916 ts_tablet_manager.cc:1916] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:55.968640  9915 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:38:55.971546  9915 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:55.980624  9881 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:55.987775  9711 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.001286  9802 raft_consensus.cc:1275] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:38:56.012372  9879 consensus_queue.cc:1048] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:38:56.021423  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f3260259a1340e0a03b9cae7d07306f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:56.023823  9803 raft_consensus.cc:2955] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.027601  9304 catalog_manager.cc:5697] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec reported cstate change: config changed from index 5 to 6, VOTER 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3) evicted. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:56.031962  9916 ts_tablet_manager.cc:1929] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260630 12:38:56.032630  9916 log.cc:1199] T e564f08e96464cf991af403dd9861a86 P dc7c5b9e1065439bb117388c3d5960ec: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/e564f08e96464cf991af403dd9861a86
I20260630 12:38:56.037508  9288 catalog_manager.cc:5028] TS dc7c5b9e1065439bb117388c3d5960ec (127.1.136.2:44201): tablet e564f08e96464cf991af403dd9861a86 (table test-workload [id=4a915986cb5d440cbdd73df579059f1a]) successfully deleted
I20260630 12:38:56.040496  9914 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.045796  9554 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.045992  9712 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.051795  9542 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f3260259a1340e0a03b9cae7d07306f with delete_type TABLET_DATA_TOMBSTONED (TS 40adefd442fb4baabdc91b89d4c4923e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50158
I20260630 12:38:56.069510  9803 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.071122  9921 tablet_replica.cc:333] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: stopping tablet replica
I20260630 12:38:56.072347  9921 raft_consensus.cc:2243] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.073525  9921 raft_consensus.cc:2272] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.078976  9304 catalog_manager.cc:5697] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac reported cstate change: config changed from index 4 to 5, ba47630f8fd44e599f6efb0e12b280ac (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1f6ccc9ec3f642b4a2526322982d5f3d" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 37413 } attrs { replace: true } } peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.082521  9921 ts_tablet_manager.cc:1916] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:56.106077  9480 consensus_queue.cc:237] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } }
I20260630 12:38:56.106830  9921 ts_tablet_manager.cc:1929] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:38:56.107578  9921 log.cc:1199] T 2f3260259a1340e0a03b9cae7d07306f P 40adefd442fb4baabdc91b89d4c4923e: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/2f3260259a1340e0a03b9cae7d07306f
I20260630 12:38:56.110441  9290 catalog_manager.cc:5028] TS 40adefd442fb4baabdc91b89d4c4923e (127.1.136.3:40739): tablet 2f3260259a1340e0a03b9cae7d07306f (table test-workload [id=4a915986cb5d440cbdd73df579059f1a]) successfully deleted
I20260630 12:38:56.111931  9712 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:38:56.112811  9554 raft_consensus.cc:1275] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Refusing update from remote peer dc7c5b9e1065439bb117388c3d5960ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:38:56.113621  9881 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:38:56.114643  9914 consensus_queue.cc:1048] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:38:56.122864  9914 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.126734  9712 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.130100  9554 raft_consensus.cc:2955] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.145480  9288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa1ae9697acb4b5f8653b86ecb7feca8 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:56.145074  9301 catalog_manager.cc:5697] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac reported cstate change: config changed from index 5 to 6, VOTER 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "dc7c5b9e1065439bb117388c3d5960ec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dc7c5b9e1065439bb117388c3d5960ec" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 44201 } } peers { permanent_uuid: "40adefd442fb4baabdc91b89d4c4923e" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 40739 } } peers { permanent_uuid: "ba47630f8fd44e599f6efb0e12b280ac" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 43517 } attrs { promote: false } } }
I20260630 12:38:56.163101  9792 tablet_service.cc:1558] Processing DeleteTablet for tablet fa1ae9697acb4b5f8653b86ecb7feca8 with delete_type TABLET_DATA_TOMBSTONED (TS 1f6ccc9ec3f642b4a2526322982d5f3d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36784
I20260630 12:38:56.166501  9922 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:56.167711  9922 raft_consensus.cc:2243] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.169198  9922 raft_consensus.cc:2272] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.172621  9922 ts_tablet_manager.cc:1916] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:56.188581  9922 ts_tablet_manager.cc:1929] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:38:56.189043  9922 log.cc:1199] T fa1ae9697acb4b5f8653b86ecb7feca8 P 1f6ccc9ec3f642b4a2526322982d5f3d: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/fa1ae9697acb4b5f8653b86ecb7feca8
I20260630 12:38:56.190924  9288 catalog_manager.cc:5028] TS 1f6ccc9ec3f642b4a2526322982d5f3d (127.1.136.1:37413): tablet fa1ae9697acb4b5f8653b86ecb7feca8 (table test-workload [id=4a915986cb5d440cbdd73df579059f1a]) successfully deleted
I20260630 12:38:57.853711  1568 tablet_server.cc:179] TabletServer@127.1.136.1:37413 shutting down...
I20260630 12:38:57.877553  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:57.878505  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:57.879238  1568 raft_consensus.cc:2243] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:57.879882  1568 raft_consensus.cc:2272] T 2f3260259a1340e0a03b9cae7d07306f P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:57.882609  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:57.883250  1568 raft_consensus.cc:2243] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:57.883873  1568 raft_consensus.cc:2272] T beb77631443245229b1df65b288df1d2 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:57.886300  1568 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:57.886842  1568 raft_consensus.cc:2243] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:57.887758  1568 raft_consensus.cc:2272] T e564f08e96464cf991af403dd9861a86 P 1f6ccc9ec3f642b4a2526322982d5f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:57.914683  1568 tablet_server.cc:196] TabletServer@127.1.136.1:37413 shutdown complete.
I20260630 12:38:57.933872  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:38:57.960597  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:57.961532  1568 tablet_replica.cc:333] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec: stopping tablet replica
I20260630 12:38:57.962514  1568 raft_consensus.cc:2243] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:57.963593  1568 raft_consensus.cc:2272] T beb77631443245229b1df65b288df1d2 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:57.966392  1568 tablet_replica.cc:333] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec: stopping tablet replica
I20260630 12:38:57.967000  1568 raft_consensus.cc:2243] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:57.967964  1568 raft_consensus.cc:2272] T 2f3260259a1340e0a03b9cae7d07306f P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:57.970439  1568 tablet_replica.cc:333] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec: stopping tablet replica
I20260630 12:38:57.971020  1568 raft_consensus.cc:2243] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:57.971951  1568 raft_consensus.cc:2272] T fa1ae9697acb4b5f8653b86ecb7feca8 P dc7c5b9e1065439bb117388c3d5960ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:57.998040  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:38:58.013974  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:38:58.043087  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:58.044111  1568 tablet_replica.cc:333] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e: stopping tablet replica
I20260630 12:38:58.045089  1568 raft_consensus.cc:2243] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:58.046046  1568 raft_consensus.cc:2272] T fa1ae9697acb4b5f8653b86ecb7feca8 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.048410  1568 tablet_replica.cc:333] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e: stopping tablet replica
I20260630 12:38:58.049021  1568 raft_consensus.cc:2243] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:58.049664  1568 raft_consensus.cc:2272] T beb77631443245229b1df65b288df1d2 P 40adefd442fb4baabdc91b89d4c4923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.051931  1568 tablet_replica.cc:333] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e: stopping tablet replica
I20260630 12:38:58.052474  1568 raft_consensus.cc:2243] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:58.053367  1568 raft_consensus.cc:2272] T e564f08e96464cf991af403dd9861a86 P 40adefd442fb4baabdc91b89d4c4923e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.081642  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:38:58.099133  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:38:58.122354  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:58.123274  1568 tablet_replica.cc:333] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac: stopping tablet replica
I20260630 12:38:58.123883  1568 raft_consensus.cc:2243] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:58.124462  1568 raft_consensus.cc:2272] T fa1ae9697acb4b5f8653b86ecb7feca8 P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.126442  1568 tablet_replica.cc:333] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac: stopping tablet replica
I20260630 12:38:58.126937  1568 raft_consensus.cc:2243] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:58.127413  1568 raft_consensus.cc:2272] T 2f3260259a1340e0a03b9cae7d07306f P ba47630f8fd44e599f6efb0e12b280ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.129271  1568 tablet_replica.cc:333] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac: stopping tablet replica
I20260630 12:38:58.129755  1568 raft_consensus.cc:2243] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:58.130388  1568 raft_consensus.cc:2272] T e564f08e96464cf991af403dd9861a86 P ba47630f8fd44e599f6efb0e12b280ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.154211  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:38:58.168931  1568 master.cc:562] Master@127.1.136.62:46391 shutting down...
W20260630 12:38:58.190425  9352 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 40adefd442fb4baabdc91b89d4c4923e not available for placement
I20260630 12:38:58.193538  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:58.194166  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:58.194487  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75ae49b7ebfa4f389fd7e1855fc7e3bc: stopping tablet replica
I20260630 12:38:58.216002  1568 master.cc:584] Master@127.1.136.62:46391 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9293 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:38:58.256245  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:35941
I20260630 12:38:58.257614  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:58.264235  9926 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
W20260630 12:38:58.264310  9925 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
W20260630 12:38:58.265549  9928 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
I20260630 12:38:58.267118  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:58.268126  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:58.268327  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:58.268455  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823138268443 us; error 0 us; skew 500 ppm
I20260630 12:38:58.268904  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:58.271466  1568 webserver.cc:533] Webserver started at http://127.1.136.62:41207/ using document root <none> and password file <none>
I20260630 12:38:58.271927  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:58.272097  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:58.272327  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:58.273450  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "aaca303780364087b0b730367036d7b3"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.278534  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:38:58.282790  9933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.283881  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:38:58.284289  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "aaca303780364087b0b730367036d7b3"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.284569  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-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)
I20260630 12:38:58.306372  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:58.307417  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:58.349436  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:35941
I20260630 12:38:58.349620  9984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:35941 every 8 connection(s)
I20260630 12:38:58.353927  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.368212  9985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3: Bootstrap starting.
I20260630 12:38:58.373584  9985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.378989  9985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3: No bootstrap required, opened a new log
I20260630 12:38:58.381660  9985 raft_consensus.cc:359] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaca303780364087b0b730367036d7b3" member_type: VOTER }
I20260630 12:38:58.382190  9985 raft_consensus.cc:385] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.382773  9985 raft_consensus.cc:740] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaca303780364087b0b730367036d7b3, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.383543  9985 consensus_queue.cc:260] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaca303780364087b0b730367036d7b3" member_type: VOTER }
I20260630 12:38:58.384079  9985 raft_consensus.cc:399] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:58.384282  9985 raft_consensus.cc:493] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:58.384578  9985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.392789  9985 raft_consensus.cc:515] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaca303780364087b0b730367036d7b3" member_type: VOTER }
I20260630 12:38:58.393553  9985 leader_election.cc:304] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [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: aaca303780364087b0b730367036d7b3; no voters: 
I20260630 12:38:58.395056  9985 leader_election.cc:290] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:58.395495  9988 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.397012  9988 raft_consensus.cc:697] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 1 LEADER]: Becoming Leader. State: Replica: aaca303780364087b0b730367036d7b3, State: Running, Role: LEADER
I20260630 12:38:58.397724  9988 consensus_queue.cc:237] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [LEADER]: Queue going to LEADER mode. State: All 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: "aaca303780364087b0b730367036d7b3" member_type: VOTER }
I20260630 12:38:58.398963  9985 sys_catalog.cc:565] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:58.402400  9990 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aaca303780364087b0b730367036d7b3. Latest consensus state: current_term: 1 leader_uuid: "aaca303780364087b0b730367036d7b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaca303780364087b0b730367036d7b3" member_type: VOTER } }
I20260630 12:38:58.402673  9989 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aaca303780364087b0b730367036d7b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaca303780364087b0b730367036d7b3" member_type: VOTER } }
I20260630 12:38:58.403203  9990 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:58.403724  9989 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:58.408407  9994 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:58.418738  9994 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:58.420090  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:58.430351  9994 catalog_manager.cc:1383] Generated new cluster ID: 076349c9422449c185b986bc746dfd3f
I20260630 12:38:58.430780  9994 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:58.462599  9994 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:58.464182  9994 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:58.479597  9994 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3: Generated new TSK 0
I20260630 12:38:58.480368  9994 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:58.487543  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:58.493839 10006 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
W20260630 12:38:58.495537 10007 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
I20260630 12:38:58.500770  1568 server_base.cc:1061] running on GCE node
W20260630 12:38:58.501507 10009 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
I20260630 12:38:58.503732  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:58.504060  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:58.504262  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823138504238 us; error 0 us; skew 500 ppm
I20260630 12:38:58.504801  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:58.508294  1568 webserver.cc:533] Webserver started at http://127.1.136.1:33317/ using document root <none> and password file <none>
I20260630 12:38:58.508827  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:58.509044  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:58.509598  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:58.511379  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "b912588923e8484cb98e6359425dc7d8"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.517729  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:38:58.522044 10014 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.523172  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:58.523646  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "b912588923e8484cb98e6359425dc7d8"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.524029  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-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)
I20260630 12:38:58.540876  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:58.542394  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:58.544269  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:58.547138  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:58.547390  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.547645  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:58.547816  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.597899  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:36343
I20260630 12:38:58.598007 10076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:36343 every 8 connection(s)
I20260630 12:38:58.603701  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:58.612283 10081 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
W20260630 12:38:58.615051 10082 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
W20260630 12:38:58.617882 10084 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
I20260630 12:38:58.618834 10077 heartbeater.cc:344] Connected to a master server at 127.1.136.62:35941
I20260630 12:38:58.619544 10077 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:58.620728 10077 heartbeater.cc:507] Master 127.1.136.62:35941 requested a full tablet report, sending...
I20260630 12:38:58.620992  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:58.622105  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:58.622376  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:58.622581  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823138622563 us; error 0 us; skew 500 ppm
I20260630 12:38:58.623132  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:58.623468  9950 ts_manager.cc:194] Registered new tserver with Master: b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343)
I20260630 12:38:58.625622  9950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53710
I20260630 12:38:58.626513  1568 webserver.cc:533] Webserver started at http://127.1.136.2:33713/ using document root <none> and password file <none>
I20260630 12:38:58.627168  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:58.627734  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:58.628181  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:58.629768  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "f95b283ac821419d8965e64dcc8a7f60"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.635342  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:58.639429 10089 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.640491  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:58.640879  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "f95b283ac821419d8965e64dcc8a7f60"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.641284  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-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)
I20260630 12:38:58.681962  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:58.683230  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:58.684835  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:58.688097  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:58.688398  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.688665  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:58.688854  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.738786  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:35817
I20260630 12:38:58.738912 10151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:35817 every 8 connection(s)
I20260630 12:38:58.745035  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:58.753403 10155 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
W20260630 12:38:58.755338 10156 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
W20260630 12:38:58.759601 10158 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
I20260630 12:38:58.760353 10152 heartbeater.cc:344] Connected to a master server at 127.1.136.62:35941
I20260630 12:38:58.760560  1568 server_base.cc:1061] running on GCE node
I20260630 12:38:58.761024 10152 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:58.761847  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:58.762161  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:58.762094 10152 heartbeater.cc:507] Master 127.1.136.62:35941 requested a full tablet report, sending...
I20260630 12:38:58.762521  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823138762501 us; error 0 us; skew 500 ppm
I20260630 12:38:58.763327  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:58.765115  9950 ts_manager.cc:194] Registered new tserver with Master: f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817)
I20260630 12:38:58.766395  1568 webserver.cc:533] Webserver started at http://127.1.136.3:39351/ using document root <none> and password file <none>
I20260630 12:38:58.767055  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:58.767125  9950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53718
I20260630 12:38:58.767402  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:58.767766  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:58.769244  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "70910e5772ba4a2188bb708e596ad1f4"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.774377  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:38:58.778201 10163 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.779165  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:38:58.779589  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "70910e5772ba4a2188bb708e596ad1f4"
format_stamp: "Formatted at 2026-06-30 12:38:58 on dist-test-slave-8nk5"
I20260630 12:38:58.779943  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-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)
I20260630 12:38:58.801093  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:58.802426  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:58.804186  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:58.806896  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:58.807180  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.807705  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:58.807950  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:58.864056  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:37375
I20260630 12:38:58.864212 10225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:37375 every 8 connection(s)
I20260630 12:38:58.882603 10226 heartbeater.cc:344] Connected to a master server at 127.1.136.62:35941
I20260630 12:38:58.883145 10226 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:58.884123 10226 heartbeater.cc:507] Master 127.1.136.62:35941 requested a full tablet report, sending...
I20260630 12:38:58.886406  9950 ts_manager.cc:194] Registered new tserver with Master: 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:58.887384  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018527435s
I20260630 12:38:58.888054  9950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53728
I20260630 12:38:59.484932  9950 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53732:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:38:59.488770  9950 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.
I20260630 12:38:59.566668 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 18b1951c8c534b11a62a5969568327d0 (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:59.569067 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1951c8c534b11a62a5969568327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.571333 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 48ce1897b66448b789429bf1e2aa0cbc (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:59.575191 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 18b1951c8c534b11a62a5969568327d0 (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:59.575412 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 05ec7c762c3449f683bac8ce8bc56894 (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:59.576452 10039 tablet_service.cc:1511] Processing CreateTablet for tablet de68f7a5d479412f9e5102fed2c4104f (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:59.577234 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1951c8c534b11a62a5969568327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.573642 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ce1897b66448b789429bf1e2aa0cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.579056 10040 tablet_service.cc:1511] Processing CreateTablet for tablet 05ec7c762c3449f683bac8ce8bc56894 (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:59.579516 10114 tablet_service.cc:1511] Processing CreateTablet for tablet de68f7a5d479412f9e5102fed2c4104f (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:59.581599 10114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de68f7a5d479412f9e5102fed2c4104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.581684 10041 tablet_service.cc:1511] Processing CreateTablet for tablet 48ce1897b66448b789429bf1e2aa0cbc (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:59.587532 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 18b1951c8c534b11a62a5969568327d0 (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:59.589347 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1951c8c534b11a62a5969568327d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.590456 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ec7c762c3449f683bac8ce8bc56894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.593971 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de68f7a5d479412f9e5102fed2c4104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.598372 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ec7c762c3449f683bac8ce8bc56894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.601781 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 48ce1897b66448b789429bf1e2aa0cbc (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:59.606938 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ce1897b66448b789429bf1e2aa0cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.607460 10188 tablet_service.cc:1511] Processing CreateTablet for tablet de68f7a5d479412f9e5102fed2c4104f (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:59.609184 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de68f7a5d479412f9e5102fed2c4104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.604485 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 05ec7c762c3449f683bac8ce8bc56894 (DEFAULT_TABLE table=test-workload [id=fc7224a6fbf5477aa7abae28d6ad0857]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:59.611012 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ec7c762c3449f683bac8ce8bc56894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.621162 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ce1897b66448b789429bf1e2aa0cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:59.629745 10077 heartbeater.cc:499] Master 127.1.136.62:35941 was elected leader, sending a full tablet report...
I20260630 12:38:59.637514 10247 tablet_bootstrap.cc:492] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8: Bootstrap starting.
I20260630 12:38:59.645481 10248 tablet_bootstrap.cc:492] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60: Bootstrap starting.
I20260630 12:38:59.656996 10248 tablet_bootstrap.cc:654] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.661907 10247 tablet_bootstrap.cc:654] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.684479 10248 tablet_bootstrap.cc:492] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60: No bootstrap required, opened a new log
I20260630 12:38:59.685261 10248 ts_tablet_manager.cc:1403] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.008s
I20260630 12:38:59.697932 10247 tablet_bootstrap.cc:492] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8: No bootstrap required, opened a new log
I20260630 12:38:59.698630 10247 ts_tablet_manager.cc:1403] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.008s
I20260630 12:38:59.705004 10251 tablet_bootstrap.cc:492] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4: Bootstrap starting.
I20260630 12:38:59.706230 10247 raft_consensus.cc:359] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.708981 10247 raft_consensus.cc:385] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.709407 10247 raft_consensus.cc:740] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b912588923e8484cb98e6359425dc7d8, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.700067 10248 raft_consensus.cc:359] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.711128 10248 raft_consensus.cc:385] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.711468 10248 raft_consensus.cc:740] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f95b283ac821419d8965e64dcc8a7f60, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.713994 10251 tablet_bootstrap.cc:654] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.714071 10248 consensus_queue.cc:260] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.717615 10152 heartbeater.cc:499] Master 127.1.136.62:35941 was elected leader, sending a full tablet report...
I20260630 12:38:59.717958 10248 ts_tablet_manager.cc:1434] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260630 12:38:59.719151 10248 tablet_bootstrap.cc:492] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60: Bootstrap starting.
I20260630 12:38:59.720791 10251 tablet_bootstrap.cc:492] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4: No bootstrap required, opened a new log
I20260630 12:38:59.722015 10251 ts_tablet_manager.cc:1403] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260630 12:38:59.725324 10251 raft_consensus.cc:359] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.711345 10247 consensus_queue.cc:260] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.726418 10251 raft_consensus.cc:385] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.726836 10251 raft_consensus.cc:740] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70910e5772ba4a2188bb708e596ad1f4, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.729009 10248 tablet_bootstrap.cc:654] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.734830 10251 consensus_queue.cc:260] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.740659 10247 ts_tablet_manager.cc:1434] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.007s
I20260630 12:38:59.744293 10251 ts_tablet_manager.cc:1434] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260630 12:38:59.745479 10226 heartbeater.cc:499] Master 127.1.136.62:35941 was elected leader, sending a full tablet report...
I20260630 12:38:59.746028 10248 tablet_bootstrap.cc:492] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60: No bootstrap required, opened a new log
I20260630 12:38:59.747720 10248 ts_tablet_manager.cc:1403] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260630 12:38:59.750264 10248 raft_consensus.cc:359] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.751014 10248 raft_consensus.cc:385] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.751332 10248 raft_consensus.cc:740] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f95b283ac821419d8965e64dcc8a7f60, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.751379 10251 tablet_bootstrap.cc:492] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4: Bootstrap starting.
I20260630 12:38:59.752195 10248 consensus_queue.cc:260] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.754702 10248 ts_tablet_manager.cc:1434] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:38:59.755892 10248 tablet_bootstrap.cc:492] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60: Bootstrap starting.
I20260630 12:38:59.746783 10247 tablet_bootstrap.cc:492] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8: Bootstrap starting.
I20260630 12:38:59.760241 10251 tablet_bootstrap.cc:654] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.768074 10247 tablet_bootstrap.cc:654] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.773972 10248 tablet_bootstrap.cc:654] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.780545 10247 tablet_bootstrap.cc:492] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8: No bootstrap required, opened a new log
I20260630 12:38:59.781239 10247 ts_tablet_manager.cc:1403] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.009s
I20260630 12:38:59.781883 10248 tablet_bootstrap.cc:492] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60: No bootstrap required, opened a new log
I20260630 12:38:59.782829 10248 ts_tablet_manager.cc:1403] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.010s
I20260630 12:38:59.784113 10251 tablet_bootstrap.cc:492] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4: No bootstrap required, opened a new log
I20260630 12:38:59.784745 10251 ts_tablet_manager.cc:1403] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.008s
I20260630 12:38:59.785339 10247 raft_consensus.cc:359] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.786360 10247 raft_consensus.cc:385] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.786767 10247 raft_consensus.cc:740] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b912588923e8484cb98e6359425dc7d8, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.786542 10248 raft_consensus.cc:359] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.787351 10248 raft_consensus.cc:385] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.787699 10248 raft_consensus.cc:740] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f95b283ac821419d8965e64dcc8a7f60, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.787972 10251 raft_consensus.cc:359] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.788031 10247 consensus_queue.cc:260] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.788582 10248 consensus_queue.cc:260] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.788960 10251 raft_consensus.cc:385] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.789640 10251 raft_consensus.cc:740] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70910e5772ba4a2188bb708e596ad1f4, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.790766 10251 consensus_queue.cc:260] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.791311 10247 ts_tablet_manager.cc:1434] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:38:59.791314 10248 ts_tablet_manager.cc:1434] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:38:59.792615 10247 tablet_bootstrap.cc:492] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8: Bootstrap starting.
I20260630 12:38:59.792807 10248 tablet_bootstrap.cc:492] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60: Bootstrap starting.
I20260630 12:38:59.797585 10251 ts_tablet_manager.cc:1434] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:38:59.800130 10251 tablet_bootstrap.cc:492] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4: Bootstrap starting.
I20260630 12:38:59.800751 10247 tablet_bootstrap.cc:654] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.801131 10248 tablet_bootstrap.cc:654] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.809155 10251 tablet_bootstrap.cc:654] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.813704 10247 tablet_bootstrap.cc:492] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8: No bootstrap required, opened a new log
I20260630 12:38:59.814397 10247 ts_tablet_manager.cc:1403] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260630 12:38:59.814898 10248 tablet_bootstrap.cc:492] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60: No bootstrap required, opened a new log
I20260630 12:38:59.815871 10248 ts_tablet_manager.cc:1403] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:38:59.817920 10247 raft_consensus.cc:359] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.819080 10247 raft_consensus.cc:385] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.819504 10247 raft_consensus.cc:740] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b912588923e8484cb98e6359425dc7d8, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.820256 10248 raft_consensus.cc:359] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.820653 10247 consensus_queue.cc:260] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.821403 10248 raft_consensus.cc:385] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.821867 10248 raft_consensus.cc:740] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f95b283ac821419d8965e64dcc8a7f60, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.823050 10248 consensus_queue.cc:260] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.823839 10254 raft_consensus.cc:493] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.824530 10254 raft_consensus.cc:515] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.827518 10254 leader_election.cc:290] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.829139 10252 raft_consensus.cc:493] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.829895 10248 ts_tablet_manager.cc:1434] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:38:59.829707 10252 raft_consensus.cc:515] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.835451 10251 tablet_bootstrap.cc:492] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4: No bootstrap required, opened a new log
I20260630 12:38:59.836237 10247 ts_tablet_manager.cc:1434] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:38:59.836324 10251 ts_tablet_manager.cc:1403] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.017s
I20260630 12:38:59.841544 10251 raft_consensus.cc:359] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.842582 10251 raft_consensus.cc:385] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.843182 10251 raft_consensus.cc:740] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70910e5772ba4a2188bb708e596ad1f4, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.843909 10247 tablet_bootstrap.cc:492] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8: Bootstrap starting.
I20260630 12:38:59.844165 10251 consensus_queue.cc:260] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.845296 10252 leader_election.cc:290] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.847201 10251 ts_tablet_manager.cc:1434] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:59.848513 10251 tablet_bootstrap.cc:492] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4: Bootstrap starting.
I20260630 12:38:59.857321 10251 tablet_bootstrap.cc:654] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.863471 10254 raft_consensus.cc:493] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.864182 10254 raft_consensus.cc:515] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.866433 10254 leader_election.cc:290] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.867256 10247 tablet_bootstrap.cc:654] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:59.867347 10252 raft_consensus.cc:493] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.870126 10252 raft_consensus.cc:515] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.875362 10252 leader_election.cc:290] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.891136 10251 tablet_bootstrap.cc:492] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4: No bootstrap required, opened a new log
I20260630 12:38:59.892026 10251 ts_tablet_manager.cc:1403] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.020s
I20260630 12:38:59.895694 10251 raft_consensus.cc:359] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.896876 10251 raft_consensus.cc:385] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.896611 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ec7c762c3449f683bac8ce8bc56894" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60" is_pre_election: true
I20260630 12:38:59.897516 10251 raft_consensus.cc:740] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70910e5772ba4a2188bb708e596ad1f4, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.898030 10127 raft_consensus.cc:2468] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 0.
I20260630 12:38:59.900527 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60" is_pre_election: true
I20260630 12:38:59.901760 10254 raft_consensus.cc:493] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.902415 10254 raft_consensus.cc:515] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.903882 10255 raft_consensus.cc:493] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.900453 10251 consensus_queue.cc:260] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.904675 10254 leader_election.cc:290] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.904433 10255 raft_consensus.cc:515] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.905545 10127 raft_consensus.cc:2468] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 0.
I20260630 12:38:59.908013 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de68f7a5d479412f9e5102fed2c4104f" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60" is_pre_election: true
I20260630 12:38:59.908727 10127 raft_consensus.cc:2468] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 0.
I20260630 12:38:59.910638 10016 leader_election.cc:304] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b912588923e8484cb98e6359425dc7d8, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.912467 10254 raft_consensus.cc:2804] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:59.912930 10254 raft_consensus.cc:493] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:59.913304 10254 raft_consensus.cc:3060] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.914682 10016 leader_election.cc:304] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b912588923e8484cb98e6359425dc7d8, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.915735 10255 leader_election.cc:290] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343)
I20260630 12:38:59.919152 10251 ts_tablet_manager.cc:1434] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.006s
I20260630 12:38:59.923327 10247 tablet_bootstrap.cc:492] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8: No bootstrap required, opened a new log
I20260630 12:38:59.923722 10254 raft_consensus.cc:515] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.924444 10247 ts_tablet_manager.cc:1403] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.010s
I20260630 12:38:59.926318 10254 leader_election.cc:290] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 election: Requested vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.927559 10016 leader_election.cc:304] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b912588923e8484cb98e6359425dc7d8, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.927556 10273 raft_consensus.cc:2804] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:59.928422 10273 raft_consensus.cc:493] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:59.929068 10273 raft_consensus.cc:3060] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.932160 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ec7c762c3449f683bac8ce8bc56894" candidate_uuid: "f95b283ac821419d8965e64dcc8a7f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b912588923e8484cb98e6359425dc7d8" is_pre_election: true
I20260630 12:38:59.933130 10052 raft_consensus.cc:2393] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f95b283ac821419d8965e64dcc8a7f60 in current term 1: Already voted for candidate b912588923e8484cb98e6359425dc7d8 in this term.
I20260630 12:38:59.934576 10051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "f95b283ac821419d8965e64dcc8a7f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b912588923e8484cb98e6359425dc7d8" is_pre_election: true
I20260630 12:38:59.928859 10247 raft_consensus.cc:359] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.930171 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ec7c762c3449f683bac8ce8bc56894" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60"
I20260630 12:38:59.938129 10247 raft_consensus.cc:385] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:59.938292 10127 raft_consensus.cc:3060] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.939447 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ec7c762c3449f683bac8ce8bc56894" candidate_uuid: "f95b283ac821419d8965e64dcc8a7f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4" is_pre_election: true
I20260630 12:38:59.940189 10201 raft_consensus.cc:2468] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f95b283ac821419d8965e64dcc8a7f60 in term 0.
I20260630 12:38:59.941859 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "f95b283ac821419d8965e64dcc8a7f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4" is_pre_election: true
I20260630 12:38:59.942606 10200 raft_consensus.cc:2468] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f95b283ac821419d8965e64dcc8a7f60 in term 0.
I20260630 12:38:59.928896 10254 raft_consensus.cc:2804] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:59.943226 10255 raft_consensus.cc:493] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.944555 10255 raft_consensus.cc:515] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.946506 10091 leader_election.cc:304] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70910e5772ba4a2188bb708e596ad1f4, f95b283ac821419d8965e64dcc8a7f60; no voters: b912588923e8484cb98e6359425dc7d8
I20260630 12:38:59.947369 10255 leader_election.cc:290] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343), f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817)
I20260630 12:38:59.943503 10254 raft_consensus.cc:493] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:59.947642 10127 raft_consensus.cc:2468] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 1.
I20260630 12:38:59.948026 10254 raft_consensus.cc:3060] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.948326 10252 raft_consensus.cc:2764] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:38:59.948951 10091 leader_election.cc:304] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70910e5772ba4a2188bb708e596ad1f4, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.949923 10252 raft_consensus.cc:2804] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:59.950305 10252 raft_consensus.cc:493] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:59.950647 10252 raft_consensus.cc:3060] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.951148 10016 leader_election.cc:304] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b912588923e8484cb98e6359425dc7d8, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.956182 10274 raft_consensus.cc:2804] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:59.957849 10126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ce1897b66448b789429bf1e2aa0cbc" candidate_uuid: "70910e5772ba4a2188bb708e596ad1f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60" is_pre_election: true
I20260630 12:38:59.958755 10126 raft_consensus.cc:2468] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70910e5772ba4a2188bb708e596ad1f4 in term 0.
I20260630 12:38:59.956229 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "70910e5772ba4a2188bb708e596ad1f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60" is_pre_election: true
I20260630 12:38:59.958748 10254 raft_consensus.cc:515] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.938534 10247 raft_consensus.cc:740] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b912588923e8484cb98e6359425dc7d8, State: Initialized, Role: FOLLOWER
I20260630 12:38:59.962461 10165 leader_election.cc:304] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70910e5772ba4a2188bb708e596ad1f4, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.964227 10126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de68f7a5d479412f9e5102fed2c4104f" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60"
I20260630 12:38:59.963078 10247 consensus_queue.cc:260] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.964697 10255 raft_consensus.cc:2804] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:59.965263 10255 raft_consensus.cc:493] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:59.963594 10254 leader_election.cc:290] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 election: Requested vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.965713 10255 raft_consensus.cc:3060] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.964911 10126 raft_consensus.cc:3060] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.967217 10252 raft_consensus.cc:515] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.968578 10127 raft_consensus.cc:2393] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70910e5772ba4a2188bb708e596ad1f4 in current term 1: Already voted for candidate f95b283ac821419d8965e64dcc8a7f60 in this term.
I20260630 12:38:59.970136 10252 leader_election.cc:290] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [CANDIDATE]: Term 1 election: Requested vote from peers b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:38:59.975678 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "f95b283ac821419d8965e64dcc8a7f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b912588923e8484cb98e6359425dc7d8"
I20260630 12:38:59.976275 10247 ts_tablet_manager.cc:1434] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.000s
I20260630 12:38:59.977701 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "f95b283ac821419d8965e64dcc8a7f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4"
I20260630 12:38:59.978780 10200 raft_consensus.cc:3060] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.983249 10126 raft_consensus.cc:2468] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 1.
I20260630 12:38:59.983410 10255 raft_consensus.cc:515] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.984766 10016 leader_election.cc:304] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b912588923e8484cb98e6359425dc7d8, f95b283ac821419d8965e64dcc8a7f60; no voters: 
I20260630 12:38:59.985647 10255 leader_election.cc:290] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [CANDIDATE]: Term 1 election: Requested vote from peers b912588923e8484cb98e6359425dc7d8 (127.1.136.1:36343), f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817)
I20260630 12:38:59.987107 10127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ce1897b66448b789429bf1e2aa0cbc" candidate_uuid: "70910e5772ba4a2188bb708e596ad1f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60"
I20260630 12:38:59.987001 10254 raft_consensus.cc:2804] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:59.987825 10127 raft_consensus.cc:3060] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.987989 10254 raft_consensus.cc:697] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Becoming Leader. State: Replica: b912588923e8484cb98e6359425dc7d8, State: Running, Role: LEADER
I20260630 12:38:59.989037 10254 consensus_queue.cc:237] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.990043 10274 raft_consensus.cc:697] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Becoming Leader. State: Replica: b912588923e8484cb98e6359425dc7d8, State: Running, Role: LEADER
I20260630 12:38:59.989473 10052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "70910e5772ba4a2188bb708e596ad1f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b912588923e8484cb98e6359425dc7d8" is_pre_election: true
I20260630 12:38:59.990684 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ce1897b66448b789429bf1e2aa0cbc" candidate_uuid: "70910e5772ba4a2188bb708e596ad1f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b912588923e8484cb98e6359425dc7d8"
I20260630 12:38:59.991497 10049 raft_consensus.cc:3060] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:59.991161 10274 consensus_queue.cc:237] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.993508 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ce1897b66448b789429bf1e2aa0cbc" candidate_uuid: "70910e5772ba4a2188bb708e596ad1f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b912588923e8484cb98e6359425dc7d8" is_pre_election: true
I20260630 12:38:59.976016 10273 raft_consensus.cc:515] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:38:59.996501 10051 raft_consensus.cc:2393] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f95b283ac821419d8965e64dcc8a7f60 in current term 1: Already voted for candidate b912588923e8484cb98e6359425dc7d8 in this term.
I20260630 12:39:00.000221 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ec7c762c3449f683bac8ce8bc56894" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4" is_pre_election: true
I20260630 12:39:00.001173 10201 raft_consensus.cc:2468] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 0.
I20260630 12:39:00.003412 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4" is_pre_election: true
I20260630 12:39:00.005326 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de68f7a5d479412f9e5102fed2c4104f" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4" is_pre_election: true
I20260630 12:39:00.006091 10201 raft_consensus.cc:2468] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 0.
I20260630 12:39:00.007766 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ec7c762c3449f683bac8ce8bc56894" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4"
I20260630 12:39:00.008876 10201 raft_consensus.cc:3060] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:00.009876 10126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f95b283ac821419d8965e64dcc8a7f60"
I20260630 12:39:00.010970 10126 raft_consensus.cc:2393] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b912588923e8484cb98e6359425dc7d8 in current term 1: Already voted for candidate f95b283ac821419d8965e64dcc8a7f60 in this term.
I20260630 12:39:00.012724 10199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de68f7a5d479412f9e5102fed2c4104f" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4"
I20260630 12:39:00.013985 10199 raft_consensus.cc:3060] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:00.012758 10273 leader_election.cc:290] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [CANDIDATE]: Term 1 election: Requested vote from peers f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2:35817), 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3:37375)
I20260630 12:39:00.027325 10199 raft_consensus.cc:2468] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 1.
I20260630 12:39:00.027747 10200 raft_consensus.cc:2468] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f95b283ac821419d8965e64dcc8a7f60 in term 1.
I20260630 12:39:00.021262 10049 raft_consensus.cc:2468] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70910e5772ba4a2188bb708e596ad1f4 in term 1.
I20260630 12:39:00.026561 10164 leader_election.cc:304] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70910e5772ba4a2188bb708e596ad1f4; no voters: b912588923e8484cb98e6359425dc7d8, f95b283ac821419d8965e64dcc8a7f60
I20260630 12:39:00.029595 10255 raft_consensus.cc:2749] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:00.023087 10201 raft_consensus.cc:2468] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b912588923e8484cb98e6359425dc7d8 in term 1.
I20260630 12:39:00.019840 10127 raft_consensus.cc:2468] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70910e5772ba4a2188bb708e596ad1f4 in term 1.
I20260630 12:39:00.032312 10164 leader_election.cc:304] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70910e5772ba4a2188bb708e596ad1f4, b912588923e8484cb98e6359425dc7d8; no voters: 
I20260630 12:39:00.033401 10255 raft_consensus.cc:2804] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:00.034356 10255 raft_consensus.cc:697] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 1 LEADER]: Becoming Leader. State: Replica: 70910e5772ba4a2188bb708e596ad1f4, State: Running, Role: LEADER
I20260630 12:39:00.035384 10255 consensus_queue.cc:237] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:39:00.035933 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1951c8c534b11a62a5969568327d0" candidate_uuid: "b912588923e8484cb98e6359425dc7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70910e5772ba4a2188bb708e596ad1f4"
I20260630 12:39:00.036937 10201 raft_consensus.cc:2393] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b912588923e8484cb98e6359425dc7d8 in current term 1: Already voted for candidate f95b283ac821419d8965e64dcc8a7f60 in this term.
I20260630 12:39:00.037146 10091 leader_election.cc:304] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70910e5772ba4a2188bb708e596ad1f4, f95b283ac821419d8965e64dcc8a7f60; no voters: b912588923e8484cb98e6359425dc7d8
I20260630 12:39:00.037118  9948 catalog_manager.cc:5697] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b912588923e8484cb98e6359425dc7d8 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "b912588923e8484cb98e6359425dc7d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:00.038671 10252 raft_consensus.cc:2804] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:00.041088 10016 leader_election.cc:304] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [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: b912588923e8484cb98e6359425dc7d8; no voters: 70910e5772ba4a2188bb708e596ad1f4, f95b283ac821419d8965e64dcc8a7f60
I20260630 12:39:00.041579 10252 raft_consensus.cc:697] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 LEADER]: Becoming Leader. State: Replica: f95b283ac821419d8965e64dcc8a7f60, State: Running, Role: LEADER
I20260630 12:39:00.043035 10254 raft_consensus.cc:2749] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:39:00.042629 10252 consensus_queue.cc:237] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:39:00.056980  9950 catalog_manager.cc:5697] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70910e5772ba4a2188bb708e596ad1f4 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "70910e5772ba4a2188bb708e596ad1f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:00.056267  9949 catalog_manager.cc:5697] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to f95b283ac821419d8965e64dcc8a7f60 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "f95b283ac821419d8965e64dcc8a7f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:00.078514  9948 catalog_manager.cc:5697] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b912588923e8484cb98e6359425dc7d8 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "b912588923e8484cb98e6359425dc7d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:00.093029  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:00.101135 10287 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
W20260630 12:39:00.101132 10286 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
W20260630 12:39:00.104487 10289 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
I20260630 12:39:00.105253  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:00.107091  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:00.107378  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:00.107563  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823140107547 us; error 0 us; skew 500 ppm
I20260630 12:39:00.108103  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:00.112129  1568 webserver.cc:533] Webserver started at http://127.1.136.4:40465/ using document root <none> and password file <none>
I20260630 12:39:00.112704  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:00.112895  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:00.113201  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:00.114765  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "05971033af574f36b740878b34aab7f1"
format_stamp: "Formatted at 2026-06-30 12:39:00 on dist-test-slave-8nk5"
I20260630 12:39:00.120471  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:39:00.125146 10294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:00.126389  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:00.126814  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "05971033af574f36b740878b34aab7f1"
format_stamp: "Formatted at 2026-06-30 12:39:00 on dist-test-slave-8nk5"
I20260630 12:39:00.127169  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822927166931-1568-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)
I20260630 12:39:00.150784  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:00.152659  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:00.154587  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:00.157816  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:00.158134  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:00.158497  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:00.158877  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:00.214552  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:45971
I20260630 12:39:00.214660 10356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:45971 every 8 connection(s)
I20260630 12:39:00.232342 10357 heartbeater.cc:344] Connected to a master server at 127.1.136.62:35941
I20260630 12:39:00.232890 10357 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:00.233903 10357 heartbeater.cc:507] Master 127.1.136.62:35941 requested a full tablet report, sending...
I20260630 12:39:00.236266  9950 ts_manager.cc:194] Registered new tserver with Master: 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971)
I20260630 12:39:00.238116  9950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53740
I20260630 12:39:00.407936 10254 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:00.433694 10254 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:00.448436  9998 auto_rebalancer.cc:639] Failed to schedule move for tablet de68f7a5d479412f9e5102fed2c4104f: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:39:00.454262 10252 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:00.466861 10127 consensus_queue.cc:237] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Queue 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: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } }
I20260630 12:39:00.480278 10049 raft_consensus.cc:1275] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Refusing update from remote peer f95b283ac821419d8965e64dcc8a7f60: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:00.483552 10369 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:00.486402 10201 raft_consensus.cc:1275] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Refusing update from remote peer f95b283ac821419d8965e64dcc8a7f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:00.489346 10369 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:39:00.496423 10092 consensus_peers.cc:597] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 -> Peer 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971): Couldn't send request to peer 05971033af574f36b740878b34aab7f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18b1951c8c534b11a62a5969568327d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:00.495464 10279 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.498813 10049 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.503538 10201 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.514649  9948 catalog_manager.cc:5697] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 reported cstate change: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "f95b283ac821419d8965e64dcc8a7f60" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:00.515437 10051 consensus_queue.cc:237] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Queue 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: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } }
I20260630 12:39:00.527951 10201 raft_consensus.cc:1275] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Refusing update from remote peer b912588923e8484cb98e6359425dc7d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:00.527987 10127 raft_consensus.cc:1275] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Refusing update from remote peer b912588923e8484cb98e6359425dc7d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:00.530459 10273 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:39:00.531375 10254 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:39:00.540393 10254 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.543259 10274 consensus_queue.cc:1048] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:00.543411 10127 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.553431 10201 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.562548 10125 consensus_queue.cc:237] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } }
I20260630 12:39:00.570892 10254 consensus_queue.cc:1048] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:00.573748 10092 consensus_peers.cc:597] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 -> Peer 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971): Couldn't send request to peer 05971033af574f36b740878b34aab7f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18b1951c8c534b11a62a5969568327d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:00.576138 10201 raft_consensus.cc:1275] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Refusing update from remote peer f95b283ac821419d8965e64dcc8a7f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:00.573763  9948 catalog_manager.cc:5697] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 reported cstate change: config changed from index -1 to 2, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "b912588923e8484cb98e6359425dc7d8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: true } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.577040 10051 raft_consensus.cc:1275] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Refusing update from remote peer f95b283ac821419d8965e64dcc8a7f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:00.578989 10279 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:00.586176 10279 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:39:00.595618 10017 consensus_peers.cc:597] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 -> Peer 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971): Couldn't send request to peer 05971033af574f36b740878b34aab7f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05ec7c762c3449f683bac8ce8bc56894. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:00.594686 10369 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.603973 10200 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.619196 10255 consensus_queue.cc:1048] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:00.620738  9998 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:39:00.621171  9998 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:39:00.621359 10051 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.627367 10049 consensus_queue.cc:237] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } }
I20260630 12:39:00.628132  9949 catalog_manager.cc:5697] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f95b283ac821419d8965e64dcc8a7f60" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:00.636111 10017 consensus_peers.cc:597] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 -> Peer 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971): Couldn't send request to peer 05971033af574f36b740878b34aab7f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05ec7c762c3449f683bac8ce8bc56894. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:00.636363 10200 raft_consensus.cc:1275] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Refusing update from remote peer b912588923e8484cb98e6359425dc7d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:00.638851 10126 raft_consensus.cc:1275] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Refusing update from remote peer b912588923e8484cb98e6359425dc7d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:00.641238 10254 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:00.642421 10375 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:00.651780 10273 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.659874 10255 consensus_queue.cc:1048] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:00.661513 10126 consensus_queue.cc:237] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [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: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:39:00.663445 10200 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.663085 10125 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.681082 10201 raft_consensus.cc:1275] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Refusing update from remote peer f95b283ac821419d8965e64dcc8a7f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:00.682859 10369 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:39:00.683410 10049 raft_consensus.cc:1275] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Refusing update from remote peer f95b283ac821419d8965e64dcc8a7f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:00.686161 10252 consensus_queue.cc:1048] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:00.694095 10279 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } }
I20260630 12:39:00.701956 10049 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } }
I20260630 12:39:00.707983 10200 raft_consensus.cc:2955] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } }
I20260630 12:39:00.708441  9948 catalog_manager.cc:5697] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "b912588923e8484cb98e6359425dc7d8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } peers { permanent_uuid: "05971033af574f36b740878b34aab7f1" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45971 } attrs { promote: true } } }
I20260630 12:39:00.713011  9935 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18b1951c8c534b11a62a5969568327d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:39:00.722886  9998 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:39:00.723272  9998 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:39:00.724880  9950 catalog_manager.cc:5697] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 reported cstate change: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "f95b283ac821419d8965e64dcc8a7f60" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:00.775388 10051 consensus_queue.cc:237] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [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: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } }
I20260630 12:39:00.781250 10200 raft_consensus.cc:1275] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Refusing update from remote peer b912588923e8484cb98e6359425dc7d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:00.783615 10125 raft_consensus.cc:1275] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Refusing update from remote peer b912588923e8484cb98e6359425dc7d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:00.785387 10273 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:00.786245 10375 consensus_queue.cc:1048] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:39:00.791831 10322 tablet_service.cc:1558] Processing DeleteTablet for tablet 18b1951c8c534b11a62a5969568327d0 with delete_type TABLET_DATA_TOMBSTONED (TS 05971033af574f36b740878b34aab7f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46548
W20260630 12:39:00.797770  9936 catalog_manager.cc:4995] TS 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971): delete failed for tablet 18b1951c8c534b11a62a5969568327d0 because the tablet was not found. No further retry: Not found: Tablet not found: 18b1951c8c534b11a62a5969568327d0
I20260630 12:39:00.800755 10254 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } }
I20260630 12:39:00.804312 10125 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } }
I20260630 12:39:00.804445 10200 raft_consensus.cc:2955] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } } }
I20260630 12:39:00.813846  9934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05ec7c762c3449f683bac8ce8bc56894 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:39:00.820165  9947 catalog_manager.cc:5697] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 reported cstate change: config changed from index 3 to 4, NON_VOTER 05971033af574f36b740878b34aab7f1 (127.1.136.4) evicted. New cstate: current_term: 1 leader_uuid: "b912588923e8484cb98e6359425dc7d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b912588923e8484cb98e6359425dc7d8" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 36343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f95b283ac821419d8965e64dcc8a7f60" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 35817 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70910e5772ba4a2188bb708e596ad1f4" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 37375 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:00.836848 10322 tablet_service.cc:1558] Processing DeleteTablet for tablet 05ec7c762c3449f683bac8ce8bc56894 with delete_type TABLET_DATA_TOMBSTONED (TS 05971033af574f36b740878b34aab7f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46548
W20260630 12:39:00.839073  9936 catalog_manager.cc:4995] TS 05971033af574f36b740878b34aab7f1 (127.1.136.4:45971): delete failed for tablet 05ec7c762c3449f683bac8ce8bc56894 because the tablet was not found. No further retry: Not found: Tablet not found: 05ec7c762c3449f683bac8ce8bc56894
I20260630 12:39:00.872778  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:00.912101  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:00.912926  1568 tablet_replica.cc:333] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8: stopping tablet replica
I20260630 12:39:00.913689  1568 raft_consensus.cc:2243] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:00.914245  1568 raft_consensus.cc:2272] T 48ce1897b66448b789429bf1e2aa0cbc P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:00.916960  1568 tablet_replica.cc:333] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8: stopping tablet replica
I20260630 12:39:00.917526  1568 raft_consensus.cc:2243] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:00.918249  1568 raft_consensus.cc:2272] T 18b1951c8c534b11a62a5969568327d0 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:00.920874  1568 tablet_replica.cc:333] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8: stopping tablet replica
I20260630 12:39:00.921432  1568 raft_consensus.cc:2243] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:00.922281  1568 raft_consensus.cc:2272] T 05ec7c762c3449f683bac8ce8bc56894 P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:00.924669  1568 tablet_replica.cc:333] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8: stopping tablet replica
I20260630 12:39:00.925189  1568 raft_consensus.cc:2243] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:00.926189  1568 raft_consensus.cc:2272] T de68f7a5d479412f9e5102fed2c4104f P b912588923e8484cb98e6359425dc7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:00.953624  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:00.969580  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:01.002370  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:01.003386  1568 tablet_replica.cc:333] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60: stopping tablet replica
I20260630 12:39:01.004098  1568 raft_consensus.cc:2243] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:01.004987  1568 raft_consensus.cc:2272] T 18b1951c8c534b11a62a5969568327d0 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.007630  1568 tablet_replica.cc:333] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60: stopping tablet replica
I20260630 12:39:01.008220  1568 raft_consensus.cc:2243] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:01.008675  1568 raft_consensus.cc:2272] T 48ce1897b66448b789429bf1e2aa0cbc P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.011421  1568 tablet_replica.cc:333] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60: stopping tablet replica
I20260630 12:39:01.012045  1568 raft_consensus.cc:2243] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:01.012524  1568 raft_consensus.cc:2272] T de68f7a5d479412f9e5102fed2c4104f P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.015245  1568 tablet_replica.cc:333] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60: stopping tablet replica
I20260630 12:39:01.015821  1568 raft_consensus.cc:2243] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:01.016484  1568 raft_consensus.cc:2272] T 05ec7c762c3449f683bac8ce8bc56894 P f95b283ac821419d8965e64dcc8a7f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.044211  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:01.059295  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:01.094218  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:01.095017  1568 tablet_replica.cc:333] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4: stopping tablet replica
I20260630 12:39:01.095644  1568 raft_consensus.cc:2243] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:01.096747  1568 raft_consensus.cc:2272] T 48ce1897b66448b789429bf1e2aa0cbc P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.099457  1568 tablet_replica.cc:333] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4: stopping tablet replica
I20260630 12:39:01.100556  1568 raft_consensus.cc:2243] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:01.101572  1568 raft_consensus.cc:2272] T 18b1951c8c534b11a62a5969568327d0 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.105087  1568 tablet_replica.cc:333] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4: stopping tablet replica
I20260630 12:39:01.105978  1568 raft_consensus.cc:2243] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:01.107110  1568 raft_consensus.cc:2272] T 05ec7c762c3449f683bac8ce8bc56894 P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.110592  1568 tablet_replica.cc:333] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4: stopping tablet replica
I20260630 12:39:01.111651  1568 raft_consensus.cc:2243] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:01.112294  1568 raft_consensus.cc:2272] T de68f7a5d479412f9e5102fed2c4104f P 70910e5772ba4a2188bb708e596ad1f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.142294  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:01.161859  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:39:01.190454  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:01.207930  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:39:01.217803  1568 master.cc:562] Master@127.1.136.62:35941 shutting down...
I20260630 12:39:01.241402  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:01.242094  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:01.242460  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P aaca303780364087b0b730367036d7b3: stopping tablet replica
I20260630 12:39:01.265257  1568 master.cc:584] Master@127.1.136.62:35941 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3046 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:39:01.303325  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:40663
I20260630 12:39:01.304507  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:01.314569 10385 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
W20260630 12:39:01.314983 10388 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
I20260630 12:39:01.315024  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:01.315106 10386 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
I20260630 12:39:01.317476  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:01.317768  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:01.318024  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823141318005 us; error 0 us; skew 500 ppm
I20260630 12:39:01.318655  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:01.321456  1568 webserver.cc:533] Webserver started at http://127.1.136.62:38923/ using document root <none> and password file <none>
I20260630 12:39:01.322093  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:01.322309  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:01.322633  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:01.323916  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "0117531d28954507b4dfece957981b38"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.329193  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:39:01.333560 10393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.334651  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:01.334961  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "0117531d28954507b4dfece957981b38"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.335232  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-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)
I20260630 12:39:01.361402  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:01.362586  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:01.407852  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:40663
I20260630 12:39:01.408102 10444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:40663 every 8 connection(s)
I20260630 12:39:01.412315 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:01.427881 10445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38: Bootstrap starting.
I20260630 12:39:01.434521 10445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:01.440124 10445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38: No bootstrap required, opened a new log
I20260630 12:39:01.442790 10445 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117531d28954507b4dfece957981b38" member_type: VOTER }
I20260630 12:39:01.443313 10445 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:01.443524 10445 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0117531d28954507b4dfece957981b38, State: Initialized, Role: FOLLOWER
I20260630 12:39:01.444146 10445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0117531d28954507b4dfece957981b38" member_type: VOTER }
I20260630 12:39:01.444614 10445 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:01.444800 10445 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:01.445029 10445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:01.451795 10445 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117531d28954507b4dfece957981b38" member_type: VOTER }
I20260630 12:39:01.452519 10445 leader_election.cc:304] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [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: 0117531d28954507b4dfece957981b38; no voters: 
I20260630 12:39:01.454075 10445 leader_election.cc:290] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:01.454520 10448 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:01.456209 10448 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 1 LEADER]: Becoming Leader. State: Replica: 0117531d28954507b4dfece957981b38, State: Running, Role: LEADER
I20260630 12:39:01.457104 10448 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [LEADER]: Queue going to LEADER mode. State: All 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: "0117531d28954507b4dfece957981b38" member_type: VOTER }
I20260630 12:39:01.458328 10445 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:01.462802 10449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0117531d28954507b4dfece957981b38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117531d28954507b4dfece957981b38" member_type: VOTER } }
I20260630 12:39:01.463706 10449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:01.463454 10450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0117531d28954507b4dfece957981b38. Latest consensus state: current_term: 1 leader_uuid: "0117531d28954507b4dfece957981b38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117531d28954507b4dfece957981b38" member_type: VOTER } }
I20260630 12:39:01.464267 10450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:01.467041 10455 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:01.477743 10455 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:01.480749  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:01.489435 10455 catalog_manager.cc:1383] Generated new cluster ID: 48bb1721b92a4c6a9549b8b290dc943e
I20260630 12:39:01.489887 10455 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:01.510012 10455 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:01.511574 10455 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:01.524720 10455 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38: Generated new TSK 0
I20260630 12:39:01.525563 10455 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:01.548185  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:01.554926 10466 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
W20260630 12:39:01.556041 10467 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
W20260630 12:39:01.558233 10469 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
I20260630 12:39:01.562050  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:01.565572  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:01.565953  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:01.566186  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823141566166 us; error 0 us; skew 500 ppm
I20260630 12:39:01.566748  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:01.569916  1568 webserver.cc:533] Webserver started at http://127.1.136.1:44763/ using document root <none> and password file <none>
I20260630 12:39:01.570549  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:01.570763  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:01.571090  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:01.572369  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "b4e33ffee776424893f0f8c3b7c97c73"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.577991  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:39:01.582660 10474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.583772  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:01.584200  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "b4e33ffee776424893f0f8c3b7c97c73"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.584569  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-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)
I20260630 12:39:01.603636  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:01.605037  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:01.606781  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:01.609638  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:01.610270  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:39:01.610611  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:01.610824  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.665308  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:33161
I20260630 12:39:01.665453 10536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:33161 every 8 connection(s)
I20260630 12:39:01.671602  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:01.680441 10541 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
W20260630 12:39:01.682651 10542 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
I20260630 12:39:01.686933  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:01.687481 10544 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
I20260630 12:39:01.688755  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:01.689059  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:01.689311  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823141689290 us; error 0 us; skew 500 ppm
I20260630 12:39:01.689726 10537 heartbeater.cc:344] Connected to a master server at 127.1.136.62:40663
I20260630 12:39:01.689945  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:01.690336 10537 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:01.691449 10537 heartbeater.cc:507] Master 127.1.136.62:40663 requested a full tablet report, sending...
I20260630 12:39:01.693274  1568 webserver.cc:533] Webserver started at http://127.1.136.2:43559/ using document root <none> and password file <none>
I20260630 12:39:01.694072  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:01.694408  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:01.694597 10410 ts_manager.cc:194] Registered new tserver with Master: b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161)
I20260630 12:39:01.694775  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:01.696303  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "5218c085fa2542cd9101c7a510017707"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.697089 10410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45980
I20260630 12:39:01.701893  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:39:01.706034 10549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.707365  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:01.707746  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "5218c085fa2542cd9101c7a510017707"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.708051  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-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)
I20260630 12:39:01.724232  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:01.725384  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:01.727099  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:01.729565  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:01.729815  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.730132  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:01.730304  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.792368  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:41537
I20260630 12:39:01.792515 10611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:41537 every 8 connection(s)
I20260630 12:39:01.799018  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:01.808961 10615 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
W20260630 12:39:01.809612 10616 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
W20260630 12:39:01.814167 10618 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
I20260630 12:39:01.815439 10612 heartbeater.cc:344] Connected to a master server at 127.1.136.62:40663
I20260630 12:39:01.815582  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:01.816251 10612 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:01.817278  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:39:01.817487 10612 heartbeater.cc:507] Master 127.1.136.62:40663 requested a full tablet report, sending...
W20260630 12:39:01.817699  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:01.818295  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823141818262 us; error 0 us; skew 500 ppm
I20260630 12:39:01.819016  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:01.822507  1568 webserver.cc:533] Webserver started at http://127.1.136.3:32889/ using document root <none> and password file <none>
I20260630 12:39:01.822602 10410 ts_manager.cc:194] Registered new tserver with Master: 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537)
I20260630 12:39:01.823127  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:01.823527  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:01.823828  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:01.824872 10410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45994
I20260630 12:39:01.825124  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "0787dab19dab4670a88fc6d4bb7d4370"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.831293  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:39:01.841041 10623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.842515  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:39:01.842890  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "0787dab19dab4670a88fc6d4bb7d4370"
format_stamp: "Formatted at 2026-06-30 12:39:01 on dist-test-slave-8nk5"
I20260630 12:39:01.843304  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822927166931-1568-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)
I20260630 12:39:01.869802  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:01.871239  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:01.873776  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:01.877517  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:01.877836  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.878165  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:01.878311  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:01.935756  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:38195
I20260630 12:39:01.936208 10685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:38195 every 8 connection(s)
I20260630 12:39:01.960783 10686 heartbeater.cc:344] Connected to a master server at 127.1.136.62:40663
I20260630 12:39:01.961390 10686 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:01.962572 10686 heartbeater.cc:507] Master 127.1.136.62:40663 requested a full tablet report, sending...
I20260630 12:39:01.968003 10410 ts_manager.cc:194] Registered new tserver with Master: 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:01.968592  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02833583s
I20260630 12:39:01.970674 10410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46004
I20260630 12:39:02.526048 10410 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46016:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:02.529080 10410 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.
I20260630 12:39:02.601320 10651 tablet_service.cc:1511] Processing CreateTablet for tablet f6a79bd931024dba9b3d72b7ae1cbf94 (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:02.602174 10577 tablet_service.cc:1511] Processing CreateTablet for tablet f6a79bd931024dba9b3d72b7ae1cbf94 (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:02.603319 10651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a79bd931024dba9b3d72b7ae1cbf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.603688 10577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a79bd931024dba9b3d72b7ae1cbf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.606984 10576 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2aff6a9eed47e49e494ddfbea8c81e (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:02.607944 10650 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2aff6a9eed47e49e494ddfbea8c81e (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:02.609982 10650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2aff6a9eed47e49e494ddfbea8c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.610519 10575 tablet_service.cc:1511] Processing CreateTablet for tablet e55fd19861364767a529e5ecfad7e64b (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:02.608544 10576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2aff6a9eed47e49e494ddfbea8c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.616014 10649 tablet_service.cc:1511] Processing CreateTablet for tablet e55fd19861364767a529e5ecfad7e64b (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:02.617295 10574 tablet_service.cc:1511] Processing CreateTablet for tablet 813c699746174fb08bb7f228427ee3ae (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:02.618937 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813c699746174fb08bb7f228427ee3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.620213 10648 tablet_service.cc:1511] Processing CreateTablet for tablet 813c699746174fb08bb7f228427ee3ae (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:02.622236 10575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55fd19861364767a529e5ecfad7e64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.626659 10573 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9db55896764f6cb0c4b54dd9365872 (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:02.627200 10647 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9db55896764f6cb0c4b54dd9365872 (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:02.628271 10573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9db55896764f6cb0c4b54dd9365872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.617753 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55fd19861364767a529e5ecfad7e64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.630767 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9db55896764f6cb0c4b54dd9365872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.634923 10572 tablet_service.cc:1511] Processing CreateTablet for tablet 37aa4d87c79d4e1f859815de51a718ee (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:02.636627 10646 tablet_service.cc:1511] Processing CreateTablet for tablet 37aa4d87c79d4e1f859815de51a718ee (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:02.638252 10646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aa4d87c79d4e1f859815de51a718ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.643002 10572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aa4d87c79d4e1f859815de51a718ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.650537 10648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813c699746174fb08bb7f228427ee3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.693667 10707 tablet_bootstrap.cc:492] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707: Bootstrap starting.
I20260630 12:39:02.700922 10537 heartbeater.cc:499] Master 127.1.136.62:40663 was elected leader, sending a full tablet report...
I20260630 12:39:02.701207 10707 tablet_bootstrap.cc:654] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.720332 10502 tablet_service.cc:1511] Processing CreateTablet for tablet f6a79bd931024dba9b3d72b7ae1cbf94 (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:02.723031 10501 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2aff6a9eed47e49e494ddfbea8c81e (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:02.723822 10706 tablet_bootstrap.cc:492] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370: Bootstrap starting.
I20260630 12:39:02.726660 10502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a79bd931024dba9b3d72b7ae1cbf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.727718 10498 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9db55896764f6cb0c4b54dd9365872 (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:02.729233 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9db55896764f6cb0c4b54dd9365872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.730325 10501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2aff6a9eed47e49e494ddfbea8c81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.731504 10499 tablet_service.cc:1511] Processing CreateTablet for tablet 813c699746174fb08bb7f228427ee3ae (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:02.733119 10499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813c699746174fb08bb7f228427ee3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.736827 10497 tablet_service.cc:1511] Processing CreateTablet for tablet 37aa4d87c79d4e1f859815de51a718ee (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:02.725682 10500 tablet_service.cc:1511] Processing CreateTablet for tablet e55fd19861364767a529e5ecfad7e64b (DEFAULT_TABLE table=test-workload [id=d4e2875696434a23b367ead801344eb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:02.740521 10500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55fd19861364767a529e5ecfad7e64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.741860 10497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aa4d87c79d4e1f859815de51a718ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:02.743963 10707 tablet_bootstrap.cc:492] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707: No bootstrap required, opened a new log
I20260630 12:39:02.744710 10707 ts_tablet_manager.cc:1403] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.003s
I20260630 12:39:02.754804 10706 tablet_bootstrap.cc:654] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.756830 10707 raft_consensus.cc:359] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.757871 10707 raft_consensus.cc:385] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.760492 10707 raft_consensus.cc:740] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.761703 10707 consensus_queue.cc:260] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.786980 10709 tablet_bootstrap.cc:492] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73: Bootstrap starting.
I20260630 12:39:02.796749 10612 heartbeater.cc:499] Master 127.1.136.62:40663 was elected leader, sending a full tablet report...
I20260630 12:39:02.800859 10707 ts_tablet_manager.cc:1434] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.003s
I20260630 12:39:02.802163 10706 tablet_bootstrap.cc:492] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370: No bootstrap required, opened a new log
I20260630 12:39:02.802307 10707 tablet_bootstrap.cc:492] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707: Bootstrap starting.
I20260630 12:39:02.802841 10706 ts_tablet_manager.cc:1403] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370: Time spent bootstrapping tablet: real 0.079s	user 0.004s	sys 0.012s
I20260630 12:39:02.806461 10706 raft_consensus.cc:359] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:02.807076 10706 raft_consensus.cc:385] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.807361 10706 raft_consensus.cc:740] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.808048 10706 consensus_queue.cc:260] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:02.811000 10707 tablet_bootstrap.cc:654] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.812075 10709 tablet_bootstrap.cc:654] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.816506 10686 heartbeater.cc:499] Master 127.1.136.62:40663 was elected leader, sending a full tablet report...
I20260630 12:39:02.817869 10706 ts_tablet_manager.cc:1434] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260630 12:39:02.819455 10706 tablet_bootstrap.cc:492] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370: Bootstrap starting.
I20260630 12:39:02.825275 10709 tablet_bootstrap.cc:492] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73: No bootstrap required, opened a new log
I20260630 12:39:02.826020 10709 ts_tablet_manager.cc:1403] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260630 12:39:02.826762 10706 tablet_bootstrap.cc:654] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.829329 10709 raft_consensus.cc:359] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.830310 10709 raft_consensus.cc:385] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.830708 10709 raft_consensus.cc:740] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.831633 10709 consensus_queue.cc:260] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.832448 10707 tablet_bootstrap.cc:492] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707: No bootstrap required, opened a new log
I20260630 12:39:02.833030 10707 ts_tablet_manager.cc:1403] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.022s
I20260630 12:39:02.836942 10707 raft_consensus.cc:359] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.841869 10707 raft_consensus.cc:385] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.842245 10707 raft_consensus.cc:740] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.843122 10707 consensus_queue.cc:260] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.844048 10709 ts_tablet_manager.cc:1434] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:39:02.847990 10706 tablet_bootstrap.cc:492] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370: No bootstrap required, opened a new log
I20260630 12:39:02.848767 10706 ts_tablet_manager.cc:1403] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260630 12:39:02.852243 10706 raft_consensus.cc:359] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.852322 10707 ts_tablet_manager.cc:1434] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260630 12:39:02.853236 10706 raft_consensus.cc:385] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.853925 10709 tablet_bootstrap.cc:492] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73: Bootstrap starting.
I20260630 12:39:02.854117 10706 raft_consensus.cc:740] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.855857 10707 tablet_bootstrap.cc:492] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707: Bootstrap starting.
I20260630 12:39:02.855690 10706 consensus_queue.cc:260] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.861951 10706 ts_tablet_manager.cc:1434] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260630 12:39:02.863104 10706 tablet_bootstrap.cc:492] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370: Bootstrap starting.
I20260630 12:39:02.865543 10707 tablet_bootstrap.cc:654] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.870720 10706 tablet_bootstrap.cc:654] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.872295 10709 tablet_bootstrap.cc:654] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.883638 10706 tablet_bootstrap.cc:492] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370: No bootstrap required, opened a new log
I20260630 12:39:02.884205 10706 ts_tablet_manager.cc:1403] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260630 12:39:02.884613 10709 tablet_bootstrap.cc:492] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73: No bootstrap required, opened a new log
I20260630 12:39:02.885018 10707 tablet_bootstrap.cc:492] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707: No bootstrap required, opened a new log
I20260630 12:39:02.885244 10709 ts_tablet_manager.cc:1403] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.007s
I20260630 12:39:02.886035 10707 ts_tablet_manager.cc:1403] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260630 12:39:02.887621 10706 raft_consensus.cc:359] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.888654 10706 raft_consensus.cc:385] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.889034 10706 raft_consensus.cc:740] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.888895 10709 raft_consensus.cc:359] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:02.890031 10709 raft_consensus.cc:385] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.889923 10707 raft_consensus.cc:359] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.890059 10706 consensus_queue.cc:260] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.891240 10709 raft_consensus.cc:740] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.891543 10707 raft_consensus.cc:385] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.892182 10707 raft_consensus.cc:740] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.892458 10709 consensus_queue.cc:260] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:02.893535 10706 ts_tablet_manager.cc:1434] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:39:02.893241 10707 consensus_queue.cc:260] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.894873 10706 tablet_bootstrap.cc:492] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370: Bootstrap starting.
I20260630 12:39:02.896312 10707 ts_tablet_manager.cc:1434] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:39:02.897852 10707 tablet_bootstrap.cc:492] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707: Bootstrap starting.
I20260630 12:39:02.899611 10709 ts_tablet_manager.cc:1434] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:39:02.900992 10709 tablet_bootstrap.cc:492] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73: Bootstrap starting.
I20260630 12:39:02.902530 10706 tablet_bootstrap.cc:654] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.906190 10707 tablet_bootstrap.cc:654] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.908874 10709 tablet_bootstrap.cc:654] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.914788 10711 raft_consensus.cc:493] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:02.915640 10711 raft_consensus.cc:515] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.923820 10711 leader_election.cc:290] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:02.940267 10706 tablet_bootstrap.cc:492] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370: No bootstrap required, opened a new log
I20260630 12:39:02.941077 10706 ts_tablet_manager.cc:1403] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.022s
I20260630 12:39:02.944406 10706 raft_consensus.cc:359] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.947217 10706 raft_consensus.cc:385] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.950330 10706 raft_consensus.cc:740] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.951802 10709 tablet_bootstrap.cc:492] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73: No bootstrap required, opened a new log
I20260630 12:39:02.954473 10706 consensus_queue.cc:260] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.954612 10661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55fd19861364767a529e5ecfad7e64b" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
I20260630 12:39:02.956061 10661 raft_consensus.cc:2468] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 0.
I20260630 12:39:02.957180 10706 ts_tablet_manager.cc:1434] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:39:02.957783 10707 tablet_bootstrap.cc:492] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707: No bootstrap required, opened a new log
I20260630 12:39:02.958510 10706 tablet_bootstrap.cc:492] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370: Bootstrap starting.
I20260630 12:39:02.958950 10707 ts_tablet_manager.cc:1403] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.035s
I20260630 12:39:02.958827 10551 leader_election.cc:304] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707; no voters: 
I20260630 12:39:02.960986 10711 raft_consensus.cc:2804] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:02.952467 10709 ts_tablet_manager.cc:1403] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260630 12:39:02.961433 10711 raft_consensus.cc:493] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:02.962097 10711 raft_consensus.cc:3060] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:02.964852 10709 raft_consensus.cc:359] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.965903 10709 raft_consensus.cc:385] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.966648 10706 tablet_bootstrap.cc:654] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:02.969560 10709 raft_consensus.cc:740] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.970477 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55fd19861364767a529e5ecfad7e64b" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73" is_pre_election: true
I20260630 12:39:02.970839 10709 consensus_queue.cc:260] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
W20260630 12:39:02.972355 10553 leader_election.cc:343] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:02.972720 10711 raft_consensus.cc:515] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.977185 10707 raft_consensus.cc:359] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:02.978034 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55fd19861364767a529e5ecfad7e64b" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73"
I20260630 12:39:02.978528 10707 raft_consensus.cc:385] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:02.978878 10707 raft_consensus.cc:740] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Initialized, Role: FOLLOWER
I20260630 12:39:02.979800 10707 consensus_queue.cc:260] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
W20260630 12:39:02.980257 10553 leader_election.cc:343] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:02.984325 10661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55fd19861364767a529e5ecfad7e64b" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370"
I20260630 12:39:02.985543 10661 raft_consensus.cc:3060] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:02.987556 10709 ts_tablet_manager.cc:1434] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:39:02.998083 10711 leader_election.cc:290] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Requested vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:02.999185 10709 tablet_bootstrap.cc:492] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73: Bootstrap starting.
I20260630 12:39:03.013743 10661 raft_consensus.cc:2468] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 1.
I20260630 12:39:03.022326 10551 leader_election.cc:304] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707; no voters: b4e33ffee776424893f0f8c3b7c97c73
I20260630 12:39:03.023165 10711 raft_consensus.cc:2804] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:03.023648 10711 raft_consensus.cc:697] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 1 LEADER]: Becoming Leader. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Running, Role: LEADER
I20260630 12:39:03.023967 10706 tablet_bootstrap.cc:492] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370: No bootstrap required, opened a new log
I20260630 12:39:03.024264 10711 consensus_queue.cc:237] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.024935 10706 ts_tablet_manager.cc:1403] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.028s
I20260630 12:39:03.025482 10709 tablet_bootstrap.cc:654] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:03.026989 10716 raft_consensus.cc:493] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.027669 10707 ts_tablet_manager.cc:1434] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707: Time spent starting tablet: real 0.055s	user 0.021s	sys 0.025s
I20260630 12:39:03.027603 10716 raft_consensus.cc:515] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.029179 10707 tablet_bootstrap.cc:492] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707: Bootstrap starting.
I20260630 12:39:03.029057 10706 raft_consensus.cc:359] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.031386 10706 raft_consensus.cc:385] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.031878 10706 raft_consensus.cc:740] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.033396 10726 raft_consensus.cc:493] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.034154 10726 raft_consensus.cc:515] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.033599 10706 consensus_queue.cc:260] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.037448 10716 leader_election.cc:290] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.040669 10712 raft_consensus.cc:493] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.041383 10726 leader_election.cc:290] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.041535 10712 raft_consensus.cc:515] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.047286 10707 tablet_bootstrap.cc:654] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:03.049686 10661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813c699746174fb08bb7f228427ee3ae" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
W20260630 12:39:03.051266 10551 leader_election.cc:343] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:03.055331 10731 raft_consensus.cc:493] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.056102 10731 raft_consensus.cc:515] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.059114 10712 leader_election.cc:290] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537)
I20260630 12:39:03.062394 10716 raft_consensus.cc:493] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.063477 10716 raft_consensus.cc:515] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.062527 10706 ts_tablet_manager.cc:1434] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.004s
I20260630 12:39:03.069504 10709 tablet_bootstrap.cc:492] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73: No bootstrap required, opened a new log
I20260630 12:39:03.070422 10709 ts_tablet_manager.cc:1403] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.016s
I20260630 12:39:03.071137 10716 leader_election.cc:290] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.076619 10706 tablet_bootstrap.cc:492] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370: Bootstrap starting.
I20260630 12:39:03.087742 10706 tablet_bootstrap.cc:654] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:03.090570 10731 leader_election.cc:290] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537)
I20260630 12:39:03.092818 10407 catalog_manager.cc:5697] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5218c085fa2542cd9101c7a510017707 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "5218c085fa2542cd9101c7a510017707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:03.096506 10709 raft_consensus.cc:359] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.100737 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813c699746174fb08bb7f228427ee3ae" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73" is_pre_election: true
I20260630 12:39:03.101908 10512 raft_consensus.cc:2468] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 0.
I20260630 12:39:03.103662 10553 leader_election.cc:304] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5218c085fa2542cd9101c7a510017707, b4e33ffee776424893f0f8c3b7c97c73; no voters: 0787dab19dab4670a88fc6d4bb7d4370
I20260630 12:39:03.105500 10711 raft_consensus.cc:2804] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:03.105845 10706 tablet_bootstrap.cc:492] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370: No bootstrap required, opened a new log
I20260630 12:39:03.106058 10711 raft_consensus.cc:493] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:03.106834 10706 ts_tablet_manager.cc:1403] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260630 12:39:03.105927 10731 raft_consensus.cc:493] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.108503 10731 raft_consensus.cc:515] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:03.109090 10587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2aff6a9eed47e49e494ddfbea8c81e" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.112572 10587 raft_consensus.cc:2468] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e33ffee776424893f0f8c3b7c97c73 in term 0.
I20260630 12:39:03.109903 10586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813c699746174fb08bb7f228427ee3ae" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.106808 10711 raft_consensus.cc:3060] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.115424 10706 raft_consensus.cc:359] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.116153 10475 leader_election.cc:304] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5218c085fa2542cd9101c7a510017707, b4e33ffee776424893f0f8c3b7c97c73; no voters: 
I20260630 12:39:03.118204 10706 raft_consensus.cc:385] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.119319 10706 raft_consensus.cc:740] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.120330 10706 consensus_queue.cc:260] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.114763 10709 raft_consensus.cc:385] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.130115 10709 raft_consensus.cc:740] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.130393 10587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9db55896764f6cb0c4b54dd9365872" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.130806 10510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a79bd931024dba9b3d72b7ae1cbf94" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73" is_pre_election: true
I20260630 12:39:03.131321 10587 raft_consensus.cc:2468] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0787dab19dab4670a88fc6d4bb7d4370 in term 0.
I20260630 12:39:03.131731 10510 raft_consensus.cc:2468] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0787dab19dab4670a88fc6d4bb7d4370 in term 0.
I20260630 12:39:03.129002 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aa4d87c79d4e1f859815de51a718ee" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.132789 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a79bd931024dba9b3d72b7ae1cbf94" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.124850 10511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aa4d87c79d4e1f859815de51a718ee" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73" is_pre_election: true
I20260630 12:39:03.133725 10706 ts_tablet_manager.cc:1434] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260630 12:39:03.125470 10716 raft_consensus.cc:2804] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:03.124017 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9db55896764f6cb0c4b54dd9365872" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73" is_pre_election: true
I20260630 12:39:03.128724 10707 tablet_bootstrap.cc:492] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707: No bootstrap required, opened a new log
I20260630 12:39:03.135033 10707 ts_tablet_manager.cc:1403] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.043s
I20260630 12:39:03.135213 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813c699746174fb08bb7f228427ee3ae" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
I20260630 12:39:03.135344 10661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2aff6a9eed47e49e494ddfbea8c81e" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
I20260630 12:39:03.135983 10716 raft_consensus.cc:493] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:03.136121 10661 raft_consensus.cc:2468] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e33ffee776424893f0f8c3b7c97c73 in term 0.
I20260630 12:39:03.137075 10624 leader_election.cc:304] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707; no voters: 
I20260630 12:39:03.136070 10660 raft_consensus.cc:2468] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4e33ffee776424893f0f8c3b7c97c73 in term 0.
I20260630 12:39:03.129110 10731 leader_election.cc:290] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161)
I20260630 12:39:03.133424 10627 leader_election.cc:304] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, b4e33ffee776424893f0f8c3b7c97c73; no voters: 
I20260630 12:39:03.126535 10711 raft_consensus.cc:515] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.136446 10716 raft_consensus.cc:3060] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.138334 10712 raft_consensus.cc:2804] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:03.139097 10712 raft_consensus.cc:493] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:03.139501 10712 raft_consensus.cc:3060] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:39:03.139740 10624 leader_election.cc:343] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:39:03.140923 10624 leader_election.cc:343] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:03.141515 10731 raft_consensus.cc:2804] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:03.142004 10731 raft_consensus.cc:493] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:03.142408 10731 raft_consensus.cc:3060] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.142939 10476 leader_election.cc:304] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, b4e33ffee776424893f0f8c3b7c97c73; no voters: 
I20260630 12:39:03.144917 10707 raft_consensus.cc:359] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:03.145730 10707 raft_consensus.cc:385] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.146060 10707 raft_consensus.cc:740] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.148187 10707 consensus_queue.cc:260] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:03.149763 10586 raft_consensus.cc:2393] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4e33ffee776424893f0f8c3b7c97c73 in current term 1: Already voted for candidate 5218c085fa2542cd9101c7a510017707 in this term.
I20260630 12:39:03.153172 10707 ts_tablet_manager.cc:1434] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:39:03.131155 10709 consensus_queue.cc:260] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.154654 10707 tablet_bootstrap.cc:492] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707: Bootstrap starting.
I20260630 12:39:03.156072 10731 raft_consensus.cc:515] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
I20260630 12:39:03.156208 10712 raft_consensus.cc:515] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.161175 10711 leader_election.cc:290] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Requested vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.162053 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813c699746174fb08bb7f228427ee3ae" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370"
I20260630 12:39:03.161051 10512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813c699746174fb08bb7f228427ee3ae" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73"
I20260630 12:39:03.164407 10512 raft_consensus.cc:3060] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.163059 10716 raft_consensus.cc:515] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.167922 10716 leader_election.cc:290] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 election: Requested vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.168676 10586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a79bd931024dba9b3d72b7ae1cbf94" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707"
I20260630 12:39:03.164407 10660 raft_consensus.cc:3060] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.169205 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2aff6a9eed47e49e494ddfbea8c81e" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707"
I20260630 12:39:03.170106 10584 raft_consensus.cc:3060] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.171437 10731 leader_election.cc:290] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 election: Requested vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161)
I20260630 12:39:03.179432 10709 ts_tablet_manager.cc:1434] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.001s
I20260630 12:39:03.169425 10586 raft_consensus.cc:3060] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.184110 10712 leader_election.cc:290] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 election: Requested vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537)
I20260630 12:39:03.186887 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9db55896764f6cb0c4b54dd9365872" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707"
I20260630 12:39:03.188015 10585 raft_consensus.cc:3060] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.193271 10584 raft_consensus.cc:2468] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e33ffee776424893f0f8c3b7c97c73 in term 1.
I20260630 12:39:03.200412 10586 raft_consensus.cc:2468] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0787dab19dab4670a88fc6d4bb7d4370 in term 1.
I20260630 12:39:03.202958 10624 leader_election.cc:304] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707; no voters: 
I20260630 12:39:03.202986 10475 leader_election.cc:304] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5218c085fa2542cd9101c7a510017707, b4e33ffee776424893f0f8c3b7c97c73; no voters: 
I20260630 12:39:03.204454 10712 raft_consensus.cc:2804] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:03.205119 10712 raft_consensus.cc:697] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 LEADER]: Becoming Leader. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Running, Role: LEADER
W20260630 12:39:03.205049 10476 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.136.3:38195, user_credentials={real_user=slave}} blocked reactor thread for 62213.9us
W20260630 12:39:03.204979 10627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.136.1:33161, user_credentials={real_user=slave}} blocked reactor thread for 71664.4us
I20260630 12:39:03.206601 10712 consensus_queue.cc:237] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } }
W20260630 12:39:03.208444 10627 leader_election.cc:343] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:03.208962 10627 leader_election.cc:304] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370; no voters: 5218c085fa2542cd9101c7a510017707, b4e33ffee776424893f0f8c3b7c97c73
I20260630 12:39:03.210139 10731 raft_consensus.cc:2749] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:39:03.211843 10627 leader_election.cc:343] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:03.213222 10707 tablet_bootstrap.cc:654] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:03.214845 10660 raft_consensus.cc:2468] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 1.
I20260630 12:39:03.215428 10661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2aff6a9eed47e49e494ddfbea8c81e" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370"
I20260630 12:39:03.216399 10661 raft_consensus.cc:3060] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.216630 10551 leader_election.cc:304] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707; no voters: 
I20260630 12:39:03.218187 10711 raft_consensus.cc:2804] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:03.218803 10711 raft_consensus.cc:697] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 1 LEADER]: Becoming Leader. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Running, Role: LEADER
I20260630 12:39:03.219743 10711 consensus_queue.cc:237] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.227607 10707 tablet_bootstrap.cc:492] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707: No bootstrap required, opened a new log
I20260630 12:39:03.228348 10707 ts_tablet_manager.cc:1403] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.002s
I20260630 12:39:03.230485 10511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a79bd931024dba9b3d72b7ae1cbf94" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73"
I20260630 12:39:03.231438 10511 raft_consensus.cc:3060] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.205217 10709 tablet_bootstrap.cc:492] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73: Bootstrap starting.
I20260630 12:39:03.207429 10741 raft_consensus.cc:2804] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:03.232455 10707 raft_consensus.cc:359] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.233085 10741 raft_consensus.cc:697] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 1 LEADER]: Becoming Leader. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Running, Role: LEADER
I20260630 12:39:03.233374 10707 raft_consensus.cc:385] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.233731 10707 raft_consensus.cc:740] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.239240 10510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9db55896764f6cb0c4b54dd9365872" candidate_uuid: "0787dab19dab4670a88fc6d4bb7d4370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73"
I20260630 12:39:03.239553 10661 raft_consensus.cc:2468] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4e33ffee776424893f0f8c3b7c97c73 in term 1.
I20260630 12:39:03.234141 10741 consensus_queue.cc:237] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.227609 10512 raft_consensus.cc:2468] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 1.
W20260630 12:39:03.248842 10627 leader_election.cc:343] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:03.249310 10716 raft_consensus.cc:2764] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:39:03.241426 10511 raft_consensus.cc:2468] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0787dab19dab4670a88fc6d4bb7d4370 in term 1.
I20260630 12:39:03.241405 10707 consensus_queue.cc:260] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.253899 10716 raft_consensus.cc:493] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.248401 10408 catalog_manager.cc:5697] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "0787dab19dab4670a88fc6d4bb7d4370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:03.254546 10716 raft_consensus.cc:515] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.254928 10585 raft_consensus.cc:2468] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0787dab19dab4670a88fc6d4bb7d4370 in term 1.
I20260630 12:39:03.258165 10624 leader_election.cc:304] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707; no voters: b4e33ffee776424893f0f8c3b7c97c73
I20260630 12:39:03.259979 10738 raft_consensus.cc:2804] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:03.260689 10738 raft_consensus.cc:697] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 LEADER]: Becoming Leader. State: Replica: 0787dab19dab4670a88fc6d4bb7d4370, State: Running, Role: LEADER
I20260630 12:39:03.260398 10709 tablet_bootstrap.cc:654] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:03.262483 10738 consensus_queue.cc:237] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.270316 10716 leader_election.cc:290] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.270912 10707 ts_tablet_manager.cc:1434] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260630 12:39:03.272873 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55fd19861364767a529e5ecfad7e64b" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.276911 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55fd19861364767a529e5ecfad7e64b" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
I20260630 12:39:03.277953 10660 raft_consensus.cc:2393] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4e33ffee776424893f0f8c3b7c97c73 in current term 1: Already voted for candidate 5218c085fa2542cd9101c7a510017707 in this term.
I20260630 12:39:03.279639 10476 leader_election.cc:304] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4e33ffee776424893f0f8c3b7c97c73; no voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707
I20260630 12:39:03.281009 10716 raft_consensus.cc:3060] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.276793 10408 catalog_manager.cc:5697] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5218c085fa2542cd9101c7a510017707 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "5218c085fa2542cd9101c7a510017707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:03.284623 10409 catalog_manager.cc:5697] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "b4e33ffee776424893f0f8c3b7c97c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:03.287542 10709 tablet_bootstrap.cc:492] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73: No bootstrap required, opened a new log
I20260630 12:39:03.288354 10709 ts_tablet_manager.cc:1403] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.008s
I20260630 12:39:03.287870 10407 catalog_manager.cc:5697] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "0787dab19dab4670a88fc6d4bb7d4370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:03.289491 10716 raft_consensus.cc:2749] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:03.291909 10709 raft_consensus.cc:359] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.292873 10709 raft_consensus.cc:385] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.293218 10709 raft_consensus.cc:740] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.294118 10709 consensus_queue.cc:260] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.296681 10709 ts_tablet_manager.cc:1434] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:39:03.297770 10709 tablet_bootstrap.cc:492] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73: Bootstrap starting.
I20260630 12:39:03.305249 10709 tablet_bootstrap.cc:654] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:03.311280 10709 tablet_bootstrap.cc:492] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73: No bootstrap required, opened a new log
I20260630 12:39:03.311842 10709 ts_tablet_manager.cc:1403] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:39:03.314913 10709 raft_consensus.cc:359] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.315589 10709 raft_consensus.cc:385] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:03.315837 10709 raft_consensus.cc:740] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e33ffee776424893f0f8c3b7c97c73, State: Initialized, Role: FOLLOWER
I20260630 12:39:03.316656 10709 consensus_queue.cc:260] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.319399 10709 ts_tablet_manager.cc:1434] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:39:03.421146 10711 raft_consensus.cc:493] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.421777 10711 raft_consensus.cc:515] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.423926 10711 leader_election.cc:290] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.424883 10511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aa4d87c79d4e1f859815de51a718ee" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73" is_pre_election: true
I20260630 12:39:03.425442 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aa4d87c79d4e1f859815de51a718ee" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
I20260630 12:39:03.425541 10511 raft_consensus.cc:2468] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 0.
I20260630 12:39:03.426546 10660 raft_consensus.cc:2468] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 0.
I20260630 12:39:03.427296 10553 leader_election.cc:304] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5218c085fa2542cd9101c7a510017707, b4e33ffee776424893f0f8c3b7c97c73; no voters: 
I20260630 12:39:03.428376 10711 raft_consensus.cc:2804] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:03.428776 10711 raft_consensus.cc:493] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:03.429082 10711 raft_consensus.cc:3060] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.432006 10726 consensus_queue.cc:1048] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:03.435277 10711 raft_consensus.cc:515] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.437880 10711 leader_election.cc:290] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Requested vote from peers b4e33ffee776424893f0f8c3b7c97c73 (127.1.136.1:33161), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.438820 10511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aa4d87c79d4e1f859815de51a718ee" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4e33ffee776424893f0f8c3b7c97c73"
I20260630 12:39:03.439502 10511 raft_consensus.cc:3060] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.440013 10661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aa4d87c79d4e1f859815de51a718ee" candidate_uuid: "5218c085fa2542cd9101c7a510017707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370"
I20260630 12:39:03.440662 10661 raft_consensus.cc:3060] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.447983 10511 raft_consensus.cc:2468] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 1.
I20260630 12:39:03.450748 10553 leader_election.cc:304] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5218c085fa2542cd9101c7a510017707, b4e33ffee776424893f0f8c3b7c97c73; no voters: 
I20260630 12:39:03.454504 10661 raft_consensus.cc:2468] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5218c085fa2542cd9101c7a510017707 in term 1.
I20260630 12:39:03.455420 10752 raft_consensus.cc:2804] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:03.457063 10752 raft_consensus.cc:697] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 1 LEADER]: Becoming Leader. State: Replica: 5218c085fa2542cd9101c7a510017707, State: Running, Role: LEADER
I20260630 12:39:03.458125 10752 consensus_queue.cc:237] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.458787 10726 consensus_queue.cc:1048] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:03.473372 10409 catalog_manager.cc:5697] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5218c085fa2542cd9101c7a510017707 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "5218c085fa2542cd9101c7a510017707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:03.483310 10458 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:39:03.663877 10752 consensus_queue.cc:1048] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:03.688804 10716 raft_consensus.cc:493] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:03.689844 10716 raft_consensus.cc:515] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 } } peers { permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 } } peers { permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 } }
I20260630 12:39:03.693620 10585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9db55896764f6cb0c4b54dd9365872" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5218c085fa2542cd9101c7a510017707" is_pre_election: true
I20260630 12:39:03.694552 10585 raft_consensus.cc:2393] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4e33ffee776424893f0f8c3b7c97c73 in current term 1: Already voted for candidate 0787dab19dab4670a88fc6d4bb7d4370 in this term.
I20260630 12:39:03.698972 10660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c9db55896764f6cb0c4b54dd9365872" candidate_uuid: "b4e33ffee776424893f0f8c3b7c97c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0787dab19dab4670a88fc6d4bb7d4370" is_pre_election: true
I20260630 12:39:03.701182 10476 leader_election.cc:304] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4e33ffee776424893f0f8c3b7c97c73; no voters: 0787dab19dab4670a88fc6d4bb7d4370, 5218c085fa2542cd9101c7a510017707
I20260630 12:39:03.702589 10741 raft_consensus.cc:3060] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:03.704289 10716 leader_election.cc:290] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5218c085fa2542cd9101c7a510017707 (127.1.136.2:41537), 0787dab19dab4670a88fc6d4bb7d4370 (127.1.136.3:38195)
I20260630 12:39:03.729609 10752 consensus_queue.cc:1048] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:03.763450 10741 raft_consensus.cc:2749] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:03.786616 10738 consensus_queue.cc:1048] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:03.831877 10763 consensus_queue.cc:1048] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:03.833006 10764 consensus_queue.cc:1048] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260630 12:39:03.827121 10624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:41537, user_credentials={real_user=slave}} blocked reactor thread for 48218.4us
I20260630 12:39:03.848452 10763 consensus_queue.cc:1048] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:03.848292 10741 consensus_queue.cc:1048] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:39:03.874701 10716 consensus_queue.cc:1048] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5218c085fa2542cd9101c7a510017707" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:03.926744 10726 consensus_queue.cc:1048] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0787dab19dab4670a88fc6d4bb7d4370" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:03.955616 10726 consensus_queue.cc:1048] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4e33ffee776424893f0f8c3b7c97c73" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:04.223007 10551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:38195, user_credentials={real_user=slave}} blocked reactor thread for 54857.1us
I20260630 12:39:05.387851  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:05.422008  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.422708  1568 tablet_replica.cc:333] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73: stopping tablet replica
I20260630 12:39:05.423566  1568 raft_consensus.cc:2243] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.424165  1568 raft_consensus.cc:2272] T 8c9db55896764f6cb0c4b54dd9365872 P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.427577  1568 tablet_replica.cc:333] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73: stopping tablet replica
I20260630 12:39:05.428237  1568 raft_consensus.cc:2243] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.428787  1568 raft_consensus.cc:2272] T 37aa4d87c79d4e1f859815de51a718ee P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.431689  1568 tablet_replica.cc:333] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73: stopping tablet replica
I20260630 12:39:05.432273  1568 raft_consensus.cc:2243] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.432807  1568 raft_consensus.cc:2272] T e55fd19861364767a529e5ecfad7e64b P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.435945  1568 tablet_replica.cc:333] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73: stopping tablet replica
I20260630 12:39:05.436510  1568 raft_consensus.cc:2243] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.437075  1568 raft_consensus.cc:2272] T 813c699746174fb08bb7f228427ee3ae P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.439895  1568 tablet_replica.cc:333] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73: stopping tablet replica
I20260630 12:39:05.440476  1568 raft_consensus.cc:2243] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.441053  1568 raft_consensus.cc:2272] T f6a79bd931024dba9b3d72b7ae1cbf94 P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.444376  1568 tablet_replica.cc:333] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73: stopping tablet replica
I20260630 12:39:05.444977  1568 raft_consensus.cc:2243] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.445960  1568 raft_consensus.cc:2272] T 5a2aff6a9eed47e49e494ddfbea8c81e P b4e33ffee776424893f0f8c3b7c97c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.467465  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:05.484261  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:05.519894  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.520624  1568 tablet_replica.cc:333] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707: stopping tablet replica
I20260630 12:39:05.521490  1568 raft_consensus.cc:2243] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.522398  1568 raft_consensus.cc:2272] T 37aa4d87c79d4e1f859815de51a718ee P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.525592  1568 tablet_replica.cc:333] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707: stopping tablet replica
I20260630 12:39:05.526288  1568 raft_consensus.cc:2243] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.526885  1568 raft_consensus.cc:2272] T f6a79bd931024dba9b3d72b7ae1cbf94 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.529693  1568 tablet_replica.cc:333] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707: stopping tablet replica
I20260630 12:39:05.530349  1568 raft_consensus.cc:2243] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.530869  1568 raft_consensus.cc:2272] T 5a2aff6a9eed47e49e494ddfbea8c81e P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.533737  1568 tablet_replica.cc:333] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707: stopping tablet replica
I20260630 12:39:05.534399  1568 raft_consensus.cc:2243] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.535008  1568 raft_consensus.cc:2272] T 8c9db55896764f6cb0c4b54dd9365872 P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.538043  1568 tablet_replica.cc:333] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707: stopping tablet replica
I20260630 12:39:05.538666  1568 raft_consensus.cc:2243] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.539534  1568 raft_consensus.cc:2272] T 813c699746174fb08bb7f228427ee3ae P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.542286  1568 tablet_replica.cc:333] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707: stopping tablet replica
I20260630 12:39:05.542835  1568 raft_consensus.cc:2243] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.543633  1568 raft_consensus.cc:2272] T e55fd19861364767a529e5ecfad7e64b P 5218c085fa2542cd9101c7a510017707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.567342  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:05.587581  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:05.618213  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.619372  1568 tablet_replica.cc:333] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370: stopping tablet replica
I20260630 12:39:05.620169  1568 raft_consensus.cc:2243] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.620823  1568 raft_consensus.cc:2272] T 813c699746174fb08bb7f228427ee3ae P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.624439  1568 tablet_replica.cc:333] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370: stopping tablet replica
I20260630 12:39:05.625234  1568 raft_consensus.cc:2243] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.626417  1568 raft_consensus.cc:2272] T 8c9db55896764f6cb0c4b54dd9365872 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.629729  1568 tablet_replica.cc:333] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370: stopping tablet replica
I20260630 12:39:05.630707  1568 raft_consensus.cc:2243] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.631603  1568 raft_consensus.cc:2272] T e55fd19861364767a529e5ecfad7e64b P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.635288  1568 tablet_replica.cc:333] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370: stopping tablet replica
I20260630 12:39:05.636075  1568 raft_consensus.cc:2243] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.636883  1568 raft_consensus.cc:2272] T 37aa4d87c79d4e1f859815de51a718ee P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.640175  1568 tablet_replica.cc:333] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370: stopping tablet replica
I20260630 12:39:05.640883  1568 raft_consensus.cc:2243] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.641532  1568 raft_consensus.cc:2272] T 5a2aff6a9eed47e49e494ddfbea8c81e P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.644677  1568 tablet_replica.cc:333] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370: stopping tablet replica
I20260630 12:39:05.645449  1568 raft_consensus.cc:2243] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.646498  1568 raft_consensus.cc:2272] T f6a79bd931024dba9b3d72b7ae1cbf94 P 0787dab19dab4670a88fc6d4bb7d4370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.678108  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:05.696331  1568 master.cc:562] Master@127.1.136.62:40663 shutting down...
I20260630 12:39:05.728811  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.729388  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.729707  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0117531d28954507b4dfece957981b38: stopping tablet replica
I20260630 12:39:05.750219  1568 master.cc:584] Master@127.1.136.62:40663 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4486 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:39:05.792119  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:33097
I20260630 12:39:05.793851  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:05.800747 10809 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
W20260630 12:39:05.801291 10810 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
W20260630 12:39:05.804589 10812 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
I20260630 12:39:05.805877  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:05.806844  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:05.807035  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:05.807235  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823145807220 us; error 0 us; skew 500 ppm
I20260630 12:39:05.807812  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:05.810792  1568 webserver.cc:533] Webserver started at http://127.1.136.62:36801/ using document root <none> and password file <none>
I20260630 12:39:05.811307  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:05.811506  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:05.811791  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:05.812973  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "2464ae571c2d40fe9ef13bd97fe99ad6"
format_stamp: "Formatted at 2026-06-30 12:39:05 on dist-test-slave-8nk5"
I20260630 12:39:05.818447  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:39:05.822721 10817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:05.823827  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:39:05.824174  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "2464ae571c2d40fe9ef13bd97fe99ad6"
format_stamp: "Formatted at 2026-06-30 12:39:05 on dist-test-slave-8nk5"
I20260630 12:39:05.824486  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-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)
I20260630 12:39:05.837518  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:05.838657  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:05.884301  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:33097
I20260630 12:39:05.884459 10868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:33097 every 8 connection(s)
I20260630 12:39:05.888680 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:05.903225 10869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6: Bootstrap starting.
I20260630 12:39:05.908809 10869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:05.915025 10869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6: No bootstrap required, opened a new log
I20260630 12:39:05.918072 10869 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER }
I20260630 12:39:05.918589 10869 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:05.918921 10869 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2464ae571c2d40fe9ef13bd97fe99ad6, State: Initialized, Role: FOLLOWER
I20260630 12:39:05.919773 10869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER }
I20260630 12:39:05.920342 10869 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:05.920575 10869 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:05.920953 10869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:05.928171 10869 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER }
I20260630 12:39:05.928752 10869 leader_election.cc:304] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [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: 2464ae571c2d40fe9ef13bd97fe99ad6; no voters: 
I20260630 12:39:05.928828 10872 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:05.929412 10872 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER }
I20260630 12:39:05.930261 10869 leader_election.cc:290] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:05.930568 10873 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:05.931358 10872 leader_election.cc:304] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2464ae571c2d40fe9ef13bd97fe99ad6; no voters: 
I20260630 12:39:05.932525 10873 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 LEADER]: Becoming Leader. State: Replica: 2464ae571c2d40fe9ef13bd97fe99ad6, State: Running, Role: LEADER
I20260630 12:39:05.933658 10872 leader_election.cc:290] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260630 12:39:05.933380 10873 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [LEADER]: Queue going to LEADER mode. State: All 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: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER }
I20260630 12:39:05.934330 10869 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:05.939977 10875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2464ae571c2d40fe9ef13bd97fe99ad6. Latest consensus state: current_term: 1 leader_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER } }
I20260630 12:39:05.941042 10875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:05.941119 10874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2464ae571c2d40fe9ef13bd97fe99ad6" member_type: VOTER } }
I20260630 12:39:05.942103 10874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:05.950738 10882 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:05.959757 10882 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:05.961066  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:05.973456 10882 catalog_manager.cc:1383] Generated new cluster ID: fbd39b4a2b8f4c8abcb0e72a92d4625b
I20260630 12:39:05.973940 10882 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:05.993871 10882 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:05.995296 10882 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:06.020877 10882 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6: Generated new TSK 0
I20260630 12:39:06.021611 10882 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:06.031137  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:06.038391 10892 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
I20260630 12:39:06.042212  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:06.040266 10893 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
W20260630 12:39:06.041285 10895 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
I20260630 12:39:06.044615  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.044829  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:06.045053  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823146045018 us; error 0 us; skew 500 ppm
I20260630 12:39:06.045606  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.048280  1568 webserver.cc:533] Webserver started at http://127.1.136.1:41463/ using document root <none> and password file <none>
I20260630 12:39:06.048784  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.048951  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.049278  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.050450  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "ace291682e1b4e68b97d4b0760ab7d01"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-8nk5"
I20260630 12:39:06.055840  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:39:06.059930 10900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.061093  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:39:06.061542  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "ace291682e1b4e68b97d4b0760ab7d01"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-8nk5"
I20260630 12:39:06.061896  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-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)
I20260630 12:39:06.078869  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.080117  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.081899  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:06.084539  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:06.084820  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.085096  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:06.085305  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.135782  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:39783
I20260630 12:39:06.135957 10962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:39783 every 8 connection(s)
I20260630 12:39:06.141793  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:06.150478 10967 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
W20260630 12:39:06.156286 10968 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
W20260630 12:39:06.159603 10970 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
I20260630 12:39:06.159807  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:06.160298 10963 heartbeater.cc:344] Connected to a master server at 127.1.136.62:33097
I20260630 12:39:06.161080 10963 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.164698 10963 heartbeater.cc:507] Master 127.1.136.62:33097 requested a full tablet report, sending...
I20260630 12:39:06.165951  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.166392  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:06.166635  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823146166608 us; error 0 us; skew 500 ppm
I20260630 12:39:06.167562 10834 ts_manager.cc:194] Registered new tserver with Master: ace291682e1b4e68b97d4b0760ab7d01 (127.1.136.1:39783)
I20260630 12:39:06.167598  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.170233 10834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46464
I20260630 12:39:06.172407  1568 webserver.cc:533] Webserver started at http://127.1.136.2:33639/ using document root <none> and password file <none>
I20260630 12:39:06.173184  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.173389  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.173656  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.175377  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-8nk5"
I20260630 12:39:06.181743  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:39:06.186507 10975 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.187574  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:39:06.188122  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-8nk5"
I20260630 12:39:06.188524  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-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)
I20260630 12:39:06.223378  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.224781  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.226573  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:06.229377  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:06.229604  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.229991  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:06.230147  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.283967  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:33999
I20260630 12:39:06.284068 11037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:33999 every 8 connection(s)
I20260630 12:39:06.289770  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:06.297014 11041 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
W20260630 12:39:06.297644 11042 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
W20260630 12:39:06.301530 11044 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
I20260630 12:39:06.301644  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:06.303809  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.304018  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:06.304144  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823146304133 us; error 0 us; skew 500 ppm
I20260630 12:39:06.304239 11038 heartbeater.cc:344] Connected to a master server at 127.1.136.62:33097
I20260630 12:39:06.304673 11038 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.304916  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.305917 11038 heartbeater.cc:507] Master 127.1.136.62:33097 requested a full tablet report, sending...
I20260630 12:39:06.308403  1568 webserver.cc:533] Webserver started at http://127.1.136.3:37005/ using document root <none> and password file <none>
I20260630 12:39:06.308751 10834 ts_manager.cc:194] Registered new tserver with Master: 6ef17f6264ac415e9ee5ce1bd41b4fcf (127.1.136.2:33999)
I20260630 12:39:06.309073  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.309369  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.309697  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.310635 10834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46466
I20260630 12:39:06.311250  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-8nk5"
I20260630 12:39:06.316408  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:39:06.320355 11049 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.321463  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:06.321979  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-8nk5"
I20260630 12:39:06.322345  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822927166931-1568-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)
I20260630 12:39:06.349040  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.350476  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.352164  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:06.354841  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:06.355108  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.355389  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:06.355597  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.404086  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:43081
I20260630 12:39:06.404250 11111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:43081 every 8 connection(s)
I20260630 12:39:06.421505 11112 heartbeater.cc:344] Connected to a master server at 127.1.136.62:33097
I20260630 12:39:06.422207 11112 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.423241 11112 heartbeater.cc:507] Master 127.1.136.62:33097 requested a full tablet report, sending...
I20260630 12:39:06.426335 10834 ts_manager.cc:194] Registered new tserver with Master: f11d5db1d86c4f5cac71ce4d8a6cb2ad (127.1.136.3:43081)
I20260630 12:39:06.426482  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018968168s
I20260630 12:39:06.428006 10834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46482
I20260630 12:39:07.173683 10963 heartbeater.cc:499] Master 127.1.136.62:33097 was elected leader, sending a full tablet report...
I20260630 12:39:07.314038 11038 heartbeater.cc:499] Master 127.1.136.62:33097 was elected leader, sending a full tablet report...
I20260630 12:39:07.431428 11112 heartbeater.cc:499] Master 127.1.136.62:33097 was elected leader, sending a full tablet report...
I20260630 12:39:07.487866 10834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46486:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:07.490159 10834 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.
I20260630 12:39:07.543645 11003 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4731b5fae640ecb4694b6426e52027 (DEFAULT_TABLE table=test-workload [id=5d4528af90524b6087b6bb8564d2e296]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:07.545125 11003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4731b5fae640ecb4694b6426e52027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:07.545796 10928 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4731b5fae640ecb4694b6426e52027 (DEFAULT_TABLE table=test-workload [id=5d4528af90524b6087b6bb8564d2e296]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:07.547518 10928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4731b5fae640ecb4694b6426e52027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:07.550854 11077 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4731b5fae640ecb4694b6426e52027 (DEFAULT_TABLE table=test-workload [id=5d4528af90524b6087b6bb8564d2e296]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:07.552306 11077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4731b5fae640ecb4694b6426e52027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:07.567937 11132 tablet_bootstrap.cc:492] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf: Bootstrap starting.
I20260630 12:39:07.570681 11134 tablet_bootstrap.cc:492] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad: Bootstrap starting.
I20260630 12:39:07.572466 11133 tablet_bootstrap.cc:492] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01: Bootstrap starting.
I20260630 12:39:07.576954 11132 tablet_bootstrap.cc:654] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:07.577618 11134 tablet_bootstrap.cc:654] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:07.579290 11133 tablet_bootstrap.cc:654] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:07.585014 11132 tablet_bootstrap.cc:492] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf: No bootstrap required, opened a new log
I20260630 12:39:07.585585 11132 ts_tablet_manager.cc:1403] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:39:07.585664 11134 tablet_bootstrap.cc:492] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad: No bootstrap required, opened a new log
I20260630 12:39:07.586344 11134 ts_tablet_manager.cc:1403] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:39:07.586570 11133 tablet_bootstrap.cc:492] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01: No bootstrap required, opened a new log
I20260630 12:39:07.587183 11133 ts_tablet_manager.cc:1403] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:39:07.588699 11132 raft_consensus.cc:359] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.588953 11134 raft_consensus.cc:359] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.589507 11132 raft_consensus.cc:385] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:07.589747 11134 raft_consensus.cc:385] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:07.589948 11132 raft_consensus.cc:740] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef17f6264ac415e9ee5ce1bd41b4fcf, State: Initialized, Role: FOLLOWER
I20260630 12:39:07.590301 11134 raft_consensus.cc:740] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f11d5db1d86c4f5cac71ce4d8a6cb2ad, State: Initialized, Role: FOLLOWER
I20260630 12:39:07.590075 11133 raft_consensus.cc:359] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.591229 11133 raft_consensus.cc:385] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:07.591579 11133 raft_consensus.cc:740] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ace291682e1b4e68b97d4b0760ab7d01, State: Initialized, Role: FOLLOWER
I20260630 12:39:07.591107 11132 consensus_queue.cc:260] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.592530 11133 consensus_queue.cc:260] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.592646 11134 consensus_queue.cc:260] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.597618 11133 ts_tablet_manager.cc:1434] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:39:07.600375 11132 ts_tablet_manager.cc:1434] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:39:07.603907 11134 ts_tablet_manager.cc:1434] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.006s
I20260630 12:39:07.765134 11138 raft_consensus.cc:493] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:07.766101 11138 raft_consensus.cc:515] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.768903 11138 leader_election.cc:290] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ace291682e1b4e68b97d4b0760ab7d01 (127.1.136.1:39783), f11d5db1d86c4f5cac71ce4d8a6cb2ad (127.1.136.3:43081)
I20260630 12:39:07.787087 11087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4731b5fae640ecb4694b6426e52027" candidate_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" is_pre_election: true
I20260630 12:39:07.787812 11087 raft_consensus.cc:2468] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef17f6264ac415e9ee5ce1bd41b4fcf in term 0.
I20260630 12:39:07.788977 10977 leader_election.cc:304] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef17f6264ac415e9ee5ce1bd41b4fcf, f11d5db1d86c4f5cac71ce4d8a6cb2ad; no voters: 
I20260630 12:39:07.789986 11138 raft_consensus.cc:2804] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:07.790346 10938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4731b5fae640ecb4694b6426e52027" candidate_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace291682e1b4e68b97d4b0760ab7d01" is_pre_election: true
I20260630 12:39:07.790369 11138 raft_consensus.cc:493] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:07.791260 10938 raft_consensus.cc:2468] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef17f6264ac415e9ee5ce1bd41b4fcf in term 0.
I20260630 12:39:07.791340 11138 raft_consensus.cc:3060] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:07.799384 11138 raft_consensus.cc:515] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.801303 11138 leader_election.cc:290] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [CANDIDATE]: Term 1 election: Requested vote from peers ace291682e1b4e68b97d4b0760ab7d01 (127.1.136.1:39783), f11d5db1d86c4f5cac71ce4d8a6cb2ad (127.1.136.3:43081)
I20260630 12:39:07.802610 10938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4731b5fae640ecb4694b6426e52027" candidate_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace291682e1b4e68b97d4b0760ab7d01"
I20260630 12:39:07.802680 11087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4731b5fae640ecb4694b6426e52027" candidate_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad"
I20260630 12:39:07.803535 11087 raft_consensus.cc:3060] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:07.803488 10938 raft_consensus.cc:3060] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:07.809964 11087 raft_consensus.cc:2468] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef17f6264ac415e9ee5ce1bd41b4fcf in term 1.
I20260630 12:39:07.811360 10938 raft_consensus.cc:2468] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef17f6264ac415e9ee5ce1bd41b4fcf in term 1.
I20260630 12:39:07.811357 10977 leader_election.cc:304] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef17f6264ac415e9ee5ce1bd41b4fcf, f11d5db1d86c4f5cac71ce4d8a6cb2ad; no voters: 
I20260630 12:39:07.812680 11138 raft_consensus.cc:2804] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:07.814111 11138 raft_consensus.cc:697] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 1 LEADER]: Becoming Leader. State: Replica: 6ef17f6264ac415e9ee5ce1bd41b4fcf, State: Running, Role: LEADER
I20260630 12:39:07.814885 11138 consensus_queue.cc:237] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } }
I20260630 12:39:07.824371 10834 catalog_manager.cc:5697] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef17f6264ac415e9ee5ce1bd41b4fcf (127.1.136.2). New cstate: current_term: 1 leader_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef17f6264ac415e9ee5ce1bd41b4fcf" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 33999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:08.077551 10938 raft_consensus.cc:1275] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 1 FOLLOWER]: Refusing update from remote peer 6ef17f6264ac415e9ee5ce1bd41b4fcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:08.077551 11087 raft_consensus.cc:1275] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 1 FOLLOWER]: Refusing update from remote peer 6ef17f6264ac415e9ee5ce1bd41b4fcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:08.079716 11143 consensus_queue.cc:1048] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f11d5db1d86c4f5cac71ce4d8a6cb2ad" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:08.080776 11138 consensus_queue.cc:1048] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ace291682e1b4e68b97d4b0760ab7d01" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:08.640686  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:08.668587  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:08.669572  1568 tablet_replica.cc:333] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01: stopping tablet replica
I20260630 12:39:08.670429  1568 raft_consensus.cc:2243] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:08.671134  1568 raft_consensus.cc:2272] T 2c4731b5fae640ecb4694b6426e52027 P ace291682e1b4e68b97d4b0760ab7d01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:08.695444  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:08.706008  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:08.735601  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:08.736409  1568 tablet_replica.cc:333] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf: stopping tablet replica
I20260630 12:39:08.737026  1568 raft_consensus.cc:2243] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:08.738052  1568 raft_consensus.cc:2272] T 2c4731b5fae640ecb4694b6426e52027 P 6ef17f6264ac415e9ee5ce1bd41b4fcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:08.753288  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:08.767063  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:08.793128  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:08.794060  1568 tablet_replica.cc:333] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad: stopping tablet replica
I20260630 12:39:08.794688  1568 raft_consensus.cc:2243] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:08.795356  1568 raft_consensus.cc:2272] T 2c4731b5fae640ecb4694b6426e52027 P f11d5db1d86c4f5cac71ce4d8a6cb2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:08.819356  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:08.831933  1568 master.cc:562] Master@127.1.136.62:33097 shutting down...
I20260630 12:39:08.864974  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:08.865778  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:08.866255  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2464ae571c2d40fe9ef13bd97fe99ad6: stopping tablet replica
I20260630 12:39:08.888099  1568 master.cc:584] Master@127.1.136.62:33097 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3133 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:39:08.927976  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:36539
I20260630 12:39:08.929422  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:08.935878 11169 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
W20260630 12:39:08.936156 11170 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
W20260630 12:39:08.937318 11172 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
I20260630 12:39:08.939546  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:08.940558  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:08.940771  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:08.940990  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823148940974 us; error 0 us; skew 500 ppm
I20260630 12:39:08.941604  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:08.944509  1568 webserver.cc:533] Webserver started at http://127.1.136.62:39039/ using document root <none> and password file <none>
I20260630 12:39:08.945026  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:08.945218  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:08.945581  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:08.946748  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "2e7afa078e654affb57bd27ff40eda63"
format_stamp: "Formatted at 2026-06-30 12:39:08 on dist-test-slave-8nk5"
I20260630 12:39:08.951701  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:39:08.955674 11177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:08.956815  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:39:08.957121  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "2e7afa078e654affb57bd27ff40eda63"
format_stamp: "Formatted at 2026-06-30 12:39:08 on dist-test-slave-8nk5"
I20260630 12:39:08.957437  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-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)
I20260630 12:39:08.990796  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:08.992092  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.039893  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:36539
I20260630 12:39:09.039997 11228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:36539 every 8 connection(s)
I20260630 12:39:09.044682 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:09.055299 11229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63: Bootstrap starting.
I20260630 12:39:09.060086 11229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:09.064751 11229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63: No bootstrap required, opened a new log
I20260630 12:39:09.066959 11229 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e7afa078e654affb57bd27ff40eda63" member_type: VOTER }
I20260630 12:39:09.067361 11229 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:09.067638 11229 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7afa078e654affb57bd27ff40eda63, State: Initialized, Role: FOLLOWER
I20260630 12:39:09.068341 11229 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e7afa078e654affb57bd27ff40eda63" member_type: VOTER }
I20260630 12:39:09.068816 11229 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:09.069034 11229 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:09.069319 11229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:09.074182 11229 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e7afa078e654affb57bd27ff40eda63" member_type: VOTER }
I20260630 12:39:09.074752 11229 leader_election.cc:304] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [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: 2e7afa078e654affb57bd27ff40eda63; no voters: 
I20260630 12:39:09.075964 11229 leader_election.cc:290] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:09.076632 11232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:09.078750 11232 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 1 LEADER]: Becoming Leader. State: Replica: 2e7afa078e654affb57bd27ff40eda63, State: Running, Role: LEADER
I20260630 12:39:09.079213 11229 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:09.079712 11232 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [LEADER]: Queue going to LEADER mode. State: All 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: "2e7afa078e654affb57bd27ff40eda63" member_type: VOTER }
I20260630 12:39:09.085796 11233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e7afa078e654affb57bd27ff40eda63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e7afa078e654affb57bd27ff40eda63" member_type: VOTER } }
I20260630 12:39:09.086731 11233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:09.086795 11234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e7afa078e654affb57bd27ff40eda63. Latest consensus state: current_term: 1 leader_uuid: "2e7afa078e654affb57bd27ff40eda63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e7afa078e654affb57bd27ff40eda63" member_type: VOTER } }
I20260630 12:39:09.087787 11234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:09.098126 11242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:09.103621 11242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:09.149865  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:09.159498 11242 catalog_manager.cc:1383] Generated new cluster ID: 524968a5e1ba4c30bfae37efe7a643e4
I20260630 12:39:09.160096 11242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:09.186050 11242 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:09.188073 11242 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:09.206477 11242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63: Generated new TSK 0
I20260630 12:39:09.207090 11242 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:09.227679  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.238062 11252 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
W20260630 12:39:09.239681 11253 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
W20260630 12:39:09.242282 11255 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
I20260630 12:39:09.242628  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:09.243785  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:09.243995  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.244138  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823149244125 us; error 0 us; skew 500 ppm
I20260630 12:39:09.244681  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.248498  1568 webserver.cc:533] Webserver started at http://127.1.136.1:45803/ using document root <none> and password file <none>
I20260630 12:39:09.249046  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.249218  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.249504  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.251194  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "70d4fbfdbed34632995bf5227fb59a72"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-8nk5"
I20260630 12:39:09.256718  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:39:09.261477 11260 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.262674  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:09.263058  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "70d4fbfdbed34632995bf5227fb59a72"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-8nk5"
I20260630 12:39:09.263394  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-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)
I20260630 12:39:09.275703  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.277113  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.278867  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:09.281759  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:09.282032  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:09.282294  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:09.282511  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.335520  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:42353
I20260630 12:39:09.335835 11322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:42353 every 8 connection(s)
I20260630 12:39:09.342450  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.353283 11327 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
W20260630 12:39:09.354719 11328 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
W20260630 12:39:09.359165 11330 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
I20260630 12:39:09.360293  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:09.363863  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:09.364204  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.364378  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823149364362 us; error 0 us; skew 500 ppm
I20260630 12:39:09.365120  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.369932  1568 webserver.cc:533] Webserver started at http://127.1.136.2:33871/ using document root <none> and password file <none>
I20260630 12:39:09.370620  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.370890  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.371224  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.371213 11323 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36539
I20260630 12:39:09.371956 11323 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:09.373183 11323 heartbeater.cc:507] Master 127.1.136.62:36539 requested a full tablet report, sending...
I20260630 12:39:09.373483  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-8nk5"
I20260630 12:39:09.376794 11194 ts_manager.cc:194] Registered new tserver with Master: 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353)
I20260630 12:39:09.380132  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:39:09.380493 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32858
I20260630 12:39:09.385603 11335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.386969  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:39:09.387339  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-8nk5"
I20260630 12:39:09.387668  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-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)
I20260630 12:39:09.399657  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.400899  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.402582  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:09.405050  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:09.405303  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.405557  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:09.405732  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.459873  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:34943
I20260630 12:39:09.460064 11397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:34943 every 8 connection(s)
I20260630 12:39:09.465503  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.474607 11402 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
W20260630 12:39:09.475596 11401 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
W20260630 12:39:09.478294 11404 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
I20260630 12:39:09.479051  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:09.480279  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:09.480566  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.480825  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823149480803 us; error 0 us; skew 500 ppm
I20260630 12:39:09.481600  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.482684 11398 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36539
I20260630 12:39:09.483503 11398 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:09.485621 11398 heartbeater.cc:507] Master 127.1.136.62:36539 requested a full tablet report, sending...
I20260630 12:39:09.486135  1568 webserver.cc:533] Webserver started at http://127.1.136.3:44521/ using document root <none> and password file <none>
I20260630 12:39:09.486790  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.487010  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.487331  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.488536 11194 ts_manager.cc:194] Registered new tserver with Master: 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:09.488770  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "1a6e37c5889345ffa01cd203a425dc77"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-8nk5"
I20260630 12:39:09.490851 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32864
I20260630 12:39:09.495503  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:39:09.500211 11409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.501466  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:09.501971  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "1a6e37c5889345ffa01cd203a425dc77"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-8nk5"
I20260630 12:39:09.502310  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-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)
I20260630 12:39:09.522805  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.524106  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.525722  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:09.528283  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:09.528517  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.528771  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:09.528955  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.579377  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:32823
I20260630 12:39:09.579564 11471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:32823 every 8 connection(s)
I20260630 12:39:09.596416 11472 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36539
I20260630 12:39:09.597021 11472 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:09.598807 11472 heartbeater.cc:507] Master 127.1.136.62:36539 requested a full tablet report, sending...
I20260630 12:39:09.601482 11194 ts_manager.cc:194] Registered new tserver with Master: 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:09.601789  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018523409s
I20260630 12:39:09.603504 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32880
I20260630 12:39:10.156194 11194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32884:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:39:10.233232 11436 tablet_service.cc:1511] Processing CreateTablet for tablet 5a37783879ea4de7a0a54e8c5524f597 (DEFAULT_TABLE table=test-workload [id=6112380896664e25a10b1ca4e462bc64]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:10.234870 11436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a37783879ea4de7a0a54e8c5524f597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:10.239614 11362 tablet_service.cc:1511] Processing CreateTablet for tablet ccb2693f2c1c4f828de0a636ee8b06b2 (DEFAULT_TABLE table=test-workload [id=6112380896664e25a10b1ca4e462bc64]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:10.241186 11362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb2693f2c1c4f828de0a636ee8b06b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:10.240892 11288 tablet_service.cc:1511] Processing CreateTablet for tablet 28e40af9ee1643419f211e7a0ae1a4d8 (DEFAULT_TABLE table=test-workload [id=6112380896664e25a10b1ca4e462bc64]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:10.242633 11288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e40af9ee1643419f211e7a0ae1a4d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:10.236295 11437 tablet_service.cc:1511] Processing CreateTablet for tablet 507079b95c174d67b4ee2a92ae5862f8 (DEFAULT_TABLE table=test-workload [id=6112380896664e25a10b1ca4e462bc64]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:10.246508 11437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507079b95c174d67b4ee2a92ae5862f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:10.239327 11363 tablet_service.cc:1511] Processing CreateTablet for tablet 5fde67884e994a6d836cf98388607629 (DEFAULT_TABLE table=test-workload [id=6112380896664e25a10b1ca4e462bc64]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:10.250031 11287 tablet_service.cc:1511] Processing CreateTablet for tablet 890c3f1b5a554c00b42ba3f659a27417 (DEFAULT_TABLE table=test-workload [id=6112380896664e25a10b1ca4e462bc64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:10.250794 11363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fde67884e994a6d836cf98388607629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:10.251760 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890c3f1b5a554c00b42ba3f659a27417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:10.274649 11492 tablet_bootstrap.cc:492] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:10.282074 11492 tablet_bootstrap.cc:654] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:10.296849 11491 tablet_bootstrap.cc:492] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:10.306137 11491 tablet_bootstrap.cc:654] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:10.308504 11492 tablet_bootstrap.cc:492] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:10.309463 11492 ts_tablet_manager.cc:1403] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.030s
I20260630 12:39:10.312835 11494 tablet_bootstrap.cc:492] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:10.313688 11492 raft_consensus.cc:359] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.314770 11492 raft_consensus.cc:385] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:10.315083 11492 raft_consensus.cc:740] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:10.315826 11492 consensus_queue.cc:260] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.316393 11492 raft_consensus.cc:399] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:10.316645 11491 tablet_bootstrap.cc:492] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:10.316677 11492 raft_consensus.cc:493] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:10.317456 11491 ts_tablet_manager.cc:1403] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260630 12:39:10.317488 11492 raft_consensus.cc:3060] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:10.321852 11494 tablet_bootstrap.cc:654] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:10.321528 11491 raft_consensus.cc:359] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.322376 11491 raft_consensus.cc:385] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:10.322727 11491 raft_consensus.cc:740] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:10.323729 11491 consensus_queue.cc:260] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.324486 11491 raft_consensus.cc:399] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:10.324813 11491 raft_consensus.cc:493] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:10.324697 11492 raft_consensus.cc:515] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.325872 11491 raft_consensus.cc:3060] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:10.326406 11492 leader_election.cc:304] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [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: 3ce06ff9661a4cf6992f89cdc79fe6a0; no voters: 
I20260630 12:39:10.328951 11494 tablet_bootstrap.cc:492] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:10.329629 11494 ts_tablet_manager.cc:1403] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:39:10.330233 11492 leader_election.cc:290] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:10.330773 11497 raft_consensus.cc:2804] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:10.333359 11494 raft_consensus.cc:359] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.334195 11494 raft_consensus.cc:385] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:10.334559 11494 raft_consensus.cc:740] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:10.335563 11494 consensus_queue.cc:260] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.336336 11494 raft_consensus.cc:399] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:10.336732 11494 raft_consensus.cc:493] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:10.337112 11494 raft_consensus.cc:3060] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:10.341203 11491 raft_consensus.cc:515] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.342301 11491 leader_election.cc:304] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [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: 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:10.344945 11497 raft_consensus.cc:697] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Running, Role: LEADER
I20260630 12:39:10.345687 11398 heartbeater.cc:499] Master 127.1.136.62:36539 was elected leader, sending a full tablet report...
I20260630 12:39:10.345744 11492 ts_tablet_manager.cc:1434] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.014s
I20260630 12:39:10.346114 11497 consensus_queue.cc:237] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [LEADER]: Queue going to LEADER mode. State: All 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: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.347492 11492 tablet_bootstrap.cc:492] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:10.347157 11494 raft_consensus.cc:515] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.348405 11494 leader_election.cc:304] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [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: 1a6e37c5889345ffa01cd203a425dc77; no voters: 
I20260630 12:39:10.350669 11491 leader_election.cc:290] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:10.351222 11500 raft_consensus.cc:2804] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:10.353763 11494 leader_election.cc:290] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:10.355365 11502 raft_consensus.cc:2804] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:10.357913 11492 tablet_bootstrap.cc:654] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:10.367479 11491 ts_tablet_manager.cc:1434] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.049s	user 0.018s	sys 0.011s
I20260630 12:39:10.368835 11323 heartbeater.cc:499] Master 127.1.136.62:36539 was elected leader, sending a full tablet report...
I20260630 12:39:10.368199 11194 catalog_manager.cc:5697] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:10.370852 11491 tablet_bootstrap.cc:492] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:10.370980 11500 raft_consensus.cc:697] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Becoming Leader. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Running, Role: LEADER
I20260630 12:39:10.371905 11500 consensus_queue.cc:237] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All 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: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.374723 11472 heartbeater.cc:499] Master 127.1.136.62:36539 was elected leader, sending a full tablet report...
I20260630 12:39:10.375931 11502 raft_consensus.cc:697] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Running, Role: LEADER
I20260630 12:39:10.377058 11502 consensus_queue.cc:237] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All 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: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.378587 11494 ts_tablet_manager.cc:1434] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.021s
I20260630 12:39:10.380074 11494 tablet_bootstrap.cc:492] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:10.384827 11491 tablet_bootstrap.cc:654] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:10.394143 11193 catalog_manager.cc:5697] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:10.397372 11494 tablet_bootstrap.cc:654] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:10.419369 11494 tablet_bootstrap.cc:492] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:10.419917 11492 tablet_bootstrap.cc:492] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:10.420452 11494 ts_tablet_manager.cc:1403] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.002s
I20260630 12:39:10.420611 11492 ts_tablet_manager.cc:1403] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.020s
I20260630 12:39:10.426321 11494 raft_consensus.cc:359] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.427443 11494 raft_consensus.cc:385] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:10.427886 11494 raft_consensus.cc:740] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:10.428382 11491 tablet_bootstrap.cc:492] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:10.429265 11491 ts_tablet_manager.cc:1403] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.027s
I20260630 12:39:10.430652 11492 raft_consensus.cc:359] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.431670 11492 raft_consensus.cc:385] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:10.431371 11194 catalog_manager.cc:5697] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:10.433166 11491 raft_consensus.cc:359] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.433928 11491 raft_consensus.cc:385] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:10.434258 11491 raft_consensus.cc:740] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:10.434999 11492 raft_consensus.cc:740] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:10.435137 11491 consensus_queue.cc:260] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.436101 11491 raft_consensus.cc:399] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:10.428936 11494 consensus_queue.cc:260] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.436467 11491 raft_consensus.cc:493] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:10.436853 11494 raft_consensus.cc:399] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:10.436471 11492 consensus_queue.cc:260] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.437754 11494 raft_consensus.cc:493] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:10.438105 11492 raft_consensus.cc:399] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:10.438376 11494 raft_consensus.cc:3060] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:10.438508 11492 raft_consensus.cc:493] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:10.439040 11492 raft_consensus.cc:3060] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:10.437693 11491 raft_consensus.cc:3060] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:10.449975 11492 raft_consensus.cc:515] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.449971 11494 raft_consensus.cc:515] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.451079 11492 leader_election.cc:304] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [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: 3ce06ff9661a4cf6992f89cdc79fe6a0; no voters: 
I20260630 12:39:10.451155 11494 leader_election.cc:304] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [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: 1a6e37c5889345ffa01cd203a425dc77; no voters: 
I20260630 12:39:10.451217 11491 raft_consensus.cc:515] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.452369 11498 raft_consensus.cc:2804] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:10.452497 11502 raft_consensus.cc:2804] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:10.452575 11491 leader_election.cc:304] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [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: 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:10.453428 11502 raft_consensus.cc:697] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Running, Role: LEADER
I20260630 12:39:10.453899 11494 leader_election.cc:290] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:10.452963 11498 raft_consensus.cc:697] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Running, Role: LEADER
I20260630 12:39:10.454560 11502 consensus_queue.cc:237] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All 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: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:10.455189 11498 consensus_queue.cc:237] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [LEADER]: Queue going to LEADER mode. State: All 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: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } }
I20260630 12:39:10.458204 11494 ts_tablet_manager.cc:1434] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.009s
I20260630 12:39:10.459036 11491 leader_election.cc:290] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:10.459306 11500 raft_consensus.cc:2804] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:10.460137 11500 raft_consensus.cc:697] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Becoming Leader. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Running, Role: LEADER
I20260630 12:39:10.461350 11500 consensus_queue.cc:237] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All 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: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } }
I20260630 12:39:10.454555 11492 leader_election.cc:290] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:10.467268 11492 ts_tablet_manager.cc:1434] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.040s	user 0.019s	sys 0.002s
I20260630 12:39:10.461717 11491 ts_tablet_manager.cc:1434] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.032s	user 0.020s	sys 0.000s
I20260630 12:39:10.478461 11193 catalog_manager.cc:5697] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:10.482767 11194 catalog_manager.cc:5697] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:10.488435 11192 catalog_manager.cc:5697] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:11.327126 11191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32898:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:11.330468 11191 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-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:39:11.380218 11288 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbd09df498b44f9a4baf176196ca252 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:11.381860 11288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbd09df498b44f9a4baf176196ca252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.381660 11363 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbd09df498b44f9a4baf176196ca252 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:11.383212 11363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbd09df498b44f9a4baf176196ca252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.386143 11437 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbd09df498b44f9a4baf176196ca252 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:11.386631 11287 tablet_service.cc:1511] Processing CreateTablet for tablet d41e8cbccbdc4b54894fafc991930062 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:11.387564 11437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbd09df498b44f9a4baf176196ca252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.388254 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41e8cbccbdc4b54894fafc991930062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.390705 11436 tablet_service.cc:1511] Processing CreateTablet for tablet d41e8cbccbdc4b54894fafc991930062 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:11.391566 11362 tablet_service.cc:1511] Processing CreateTablet for tablet d41e8cbccbdc4b54894fafc991930062 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:11.392236 11436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41e8cbccbdc4b54894fafc991930062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.393046 11362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41e8cbccbdc4b54894fafc991930062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.404202 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 6014c1a7d8284d88a6d28347c1ef21e0 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:11.405861 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014c1a7d8284d88a6d28347c1ef21e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.418259 11361 tablet_service.cc:1511] Processing CreateTablet for tablet 6014c1a7d8284d88a6d28347c1ef21e0 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:11.419953 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014c1a7d8284d88a6d28347c1ef21e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.423206 11435 tablet_service.cc:1511] Processing CreateTablet for tablet 6014c1a7d8284d88a6d28347c1ef21e0 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:11.424824 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014c1a7d8284d88a6d28347c1ef21e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.427372 11285 tablet_service.cc:1511] Processing CreateTablet for tablet 28b82a5f3d364c4a97caefe5ffdf3906 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:11.428974 11285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b82a5f3d364c4a97caefe5ffdf3906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.430747 11434 tablet_service.cc:1511] Processing CreateTablet for tablet 28b82a5f3d364c4a97caefe5ffdf3906 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:11.431649 11360 tablet_service.cc:1511] Processing CreateTablet for tablet 28b82a5f3d364c4a97caefe5ffdf3906 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:11.432744 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b82a5f3d364c4a97caefe5ffdf3906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.433104 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b82a5f3d364c4a97caefe5ffdf3906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.440773 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 99a6f292ca0743838ac58e44502c5659 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:11.442982 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a6f292ca0743838ac58e44502c5659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.461231 11551 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:11.473485 11551 tablet_bootstrap.cc:654] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.474306 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 99a6f292ca0743838ac58e44502c5659 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:11.475997 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a6f292ca0743838ac58e44502c5659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.484127 11552 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:11.495024 11552 tablet_bootstrap.cc:654] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.499733 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 3452de624f7943e9885bc84e3eaddd3d (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:11.501933 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3452de624f7943e9885bc84e3eaddd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.511170 11553 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:11.516323 11360 tablet_service.cc:1511] Processing CreateTablet for tablet 3452de624f7943e9885bc84e3eaddd3d (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:11.523227 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3452de624f7943e9885bc84e3eaddd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.523419 11436 tablet_service.cc:1511] Processing CreateTablet for tablet 99a6f292ca0743838ac58e44502c5659 (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:11.528605 11436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a6f292ca0743838ac58e44502c5659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.531288 11437 tablet_service.cc:1511] Processing CreateTablet for tablet 3452de624f7943e9885bc84e3eaddd3d (DEFAULT_TABLE table=test-workload-rf3 [id=5599899db9cb445883d36bbca81c8aa0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:11.532684 11437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3452de624f7943e9885bc84e3eaddd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.549429 11553 tablet_bootstrap.cc:654] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.568967 11551 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:11.569625 11551 ts_tablet_manager.cc:1403] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.005s
I20260630 12:39:11.570820 11553 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:11.571480 11553 ts_tablet_manager.cc:1403] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.004s
I20260630 12:39:11.572932 11552 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:11.573484 11552 ts_tablet_manager.cc:1403] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.027s
I20260630 12:39:11.574549 11553 raft_consensus.cc:359] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.575338 11553 raft_consensus.cc:385] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.575644 11553 raft_consensus.cc:740] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.576177 11551 raft_consensus.cc:359] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.578032 11551 raft_consensus.cc:385] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.579983 11551 raft_consensus.cc:740] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.581099 11551 consensus_queue.cc:260] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.577039 11553 consensus_queue.cc:260] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.584300 11553 ts_tablet_manager.cc:1434] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260630 12:39:11.585244 11553 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:11.578495 11552 raft_consensus.cc:359] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.590045 11552 raft_consensus.cc:385] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.590446 11552 raft_consensus.cc:740] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.591475 11552 consensus_queue.cc:260] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.592130 11551 ts_tablet_manager.cc:1434] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260630 12:39:11.593254 11552 ts_tablet_manager.cc:1434] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:39:11.593451 11551 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:11.595630 11553 tablet_bootstrap.cc:654] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.611582 11552 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:11.614750 11551 tablet_bootstrap.cc:654] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.622169 11552 tablet_bootstrap.cc:654] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.625694 11553 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:11.626433 11553 ts_tablet_manager.cc:1403] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.041s	user 0.034s	sys 0.002s
I20260630 12:39:11.630808 11553 raft_consensus.cc:359] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.632040 11553 raft_consensus.cc:385] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.632498 11553 raft_consensus.cc:740] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.633689 11553 consensus_queue.cc:260] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.637132 11553 ts_tablet_manager.cc:1434] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:39:11.638713 11553 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:11.647948 11553 tablet_bootstrap.cc:654] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.659442 11551 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:11.659518 11552 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:11.660291 11553 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:11.660370 11552 ts_tablet_manager.cc:1403] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.034s
I20260630 12:39:11.660323 11551 ts_tablet_manager.cc:1403] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.021s
I20260630 12:39:11.661347 11553 ts_tablet_manager.cc:1403] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:39:11.664186 11552 raft_consensus.cc:359] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.664587 11551 raft_consensus.cc:359] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.665032 11552 raft_consensus.cc:385] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.665041 11553 raft_consensus.cc:359] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.665518 11551 raft_consensus.cc:385] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.665645 11552 raft_consensus.cc:740] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.666076 11553 raft_consensus.cc:385] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.666525 11551 raft_consensus.cc:740] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.666704 11553 raft_consensus.cc:740] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.667141 11552 consensus_queue.cc:260] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.667997 11551 consensus_queue.cc:260] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.669556 11552 ts_tablet_manager.cc:1434] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:39:11.670715 11552 tablet_bootstrap.cc:492] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:11.667793 11553 consensus_queue.cc:260] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.675474 11551 ts_tablet_manager.cc:1434] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260630 12:39:11.676882 11551 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:11.677323 11552 tablet_bootstrap.cc:654] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.677486 11553 ts_tablet_manager.cc:1434] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:39:11.678856 11553 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:11.685326 11551 tablet_bootstrap.cc:654] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.686720 11553 tablet_bootstrap.cc:654] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.692946 11552 tablet_bootstrap.cc:492] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:11.694133 11552 ts_tablet_manager.cc:1403] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260630 12:39:11.698452 11552 raft_consensus.cc:359] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.699672 11552 raft_consensus.cc:385] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.700016 11552 raft_consensus.cc:740] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.700111 11553 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:11.700789 11553 ts_tablet_manager.cc:1403] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260630 12:39:11.700975 11552 consensus_queue.cc:260] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.703744 11552 ts_tablet_manager.cc:1434] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:39:11.704108 11551 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:11.704794 11551 ts_tablet_manager.cc:1403] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260630 12:39:11.705224 11552 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:11.704816 11553 raft_consensus.cc:359] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.705890 11553 raft_consensus.cc:385] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.706240 11553 raft_consensus.cc:740] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.707257 11553 consensus_queue.cc:260] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.708664 11551 raft_consensus.cc:359] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.709538 11551 raft_consensus.cc:385] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.709944 11551 raft_consensus.cc:740] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.710899 11553 ts_tablet_manager.cc:1434] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:39:11.712743 11553 tablet_bootstrap.cc:492] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:11.714407 11552 tablet_bootstrap.cc:654] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.710953 11551 consensus_queue.cc:260] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.722134 11551 ts_tablet_manager.cc:1434] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260630 12:39:11.723045 11553 tablet_bootstrap.cc:654] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.723541 11551 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:11.726351 11552 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:11.727123 11552 ts_tablet_manager.cc:1403] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260630 12:39:11.732501 11502 raft_consensus.cc:493] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.733295 11551 tablet_bootstrap.cc:654] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.733212 11502 raft_consensus.cc:515] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.731367 11552 raft_consensus.cc:359] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.742949 11552 raft_consensus.cc:385] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.744082 11552 raft_consensus.cc:740] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.745875 11553 tablet_bootstrap.cc:492] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:11.746425 11502 leader_election.cc:290] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.746786 11553 ts_tablet_manager.cc:1403] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.009s
I20260630 12:39:11.746721 11552 consensus_queue.cc:260] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.756251 11553 raft_consensus.cc:359] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.765177 11553 raft_consensus.cc:385] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.765666 11553 raft_consensus.cc:740] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.766716 11553 consensus_queue.cc:260] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.769696 11552 ts_tablet_manager.cc:1434] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.005s
I20260630 12:39:11.769735 11553 ts_tablet_manager.cc:1434] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:39:11.771023 11553 tablet_bootstrap.cc:492] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0: Bootstrap starting.
I20260630 12:39:11.771023 11552 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:11.775583 11551 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:11.777318 11551 ts_tablet_manager.cc:1403] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.006s
I20260630 12:39:11.788482 11502 raft_consensus.cc:493] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.791843 11502 raft_consensus.cc:515] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.793309 11552 tablet_bootstrap.cc:654] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.799660 11553 tablet_bootstrap.cc:654] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.801059 11502 leader_election.cc:290] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.802865 11551 raft_consensus.cc:359] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.805904 11504 raft_consensus.cc:493] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.809237 11551 raft_consensus.cc:385] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.809763 11551 raft_consensus.cc:740] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.809491 11504 raft_consensus.cc:515] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.811030 11551 consensus_queue.cc:260] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.814517 11552 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:11.815279 11552 ts_tablet_manager.cc:1403] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260630 12:39:11.816090 11553 tablet_bootstrap.cc:492] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0: No bootstrap required, opened a new log
I20260630 12:39:11.817638 11553 ts_tablet_manager.cc:1403] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.008s
I20260630 12:39:11.821023 11552 raft_consensus.cc:359] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.822242 11552 raft_consensus.cc:385] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.822556 11552 raft_consensus.cc:740] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.823498 11552 consensus_queue.cc:260] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.823078 11553 raft_consensus.cc:359] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.824836 11553 raft_consensus.cc:385] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.825547 11553 raft_consensus.cc:740] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce06ff9661a4cf6992f89cdc79fe6a0, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.827622 11504 leader_election.cc:290] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943), 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:11.830035 11551 ts_tablet_manager.cc:1434] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.050s	user 0.018s	sys 0.008s
I20260630 12:39:11.831262 11551 tablet_bootstrap.cc:492] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:11.835767 11552 ts_tablet_manager.cc:1434] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260630 12:39:11.838828 11551 tablet_bootstrap.cc:654] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.855293 11551 tablet_bootstrap.cc:492] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:11.855294 11552 tablet_bootstrap.cc:492] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77: Bootstrap starting.
I20260630 12:39:11.856389 11551 ts_tablet_manager.cc:1403] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260630 12:39:11.860982 11551 raft_consensus.cc:359] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.862150 11502 raft_consensus.cc:493] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.862766 11502 raft_consensus.cc:515] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.865131 11502 leader_election.cc:290] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.862201 11551 raft_consensus.cc:385] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.866421 11551 raft_consensus.cc:740] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.867432 11551 consensus_queue.cc:260] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.867704 11552 tablet_bootstrap.cc:654] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.868662 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6f292ca0743838ac58e44502c5659" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.869534 11372 raft_consensus.cc:2468] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:11.870639 11551 ts_tablet_manager.cc:1434] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:39:11.871131 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.871979 11551 tablet_bootstrap.cc:492] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72: Bootstrap starting.
I20260630 12:39:11.871870 11371 raft_consensus.cc:2468] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:11.873055 11504 raft_consensus.cc:493] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.873651 11504 raft_consensus.cc:515] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.874329 11411 leader_election.cc:304] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 3ce06ff9661a4cf6992f89cdc79fe6a0; no voters: 
I20260630 12:39:11.875514 11502 raft_consensus.cc:2804] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.875927 11502 raft_consensus.cc:493] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.876001 11504 leader_election.cc:290] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943), 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:11.876384 11502 raft_consensus.cc:3060] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.827015 11553 consensus_queue.cc:260] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.867678 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.881897 11373 raft_consensus.cc:2468] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:11.882440 11551 tablet_bootstrap.cc:654] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.883908 11411 leader_election.cc:304] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 3ce06ff9661a4cf6992f89cdc79fe6a0; no voters: 
I20260630 12:39:11.889925 11553 ts_tablet_manager.cc:1434] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.006s
I20260630 12:39:11.897588 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.898429 11371 raft_consensus.cc:2468] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 0.
I20260630 12:39:11.900121 11262 leader_election.cc:304] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:11.900240 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.901075 11504 raft_consensus.cc:2804] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.901559 11504 raft_consensus.cc:493] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.901962 11504 raft_consensus.cc:3060] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.901746 11373 raft_consensus.cc:2468] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 0.
I20260630 12:39:11.904596 11552 tablet_bootstrap.cc:492] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77: No bootstrap required, opened a new log
I20260630 12:39:11.905319 11552 ts_tablet_manager.cc:1403] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.004s
I20260630 12:39:11.908529 11552 raft_consensus.cc:359] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.909250 11552 raft_consensus.cc:385] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.909534 11552 raft_consensus.cc:740] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.910276 11262 leader_election.cc:304] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:11.910487 11552 consensus_queue.cc:260] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.911309 11573 raft_consensus.cc:2804] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.911731 11573 raft_consensus.cc:493] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.912124 11573 raft_consensus.cc:3060] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.916126 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72" is_pre_election: true
I20260630 12:39:11.919163 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6f292ca0743838ac58e44502c5659" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72" is_pre_election: true
I20260630 12:39:11.919984 11552 ts_tablet_manager.cc:1434] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:39:11.920420 11297 raft_consensus.cc:2468] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:11.921610 11504 raft_consensus.cc:515] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.923138 11298 raft_consensus.cc:2393] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a6e37c5889345ffa01cd203a425dc77 in current term 1: Already voted for candidate 70d4fbfdbed34632995bf5227fb59a72 in this term.
I20260630 12:39:11.926368 11582 raft_consensus.cc:2804] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.926270 11573 raft_consensus.cc:515] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.928200 11582 raft_consensus.cc:493] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.928632 11582 raft_consensus.cc:3060] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.930522 11573 leader_election.cc:290] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943), 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:11.931740 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:11.932740 11371 raft_consensus.cc:3060] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.936081 11504 leader_election.cc:290] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943), 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:11.927439 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72" is_pre_election: true
I20260630 12:39:11.937547 11297 raft_consensus.cc:2393] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a6e37c5889345ffa01cd203a425dc77 in current term 1: Already voted for candidate 70d4fbfdbed34632995bf5227fb59a72 in this term.
I20260630 12:39:11.938931 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:11.939822 11373 raft_consensus.cc:3060] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.945515 11582 raft_consensus.cc:515] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.949119 11371 raft_consensus.cc:2468] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 1.
I20260630 12:39:11.949429 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72"
I20260630 12:39:11.950875 11297 raft_consensus.cc:2393] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6e37c5889345ffa01cd203a425dc77 in current term 1: Already voted for candidate 70d4fbfdbed34632995bf5227fb59a72 in this term.
I20260630 12:39:11.951393 11262 leader_election.cc:304] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:11.952930 11582 leader_election.cc:290] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.953001 11504 raft_consensus.cc:2804] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.953789 11582 raft_consensus.cc:493] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.954504 11582 raft_consensus.cc:515] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
W20260630 12:39:11.956385 11411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.136.2:34943, user_credentials={real_user=slave}} blocked reactor thread for 75361.3us
I20260630 12:39:11.958292 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:11.959146 11372 raft_consensus.cc:2393] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6e37c5889345ffa01cd203a425dc77 in current term 1: Already voted for candidate 70d4fbfdbed34632995bf5227fb59a72 in this term.
I20260630 12:39:11.959033 11504 raft_consensus.cc:697] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Becoming Leader. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Running, Role: LEADER
I20260630 12:39:11.961050 11411 leader_election.cc:304] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 3ce06ff9661a4cf6992f89cdc79fe6a0; no voters: 70d4fbfdbed34632995bf5227fb59a72
I20260630 12:39:11.961436 11504 consensus_queue.cc:237] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.962456 11411 leader_election.cc:304] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [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: 1a6e37c5889345ffa01cd203a425dc77; no voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72
I20260630 12:39:11.964210 11583 raft_consensus.cc:2804] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.964591 11583 raft_consensus.cc:493] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.965173 11583 raft_consensus.cc:3060] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.966362 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41e8cbccbdc4b54894fafc991930062" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72" is_pre_election: true
I20260630 12:39:11.967156 11297 raft_consensus.cc:2468] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:11.968478 11410 leader_election.cc:304] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:11.970081 11502 raft_consensus.cc:515] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.972870 11502 leader_election.cc:290] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.974404 11582 leader_election.cc:290] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.975288 11447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e37c5889345ffa01cd203a425dc77" is_pre_election: true
I20260630 12:39:11.977564 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e37c5889345ffa01cd203a425dc77" is_pre_election: true
I20260630 12:39:11.979110 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6f292ca0743838ac58e44502c5659" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:11.979790 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014c1a7d8284d88a6d28347c1ef21e0" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e37c5889345ffa01cd203a425dc77"
I20260630 12:39:11.980665 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6f292ca0743838ac58e44502c5659" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72"
I20260630 12:39:11.981420 11297 raft_consensus.cc:3060] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.982139 11373 raft_consensus.cc:2468] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 1.
I20260630 12:39:11.982604 11444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e37c5889345ffa01cd203a425dc77"
I20260630 12:39:11.974175 11579 raft_consensus.cc:2804] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.984149 11579 raft_consensus.cc:493] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.984525 11579 raft_consensus.cc:3060] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.985648 11262 leader_election.cc:304] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:11.987165 11573 raft_consensus.cc:2804] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.979871 11372 raft_consensus.cc:3060] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.989447 11585 raft_consensus.cc:493] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.990132 11585 raft_consensus.cc:515] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.994309 11585 leader_election.cc:290] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:11.992117 11297 raft_consensus.cc:2468] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 1.
I20260630 12:39:11.995900 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b82a5f3d364c4a97caefe5ffdf3906" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.996338 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41e8cbccbdc4b54894fafc991930062" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:11.996774 11410 leader_election.cc:304] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:11.996914 11371 raft_consensus.cc:2468] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:11.973589 11502 raft_consensus.cc:2749] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:39:11.997884 11551 tablet_bootstrap.cc:492] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72: No bootstrap required, opened a new log
I20260630 12:39:11.998354 11447 raft_consensus.cc:2393] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70d4fbfdbed34632995bf5227fb59a72 in current term 1: Already voted for candidate 1a6e37c5889345ffa01cd203a425dc77 in this term.
I20260630 12:39:11.998461 11551 ts_tablet_manager.cc:1403] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72: Time spent bootstrapping tablet: real 0.127s	user 0.046s	sys 0.067s
I20260630 12:39:11.998440 11502 raft_consensus.cc:2804] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.999500 11502 raft_consensus.cc:697] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Running, Role: LEADER
I20260630 12:39:12.000409 11502 consensus_queue.cc:237] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.002307 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b82a5f3d364c4a97caefe5ffdf3906" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72" is_pre_election: true
I20260630 12:39:12.002641 11551 raft_consensus.cc:359] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.003232 11298 raft_consensus.cc:2468] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:12.003540 11551 raft_consensus.cc:385] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:12.003891 11551 raft_consensus.cc:740] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Initialized, Role: FOLLOWER
I20260630 12:39:12.003718 11583 raft_consensus.cc:515] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.006939 11551 consensus_queue.cc:260] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:11.997073 11373 raft_consensus.cc:2468] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 0.
I20260630 12:39:12.008981 11583 leader_election.cc:290] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:12.004837 11410 leader_election.cc:304] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:12.010918 11194 catalog_manager.cc:5697] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:12.016214 11502 raft_consensus.cc:2804] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:12.016315 11573 raft_consensus.cc:697] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Becoming Leader. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Running, Role: LEADER
I20260630 12:39:12.017076 11502 raft_consensus.cc:493] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:12.014478 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72"
I20260630 12:39:12.022840 11502 raft_consensus.cc:3060] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.024873 11551 ts_tablet_manager.cc:1434] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.002s
I20260630 12:39:12.018965 11573 consensus_queue.cc:237] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.025597 11372 raft_consensus.cc:2468] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 1.
I20260630 12:39:12.025852 11190 catalog_manager.cc:5697] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:12.008159 11579 raft_consensus.cc:515] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.020537 11446 raft_consensus.cc:2393] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70d4fbfdbed34632995bf5227fb59a72 in current term 1: Already voted for candidate 1a6e37c5889345ffa01cd203a425dc77 in this term.
I20260630 12:39:12.021626 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbd09df498b44f9a4baf176196ca252" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:12.032292 11579 leader_election.cc:290] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:12.034250 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41e8cbccbdc4b54894fafc991930062" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72"
I20260630 12:39:12.035187 11298 raft_consensus.cc:3060] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.042322 11373 raft_consensus.cc:2393] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6e37c5889345ffa01cd203a425dc77 in current term 1: Already voted for candidate 70d4fbfdbed34632995bf5227fb59a72 in this term.
I20260630 12:39:12.044219 11411 leader_election.cc:304] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [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: 1a6e37c5889345ffa01cd203a425dc77; no voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72
I20260630 12:39:12.049646 11298 raft_consensus.cc:2468] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 1.
I20260630 12:39:12.050189 11579 raft_consensus.cc:2749] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:39:12.051133 11502 raft_consensus.cc:515] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.051421 11410 leader_election.cc:304] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:12.052541 11579 raft_consensus.cc:2804] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:12.053056 11579 raft_consensus.cc:697] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Running, Role: LEADER
I20260630 12:39:12.053785 11502 leader_election.cc:290] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Requested vote from peers 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353), 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943)
I20260630 12:39:12.054019 11579 consensus_queue.cc:237] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.056329 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41e8cbccbdc4b54894fafc991930062" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:12.057175 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b82a5f3d364c4a97caefe5ffdf3906" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:12.058248 11372 raft_consensus.cc:3060] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.057360 11373 raft_consensus.cc:3060] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.059392 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b82a5f3d364c4a97caefe5ffdf3906" candidate_uuid: "1a6e37c5889345ffa01cd203a425dc77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d4fbfdbed34632995bf5227fb59a72"
I20260630 12:39:12.060070 11298 raft_consensus.cc:3060] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.069911 11372 raft_consensus.cc:2468] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 1.
I20260630 12:39:12.071751 11411 leader_election.cc:304] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e37c5889345ffa01cd203a425dc77, 3ce06ff9661a4cf6992f89cdc79fe6a0; no voters: 
I20260630 12:39:12.073447 11579 raft_consensus.cc:2804] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:12.074628 11579 raft_consensus.cc:697] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e37c5889345ffa01cd203a425dc77, State: Running, Role: LEADER
I20260630 12:39:12.075031 11298 raft_consensus.cc:2468] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 1.
I20260630 12:39:12.075522 11579 consensus_queue.cc:237] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.075031 11373 raft_consensus.cc:2468] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e37c5889345ffa01cd203a425dc77 in term 1.
I20260630 12:39:12.087919 11190 catalog_manager.cc:5697] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:12.088960 11194 catalog_manager.cc:5697] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:12.090713 11194 catalog_manager.cc:5697] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } }
W20260630 12:39:12.168758 11240 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:39:12.266407 11573 raft_consensus.cc:493] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:12.266930 11573 raft_consensus.cc:515] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.268955 11573 leader_election.cc:290] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943), 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:12.270038 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3452de624f7943e9885bc84e3eaddd3d" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" is_pre_election: true
I20260630 12:39:12.270327 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3452de624f7943e9885bc84e3eaddd3d" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e37c5889345ffa01cd203a425dc77" is_pre_election: true
I20260630 12:39:12.270727 11373 raft_consensus.cc:2468] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 0.
I20260630 12:39:12.271232 11446 raft_consensus.cc:2468] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 0.
I20260630 12:39:12.271840 11262 leader_election.cc:304] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:12.272755 11573 raft_consensus.cc:2804] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:12.273128 11573 raft_consensus.cc:493] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:12.273454 11573 raft_consensus.cc:3060] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.278776 11573 raft_consensus.cc:515] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.280745 11573 leader_election.cc:290] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943), 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:12.281925 11373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3452de624f7943e9885bc84e3eaddd3d" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0"
I20260630 12:39:12.282181 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3452de624f7943e9885bc84e3eaddd3d" candidate_uuid: "70d4fbfdbed34632995bf5227fb59a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e37c5889345ffa01cd203a425dc77"
I20260630 12:39:12.282514 11373 raft_consensus.cc:3060] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.282951 11446 raft_consensus.cc:3060] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:12.288990 11373 raft_consensus.cc:2468] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 1.
I20260630 12:39:12.289894 11446 raft_consensus.cc:2468] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d4fbfdbed34632995bf5227fb59a72 in term 1.
I20260630 12:39:12.290334 11262 leader_election.cc:304] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce06ff9661a4cf6992f89cdc79fe6a0, 70d4fbfdbed34632995bf5227fb59a72; no voters: 
I20260630 12:39:12.291242 11573 raft_consensus.cc:2804] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:12.291662 11573 raft_consensus.cc:697] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Becoming Leader. State: Replica: 70d4fbfdbed34632995bf5227fb59a72, State: Running, Role: LEADER
I20260630 12:39:12.292420 11573 consensus_queue.cc:237] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } }
I20260630 12:39:12.300282 11194 catalog_manager.cc:5697] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:12.472388 11579 consensus_queue.cc:1048] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.482853 11579 consensus_queue.cc:1048] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.497076 11573 consensus_queue.cc:1048] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.501681 11583 consensus_queue.cc:1048] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.525103 11504 consensus_queue.cc:1048] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.546746 11573 consensus_queue.cc:1048] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.575289 11583 consensus_queue.cc:1048] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.586978 11583 consensus_queue.cc:1048] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.614106 11573 consensus_queue.cc:1048] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260630 12:39:12.632953 11542 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.1.136.62:36539, user_credentials={real_user=slave}} blocked reactor thread for 45468us
I20260630 12:39:12.652297 11583 consensus_queue.cc:1048] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:12.661069 11600 meta_cache.cc:1261] Time spent looking up entry by key: real 0.089s	user 0.006s	sys 0.001s
I20260630 12:39:12.778733 11504 consensus_queue.cc:1048] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.796269 11623 consensus_queue.cc:1048] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260630 12:39:13.050444 11411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34943, user_credentials={real_user=slave}} blocked reactor thread for 44913.9us
W20260630 12:39:13.904420 11599 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.001s	sys 0.000s
I20260630 12:39:14.371047  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:14.382576 11656 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
W20260630 12:39:14.385306 11657 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
W20260630 12:39:14.386523 11659 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
I20260630 12:39:14.387725  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:14.389770  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:14.390158  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:14.390410  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823154390382 us; error 0 us; skew 500 ppm
I20260630 12:39:14.391062  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:14.394315  1568 webserver.cc:533] Webserver started at http://127.1.136.4:46179/ using document root <none> and password file <none>
I20260630 12:39:14.395069  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:14.395358  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:14.395718  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:14.397122  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "4e432e8e654f41a4a3868c714a60fb37"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-8nk5"
I20260630 12:39:14.403633  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:39:14.408082 11664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.409299  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:14.409734  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "4e432e8e654f41a4a3868c714a60fb37"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-8nk5"
I20260630 12:39:14.410108  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822927166931-1568-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)
I20260630 12:39:14.426393  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:14.427927  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:14.429529  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:14.432154  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:14.432425  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.432683  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:14.432875  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.483747  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:45091
I20260630 12:39:14.483888 11726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:45091 every 8 connection(s)
I20260630 12:39:14.506476 11727 heartbeater.cc:344] Connected to a master server at 127.1.136.62:36539
I20260630 12:39:14.507115 11727 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:14.508157 11727 heartbeater.cc:507] Master 127.1.136.62:36539 requested a full tablet report, sending...
I20260630 12:39:14.510808 11194 ts_manager.cc:194] Registered new tserver with Master: 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4:45091)
I20260630 12:39:14.512434 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49526
I20260630 12:39:15.388604 11296 consensus_queue.cc:237] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:15.396377 11447 raft_consensus.cc:1275] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Refusing update from remote peer 70d4fbfdbed34632995bf5227fb59a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.398598 11735 consensus_queue.cc:1048] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:39:15.399204 11369 raft_consensus.cc:1275] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Refusing update from remote peer 70d4fbfdbed34632995bf5227fb59a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.402343 11735 consensus_queue.cc:1048] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:39:15.410459 11622 raft_consensus.cc:2955] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.412762 11447 raft_consensus.cc:2955] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.414742 11369 raft_consensus.cc:2955] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
W20260630 12:39:15.420229 11261 consensus_peers.cc:597] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 -> Peer 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4:45091): Couldn't send request to peer 4e432e8e654f41a4a3868c714a60fb37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cbd09df498b44f9a4baf176196ca252. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:15.428555 11194 catalog_manager.cc:5697] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:15.448345 11447 consensus_queue.cc:237] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:15.460685 11369 raft_consensus.cc:1275] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e37c5889345ffa01cd203a425dc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.462620 11748 consensus_queue.cc:1048] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:39:15.463588 11296 raft_consensus.cc:1275] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e37c5889345ffa01cd203a425dc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.465583 11748 consensus_queue.cc:1048] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260630 12:39:15.472021 11410 consensus_peers.cc:597] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 -> Peer 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4:45091): Couldn't send request to peer 4e432e8e654f41a4a3868c714a60fb37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28b82a5f3d364c4a97caefe5ffdf3906. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:15.474033 11579 raft_consensus.cc:2955] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.479763 11373 raft_consensus.cc:2955] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.479622 11296 raft_consensus.cc:2955] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.490221 11295 consensus_queue.cc:237] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:15.505062 11447 raft_consensus.cc:1275] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Refusing update from remote peer 70d4fbfdbed34632995bf5227fb59a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.506958 11735 consensus_queue.cc:1048] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:39:15.507978 11261 consensus_peers.cc:597] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 -> Peer 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4:45091): Couldn't send request to peer 4e432e8e654f41a4a3868c714a60fb37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6014c1a7d8284d88a6d28347c1ef21e0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:15.508808 11373 raft_consensus.cc:1275] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Refusing update from remote peer 70d4fbfdbed34632995bf5227fb59a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.509397 11187 catalog_manager.cc:5697] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 reported cstate change: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:15.510618 11735 consensus_queue.cc:1048] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:39:15.515949 11727 heartbeater.cc:499] Master 127.1.136.62:36539 was elected leader, sending a full tablet report...
I20260630 12:39:15.519897 11736 raft_consensus.cc:2955] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.521310 11447 raft_consensus.cc:2955] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.536165 11373 raft_consensus.cc:2955] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.546113 11185 catalog_manager.cc:5697] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 reported cstate change: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "70d4fbfdbed34632995bf5227fb59a72" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:15.547142 11447 consensus_queue.cc:237] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
W20260630 12:39:15.558728 11410 consensus_peers.cc:597] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 -> Peer 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4:45091): Couldn't send request to peer 4e432e8e654f41a4a3868c714a60fb37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d41e8cbccbdc4b54894fafc991930062. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:15.559420 11373 raft_consensus.cc:1275] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e37c5889345ffa01cd203a425dc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.560528 11295 raft_consensus.cc:1275] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e37c5889345ffa01cd203a425dc77: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:39:15.562227 11752 consensus_queue.cc:1048] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:39:15.563958 11753 consensus_queue.cc:1048] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:39:15.574143 11752 raft_consensus.cc:2955] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.576321 11373 raft_consensus.cc:2955] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.581434 11295 raft_consensus.cc:2955] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.591508 11185 catalog_manager.cc:5697] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 reported cstate change: config changed from index -1 to 16, NON_VOTER 4e432e8e654f41a4a3868c714a60fb37 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "1a6e37c5889345ffa01cd203a425dc77" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } } }
I20260630 12:39:15.857177 11760 ts_tablet_manager.cc:933] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: Initiating tablet copy from peer 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353)
I20260630 12:39:15.859606 11760 tablet_copy_client.cc:323] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:42353
I20260630 12:39:15.872691 11308 tablet_copy_service.cc:140] P 70d4fbfdbed34632995bf5227fb59a72: Received BeginTabletCopySession request for tablet 1cbd09df498b44f9a4baf176196ca252 from peer 4e432e8e654f41a4a3868c714a60fb37 ({username='slave'} at 127.0.0.1:53512)
I20260630 12:39:15.873359 11308 tablet_copy_service.cc:161] P 70d4fbfdbed34632995bf5227fb59a72: Beginning new tablet copy session on tablet 1cbd09df498b44f9a4baf176196ca252 from peer 4e432e8e654f41a4a3868c714a60fb37 at {username='slave'} at 127.0.0.1:53512: session id = 4e432e8e654f41a4a3868c714a60fb37-1cbd09df498b44f9a4baf176196ca252
I20260630 12:39:15.882244 11308 tablet_copy_source_session.cc:215] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:15.886231 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbd09df498b44f9a4baf176196ca252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:15.908696 11760 tablet_copy_client.cc:806] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:15.909523 11760 tablet_copy_client.cc:670] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:15.914739 11760 tablet_copy_client.cc:538] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:15.923909 11760 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap starting.
I20260630 12:39:15.979182 11764 ts_tablet_manager.cc:933] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: Initiating tablet copy from peer 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:15.981369 11764 tablet_copy_client.cc:323] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:32823
I20260630 12:39:15.996469 11457 tablet_copy_service.cc:140] P 1a6e37c5889345ffa01cd203a425dc77: Received BeginTabletCopySession request for tablet 28b82a5f3d364c4a97caefe5ffdf3906 from peer 4e432e8e654f41a4a3868c714a60fb37 ({username='slave'} at 127.0.0.1:50744)
I20260630 12:39:15.997092 11457 tablet_copy_service.cc:161] P 1a6e37c5889345ffa01cd203a425dc77: Beginning new tablet copy session on tablet 28b82a5f3d364c4a97caefe5ffdf3906 from peer 4e432e8e654f41a4a3868c714a60fb37 at {username='slave'} at 127.0.0.1:50744: session id = 4e432e8e654f41a4a3868c714a60fb37-28b82a5f3d364c4a97caefe5ffdf3906
I20260630 12:39:16.005468 11457 tablet_copy_source_session.cc:215] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:16.008893 11764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b82a5f3d364c4a97caefe5ffdf3906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.026531 11764 tablet_copy_client.cc:806] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:16.027402 11764 tablet_copy_client.cc:670] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:16.032256 11764 tablet_copy_client.cc:538] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:16.043488 11764 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap starting.
I20260630 12:39:16.051333 11760 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:39:16.052505 11760 tablet_bootstrap.cc:492] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap complete.
I20260630 12:39:16.053330 11760 ts_tablet_manager.cc:1403] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: Time spent bootstrapping tablet: real 0.130s	user 0.101s	sys 0.025s
I20260630 12:39:16.056710 11760 raft_consensus.cc:359] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.057686 11760 raft_consensus.cc:740] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e432e8e654f41a4a3868c714a60fb37, State: Initialized, Role: LEARNER
I20260630 12:39:16.058454 11760 consensus_queue.cc:260] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.071954 11760 ts_tablet_manager.cc:1434] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:39:16.074725 11308 tablet_copy_service.cc:342] P 70d4fbfdbed34632995bf5227fb59a72: Request end of tablet copy session 4e432e8e654f41a4a3868c714a60fb37-1cbd09df498b44f9a4baf176196ca252 received from {username='slave'} at 127.0.0.1:53512
I20260630 12:39:16.075246 11308 tablet_copy_service.cc:434] P 70d4fbfdbed34632995bf5227fb59a72: ending tablet copy session 4e432e8e654f41a4a3868c714a60fb37-1cbd09df498b44f9a4baf176196ca252 on tablet 1cbd09df498b44f9a4baf176196ca252 with peer 4e432e8e654f41a4a3868c714a60fb37
I20260630 12:39:16.079460 11760 ts_tablet_manager.cc:933] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: Initiating tablet copy from peer 70d4fbfdbed34632995bf5227fb59a72 (127.1.136.1:42353)
I20260630 12:39:16.086138 11768 ts_tablet_manager.cc:933] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: Initiating tablet copy from peer 1a6e37c5889345ffa01cd203a425dc77 (127.1.136.3:32823)
I20260630 12:39:16.089315 11768 tablet_copy_client.cc:323] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:32823
I20260630 12:39:16.091689 11457 tablet_copy_service.cc:140] P 1a6e37c5889345ffa01cd203a425dc77: Received BeginTabletCopySession request for tablet d41e8cbccbdc4b54894fafc991930062 from peer 4e432e8e654f41a4a3868c714a60fb37 ({username='slave'} at 127.0.0.1:50744)
I20260630 12:39:16.092397 11457 tablet_copy_service.cc:161] P 1a6e37c5889345ffa01cd203a425dc77: Beginning new tablet copy session on tablet d41e8cbccbdc4b54894fafc991930062 from peer 4e432e8e654f41a4a3868c714a60fb37 at {username='slave'} at 127.0.0.1:50744: session id = 4e432e8e654f41a4a3868c714a60fb37-d41e8cbccbdc4b54894fafc991930062
I20260630 12:39:16.109560 11457 tablet_copy_source_session.cc:215] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:16.113154 11760 tablet_copy_client.cc:323] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:42353
I20260630 12:39:16.114938 11768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41e8cbccbdc4b54894fafc991930062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.115969 11308 tablet_copy_service.cc:140] P 70d4fbfdbed34632995bf5227fb59a72: Received BeginTabletCopySession request for tablet 6014c1a7d8284d88a6d28347c1ef21e0 from peer 4e432e8e654f41a4a3868c714a60fb37 ({username='slave'} at 127.0.0.1:53512)
I20260630 12:39:16.116628 11308 tablet_copy_service.cc:161] P 70d4fbfdbed34632995bf5227fb59a72: Beginning new tablet copy session on tablet 6014c1a7d8284d88a6d28347c1ef21e0 from peer 4e432e8e654f41a4a3868c714a60fb37 at {username='slave'} at 127.0.0.1:53512: session id = 4e432e8e654f41a4a3868c714a60fb37-6014c1a7d8284d88a6d28347c1ef21e0
I20260630 12:39:16.125082 11308 tablet_copy_source_session.cc:215] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:16.128505 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014c1a7d8284d88a6d28347c1ef21e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.138309 11768 tablet_copy_client.cc:806] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:16.139205 11768 tablet_copy_client.cc:670] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:16.145023 11768 tablet_copy_client.cc:538] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:16.146165 11760 tablet_copy_client.cc:806] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:16.146921 11760 tablet_copy_client.cc:670] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:16.152025 11760 tablet_copy_client.cc:538] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:16.161228 11768 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap starting.
I20260630 12:39:16.163105 11760 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap starting.
I20260630 12:39:16.196308 11764 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:39:16.197451 11764 tablet_bootstrap.cc:492] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap complete.
I20260630 12:39:16.198247 11764 ts_tablet_manager.cc:1403] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: Time spent bootstrapping tablet: real 0.155s	user 0.121s	sys 0.012s
I20260630 12:39:16.201102 11764 raft_consensus.cc:359] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.202126 11764 raft_consensus.cc:740] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e432e8e654f41a4a3868c714a60fb37, State: Initialized, Role: LEARNER
I20260630 12:39:16.202958 11764 consensus_queue.cc:260] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.205466 11764 ts_tablet_manager.cc:1434] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:39:16.210582 11457 tablet_copy_service.cc:342] P 1a6e37c5889345ffa01cd203a425dc77: Request end of tablet copy session 4e432e8e654f41a4a3868c714a60fb37-28b82a5f3d364c4a97caefe5ffdf3906 received from {username='slave'} at 127.0.0.1:50744
I20260630 12:39:16.211123 11457 tablet_copy_service.cc:434] P 1a6e37c5889345ffa01cd203a425dc77: ending tablet copy session 4e432e8e654f41a4a3868c714a60fb37-28b82a5f3d364c4a97caefe5ffdf3906 on tablet 28b82a5f3d364c4a97caefe5ffdf3906 with peer 4e432e8e654f41a4a3868c714a60fb37
I20260630 12:39:16.293191 11760 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:39:16.294216 11760 tablet_bootstrap.cc:492] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap complete.
I20260630 12:39:16.294917 11760 ts_tablet_manager.cc:1403] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: Time spent bootstrapping tablet: real 0.132s	user 0.106s	sys 0.006s
I20260630 12:39:16.297499 11760 raft_consensus.cc:359] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.298306 11768 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:39:16.298314 11760 raft_consensus.cc:740] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e432e8e654f41a4a3868c714a60fb37, State: Initialized, Role: LEARNER
I20260630 12:39:16.299470 11768 tablet_bootstrap.cc:492] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: Bootstrap complete.
I20260630 12:39:16.299230 11760 consensus_queue.cc:260] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } attrs { replace: true } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.300375 11768 ts_tablet_manager.cc:1403] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: Time spent bootstrapping tablet: real 0.139s	user 0.103s	sys 0.024s
I20260630 12:39:16.301452 11760 ts_tablet_manager.cc:1434] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:39:16.303596 11308 tablet_copy_service.cc:342] P 70d4fbfdbed34632995bf5227fb59a72: Request end of tablet copy session 4e432e8e654f41a4a3868c714a60fb37-6014c1a7d8284d88a6d28347c1ef21e0 received from {username='slave'} at 127.0.0.1:53512
I20260630 12:39:16.304080 11308 tablet_copy_service.cc:434] P 70d4fbfdbed34632995bf5227fb59a72: ending tablet copy session 4e432e8e654f41a4a3868c714a60fb37-6014c1a7d8284d88a6d28347c1ef21e0 on tablet 6014c1a7d8284d88a6d28347c1ef21e0 with peer 4e432e8e654f41a4a3868c714a60fb37
I20260630 12:39:16.303103 11768 raft_consensus.cc:359] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.306478 11768 raft_consensus.cc:740] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e432e8e654f41a4a3868c714a60fb37, State: Initialized, Role: LEARNER
I20260630 12:39:16.307003 11768 consensus_queue.cc:260] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "70d4fbfdbed34632995bf5227fb59a72" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3ce06ff9661a4cf6992f89cdc79fe6a0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34943 } } peers { permanent_uuid: "1a6e37c5889345ffa01cd203a425dc77" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 32823 } } peers { permanent_uuid: "4e432e8e654f41a4a3868c714a60fb37" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 45091 } attrs { promote: true } }
I20260630 12:39:16.308806 11768 ts_tablet_manager.cc:1434] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260630 12:39:16.310397 11457 tablet_copy_service.cc:342] P 1a6e37c5889345ffa01cd203a425dc77: Request end of tablet copy session 4e432e8e654f41a4a3868c714a60fb37-d41e8cbccbdc4b54894fafc991930062 received from {username='slave'} at 127.0.0.1:50744
I20260630 12:39:16.310763 11457 tablet_copy_service.cc:434] P 1a6e37c5889345ffa01cd203a425dc77: ending tablet copy session 4e432e8e654f41a4a3868c714a60fb37-d41e8cbccbdc4b54894fafc991930062 on tablet d41e8cbccbdc4b54894fafc991930062 with peer 4e432e8e654f41a4a3868c714a60fb37
I20260630 12:39:16.387512 11702 raft_consensus.cc:1217] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:39:16.454118 11702 raft_consensus.cc:1217] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:39:16.513931 11702 raft_consensus.cc:1217] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:39:16.518944  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:16.558699  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:16.559685  1568 tablet_replica.cc:333] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.560689  1568 raft_consensus.cc:2243] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.561458  1568 raft_consensus.cc:2272] T 99a6f292ca0743838ac58e44502c5659 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.564939  1568 tablet_replica.cc:333] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.565948  1568 raft_consensus.cc:2243] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.566722  1568 raft_consensus.cc:2272] T 28b82a5f3d364c4a97caefe5ffdf3906 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.569028  1568 tablet_replica.cc:333] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.569664  1568 raft_consensus.cc:2243] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.570813  1568 raft_consensus.cc:2272] T 6014c1a7d8284d88a6d28347c1ef21e0 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.573103  1568 tablet_replica.cc:333] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.573743  1568 raft_consensus.cc:2243] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.574904  1568 raft_consensus.cc:2272] T 1cbd09df498b44f9a4baf176196ca252 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.577052  1568 tablet_replica.cc:333] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.577646  1568 raft_consensus.cc:2243] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.578244  1568 raft_consensus.cc:2272] T 890c3f1b5a554c00b42ba3f659a27417 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.580513  1568 tablet_replica.cc:333] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.581216  1568 raft_consensus.cc:2243] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.581791  1568 raft_consensus.cc:2272] T d41e8cbccbdc4b54894fafc991930062 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.584870  1568 tablet_replica.cc:333] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.585513  1568 raft_consensus.cc:2243] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.586458  1568 raft_consensus.cc:2272] T 3452de624f7943e9885bc84e3eaddd3d P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.589267  1568 tablet_replica.cc:333] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72: stopping tablet replica
I20260630 12:39:16.589861  1568 raft_consensus.cc:2243] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.590409  1568 raft_consensus.cc:2272] T 28e40af9ee1643419f211e7a0ae1a4d8 P 70d4fbfdbed34632995bf5227fb59a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.614141  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:16.635404  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:16.672576  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:16.673369  1568 tablet_replica.cc:333] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.674374  1568 raft_consensus.cc:2243] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.675140  1568 raft_consensus.cc:2272] T 3452de624f7943e9885bc84e3eaddd3d P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.677439  1568 tablet_replica.cc:333] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.678121  1568 raft_consensus.cc:2243] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.678658  1568 raft_consensus.cc:2272] T 99a6f292ca0743838ac58e44502c5659 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.681058  1568 tablet_replica.cc:333] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.681746  1568 raft_consensus.cc:2243] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.682367  1568 raft_consensus.cc:2272] T 28b82a5f3d364c4a97caefe5ffdf3906 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.684564  1568 tablet_replica.cc:333] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.685174  1568 raft_consensus.cc:2243] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.685715  1568 raft_consensus.cc:2272] T d41e8cbccbdc4b54894fafc991930062 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.687894  1568 tablet_replica.cc:333] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.688432  1568 raft_consensus.cc:2243] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.688956  1568 raft_consensus.cc:2272] T 1cbd09df498b44f9a4baf176196ca252 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.691184  1568 tablet_replica.cc:333] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.691704  1568 raft_consensus.cc:2243] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.692167  1568 raft_consensus.cc:2272] T 5fde67884e994a6d836cf98388607629 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.694437  1568 tablet_replica.cc:333] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.695050  1568 raft_consensus.cc:2243] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.695772  1568 raft_consensus.cc:2272] T 6014c1a7d8284d88a6d28347c1ef21e0 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.697953  1568 tablet_replica.cc:333] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0: stopping tablet replica
I20260630 12:39:16.698451  1568 raft_consensus.cc:2243] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.698984  1568 raft_consensus.cc:2272] T ccb2693f2c1c4f828de0a636ee8b06b2 P 3ce06ff9661a4cf6992f89cdc79fe6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:39:16.705493 11411 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:39:16.710834 11411 consensus_peers.cc:597] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 -> Peer 3ce06ff9661a4cf6992f89cdc79fe6a0 (127.1.136.2:34943): Couldn't send request to peer 3ce06ff9661a4cf6992f89cdc79fe6a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:16.737795  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:16.776624  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:16.817653  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:16.818681  1568 tablet_replica.cc:333] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.819761  1568 raft_consensus.cc:2243] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.820863  1568 raft_consensus.cc:2272] T 3452de624f7943e9885bc84e3eaddd3d P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.824509  1568 tablet_replica.cc:333] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.825397  1568 raft_consensus.cc:2243] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.827147  1568 raft_consensus.cc:2272] T 28b82a5f3d364c4a97caefe5ffdf3906 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.830547  1568 tablet_replica.cc:333] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.831413  1568 raft_consensus.cc:2243] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.832072  1568 raft_consensus.cc:2272] T 6014c1a7d8284d88a6d28347c1ef21e0 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.836546  1568 tablet_replica.cc:333] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.837479  1568 raft_consensus.cc:2243] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.839015  1568 raft_consensus.cc:2272] T 99a6f292ca0743838ac58e44502c5659 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.842692  1568 tablet_replica.cc:333] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.843568  1568 raft_consensus.cc:2243] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:16.844373  1568 raft_consensus.cc:2272] T 1cbd09df498b44f9a4baf176196ca252 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.847765  1568 tablet_replica.cc:333] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.848605  1568 raft_consensus.cc:2243] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.850332  1568 raft_consensus.cc:2272] T d41e8cbccbdc4b54894fafc991930062 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.854211  1568 tablet_replica.cc:333] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.854928  1568 raft_consensus.cc:2243] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.855490  1568 raft_consensus.cc:2272] T 5a37783879ea4de7a0a54e8c5524f597 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.857764  1568 tablet_replica.cc:333] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77: stopping tablet replica
I20260630 12:39:16.858392  1568 raft_consensus.cc:2243] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:16.858896  1568 raft_consensus.cc:2272] T 507079b95c174d67b4ee2a92ae5862f8 P 1a6e37c5889345ffa01cd203a425dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:16.890959  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:16.912707  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:39:16.940580  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:16.941373  1568 tablet_replica.cc:333] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37: stopping tablet replica
I20260630 12:39:16.942117  1568 raft_consensus.cc:2243] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:39:16.942804  1568 raft_consensus.cc:2272] T 6014c1a7d8284d88a6d28347c1ef21e0 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:39:16.945667  1568 tablet_replica.cc:333] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37: stopping tablet replica
I20260630 12:39:16.946473  1568 raft_consensus.cc:2243] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:39:16.946957  1568 raft_consensus.cc:2272] T d41e8cbccbdc4b54894fafc991930062 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:39:16.949338  1568 tablet_replica.cc:333] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37: stopping tablet replica
I20260630 12:39:16.950062  1568 raft_consensus.cc:2243] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:39:16.950524  1568 raft_consensus.cc:2272] T 28b82a5f3d364c4a97caefe5ffdf3906 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:39:16.952978  1568 tablet_replica.cc:333] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37: stopping tablet replica
I20260630 12:39:16.953543  1568 raft_consensus.cc:2243] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:39:16.954066  1568 raft_consensus.cc:2272] T 1cbd09df498b44f9a4baf176196ca252 P 4e432e8e654f41a4a3868c714a60fb37 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:39:17.006314  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:39:17.029522  1568 master.cc:562] Master@127.1.136.62:36539 shutting down...
W20260630 12:39:17.083613 11240 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:39:17.085529  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:17.086172  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:17.086460  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e7afa078e654affb57bd27ff40eda63: stopping tablet replica
W20260630 12:39:18.040017 11225 debug-util.cc:398] Leaking SignalData structure 0x7b08000bed60 after lost signal to thread 1571
W20260630 12:39:18.109088  1568 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11225)
W20260630 12:39:19.110208  1568 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11225)
W20260630 12:39:20.110988  1568 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11225)
I20260630 12:39:20.699337  1568 master.cc:584] Master@127.1.136.62:36539 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (11871 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:39:20.801791  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:43105
I20260630 12:39:20.804603  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:20.813338 11782 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
W20260630 12:39:20.813596 11783 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
W20260630 12:39:20.814118 11785 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
I20260630 12:39:20.815066  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:20.815939  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:20.816129  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:20.816251  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823160816239 us; error 0 us; skew 500 ppm
I20260630 12:39:20.816799  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:20.819859  1568 webserver.cc:533] Webserver started at http://127.1.136.62:39513/ using document root <none> and password file <none>
I20260630 12:39:20.820380  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:20.820557  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:20.820806  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:20.822355  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3"
format_stamp: "Formatted at 2026-06-30 12:39:20 on dist-test-slave-8nk5"
I20260630 12:39:20.827498  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:39:20.833097 11790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:20.834405  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:39:20.834792  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3"
format_stamp: "Formatted at 2026-06-30 12:39:20 on dist-test-slave-8nk5"
I20260630 12:39:20.835168  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-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)
I20260630 12:39:20.854547  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:20.855953  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:20.905526  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:43105
I20260630 12:39:20.905715 11841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:43105 every 8 connection(s)
I20260630 12:39:20.910746 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:20.931427 11842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3: Bootstrap starting.
I20260630 12:39:20.938117 11842 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:20.944657 11842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3: No bootstrap required, opened a new log
I20260630 12:39:20.947500 11842 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3" member_type: VOTER }
I20260630 12:39:20.948017 11842 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:20.948200 11842 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9b2ca5d4c041fca64e0fe82fc50ef3, State: Initialized, Role: FOLLOWER
I20260630 12:39:20.948874 11842 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a9b2ca5d4c041fca64e0fe82fc50ef3" member_type: VOTER }
I20260630 12:39:20.949357 11842 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:20.949558 11842 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:20.949792 11842 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:20.955669 11842 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3" member_type: VOTER }
I20260630 12:39:20.956234 11842 leader_election.cc:304] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [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: 7a9b2ca5d4c041fca64e0fe82fc50ef3; no voters: 
I20260630 12:39:20.958096 11842 leader_election.cc:290] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:20.958611 11845 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:20.960372 11845 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 1 LEADER]: Becoming Leader. State: Replica: 7a9b2ca5d4c041fca64e0fe82fc50ef3, State: Running, Role: LEADER
I20260630 12:39:20.961447 11845 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [LEADER]: Queue going to LEADER mode. State: All 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: "7a9b2ca5d4c041fca64e0fe82fc50ef3" member_type: VOTER }
I20260630 12:39:20.962816 11842 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:20.970013 11846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3" member_type: VOTER } }
I20260630 12:39:20.970238 11847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a9b2ca5d4c041fca64e0fe82fc50ef3. Latest consensus state: current_term: 1 leader_uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9b2ca5d4c041fca64e0fe82fc50ef3" member_type: VOTER } }
I20260630 12:39:20.971174 11846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:20.971413 11847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:20.979486 11851 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:20.987983 11851 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:20.990213  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:21.000548 11851 catalog_manager.cc:1383] Generated new cluster ID: 84a8536f3a1b4e00a06528d71c08d166
I20260630 12:39:21.000865 11851 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:21.022352 11851 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:21.023897 11851 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:21.040117 11851 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3: Generated new TSK 0
I20260630 12:39:21.040828 11851 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:21.059568  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:21.068071 11863 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
W20260630 12:39:21.069106 11864 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
I20260630 12:39:21.071496  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:21.071471 11866 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
I20260630 12:39:21.073100  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:21.073426  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:21.073632  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823161073612 us; error 0 us; skew 500 ppm
I20260630 12:39:21.074309  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:21.077420  1568 webserver.cc:533] Webserver started at http://127.1.136.1:44807/ using document root <none> and password file <none>
I20260630 12:39:21.078051  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:21.078238  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:21.078492  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:21.080940  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "9db8337d1ade4afb9bef807144dabc00"
format_stamp: "Formatted at 2026-06-30 12:39:21 on dist-test-slave-8nk5"
I20260630 12:39:21.088065  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:39:21.092705 11871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.093789  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:21.094249  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "9db8337d1ade4afb9bef807144dabc00"
format_stamp: "Formatted at 2026-06-30 12:39:21 on dist-test-slave-8nk5"
I20260630 12:39:21.094550  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-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)
I20260630 12:39:21.134791  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:21.136353  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:21.138584  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:21.142750  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:21.143036  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.143424  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:21.143615  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.204316  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:34971
I20260630 12:39:21.204464 11933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:34971 every 8 connection(s)
I20260630 12:39:21.212172  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:21.227496 11938 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
I20260630 12:39:21.232841 11934 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43105
W20260630 12:39:21.230243 11939 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
I20260630 12:39:21.233745 11934 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:21.234443  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:21.235018 11934 heartbeater.cc:507] Master 127.1.136.62:43105 requested a full tablet report, sending...
W20260630 12:39:21.236164 11941 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
I20260630 12:39:21.237460  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:21.237704  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:21.238024  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823161237996 us; error 0 us; skew 500 ppm
I20260630 12:39:21.237890 11807 ts_manager.cc:194] Registered new tserver with Master: 9db8337d1ade4afb9bef807144dabc00 (127.1.136.1:34971)
I20260630 12:39:21.238968  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:21.240592 11807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40516
I20260630 12:39:21.242573  1568 webserver.cc:533] Webserver started at http://127.1.136.2:46339/ using document root <none> and password file <none>
I20260630 12:39:21.243427  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:21.243724  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:21.244050  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:21.246135  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "9e08d67b0cca41689dea6a43955e6cd0"
format_stamp: "Formatted at 2026-06-30 12:39:21 on dist-test-slave-8nk5"
I20260630 12:39:21.252717  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:39:21.257488 11946 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.258586  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:21.258929  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "9e08d67b0cca41689dea6a43955e6cd0"
format_stamp: "Formatted at 2026-06-30 12:39:21 on dist-test-slave-8nk5"
I20260630 12:39:21.259213  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-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)
I20260630 12:39:21.272789  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:21.274188  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:21.276085  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:21.279011  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:21.279285  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.279547  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:21.279744  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.334443  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:38281
I20260630 12:39:21.334553 12008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:38281 every 8 connection(s)
I20260630 12:39:21.340034  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:21.349082 12012 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
W20260630 12:39:21.351851 12013 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
I20260630 12:39:21.354677  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:21.354606 12015 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
I20260630 12:39:21.356215  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:21.356478  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:21.356710  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823161356691 us; error 0 us; skew 500 ppm
I20260630 12:39:21.356803 12009 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43105
I20260630 12:39:21.357507  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:21.357510 12009 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:21.358909 12009 heartbeater.cc:507] Master 127.1.136.62:43105 requested a full tablet report, sending...
I20260630 12:39:21.362071  1568 webserver.cc:533] Webserver started at http://127.1.136.3:45855/ using document root <none> and password file <none>
I20260630 12:39:21.362304 11807 ts_manager.cc:194] Registered new tserver with Master: 9e08d67b0cca41689dea6a43955e6cd0 (127.1.136.2:38281)
I20260630 12:39:21.362859  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:21.363201  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:21.363521  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:21.364524 11807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40526
I20260630 12:39:21.364761  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "3c37d0b33d3e4fc99d490ec6c6821289"
format_stamp: "Formatted at 2026-06-30 12:39:21 on dist-test-slave-8nk5"
I20260630 12:39:21.370599  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:39:21.374805 12020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.375833  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:39:21.376233  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "3c37d0b33d3e4fc99d490ec6c6821289"
format_stamp: "Formatted at 2026-06-30 12:39:21 on dist-test-slave-8nk5"
I20260630 12:39:21.376549  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822927166931-1568-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)
I20260630 12:39:21.428359  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:21.429720  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:21.431510  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:21.434175  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:21.434453  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.434710  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:21.434902  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:21.489701  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:43761
I20260630 12:39:21.489763 12082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:43761 every 8 connection(s)
I20260630 12:39:21.510352 12083 heartbeater.cc:344] Connected to a master server at 127.1.136.62:43105
I20260630 12:39:21.510839 12083 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:21.511811 12083 heartbeater.cc:507] Master 127.1.136.62:43105 requested a full tablet report, sending...
I20260630 12:39:21.514637 11807 ts_manager.cc:194] Registered new tserver with Master: 3c37d0b33d3e4fc99d490ec6c6821289 (127.1.136.3:43761)
I20260630 12:39:21.515260  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019798648s
I20260630 12:39:21.516312 11807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40538
I20260630 12:39:21.551287 11807 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40540:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:21.554219 11807 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.
I20260630 12:39:21.604565 12048 tablet_service.cc:1511] Processing CreateTablet for tablet 8c666b6fd29045218d89b5e27dc9f3a7 (DEFAULT_TABLE table=test-workload [id=b021905b24b043c3a979da01e6fee481]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:21.606127 12048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c666b6fd29045218d89b5e27dc9f3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:21.619275 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 8c666b6fd29045218d89b5e27dc9f3a7 (DEFAULT_TABLE table=test-workload [id=b021905b24b043c3a979da01e6fee481]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:21.620745 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c666b6fd29045218d89b5e27dc9f3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:21.620625 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 8c666b6fd29045218d89b5e27dc9f3a7 (DEFAULT_TABLE table=test-workload [id=b021905b24b043c3a979da01e6fee481]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:21.622568 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c666b6fd29045218d89b5e27dc9f3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:21.627578 12101 tablet_bootstrap.cc:492] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289: Bootstrap starting.
I20260630 12:39:21.638732 12101 tablet_bootstrap.cc:654] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:21.646934 12102 tablet_bootstrap.cc:492] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0: Bootstrap starting.
I20260630 12:39:21.650664 12101 tablet_bootstrap.cc:492] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289: No bootstrap required, opened a new log
I20260630 12:39:21.651559 12101 ts_tablet_manager.cc:1403] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260630 12:39:21.653177 12104 tablet_bootstrap.cc:492] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Bootstrap starting.
I20260630 12:39:21.655026 12102 tablet_bootstrap.cc:654] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:21.656006 12101 raft_consensus.cc:359] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.657119 12101 raft_consensus.cc:385] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:21.657512 12101 raft_consensus.cc:740] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c37d0b33d3e4fc99d490ec6c6821289, State: Initialized, Role: FOLLOWER
I20260630 12:39:21.658463 12101 consensus_queue.cc:260] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.661608 12104 tablet_bootstrap.cc:654] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:21.662695 12102 tablet_bootstrap.cc:492] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0: No bootstrap required, opened a new log
I20260630 12:39:21.663398 12102 ts_tablet_manager.cc:1403] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260630 12:39:21.664055 12083 heartbeater.cc:499] Master 127.1.136.62:43105 was elected leader, sending a full tablet report...
I20260630 12:39:21.664620 12101 ts_tablet_manager.cc:1434] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260630 12:39:21.668035 12102 raft_consensus.cc:359] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.669314 12102 raft_consensus.cc:385] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:21.669890 12102 raft_consensus.cc:740] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e08d67b0cca41689dea6a43955e6cd0, State: Initialized, Role: FOLLOWER
I20260630 12:39:21.671278 12102 consensus_queue.cc:260] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.675868 12104 tablet_bootstrap.cc:492] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: No bootstrap required, opened a new log
I20260630 12:39:21.677708 12102 ts_tablet_manager.cc:1434] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:39:21.677727 12009 heartbeater.cc:499] Master 127.1.136.62:43105 was elected leader, sending a full tablet report...
I20260630 12:39:21.676855 12104 ts_tablet_manager.cc:1403] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260630 12:39:21.681730 12104 raft_consensus.cc:359] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.682650 12104 raft_consensus.cc:385] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:21.682919 12104 raft_consensus.cc:740] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8337d1ade4afb9bef807144dabc00, State: Initialized, Role: FOLLOWER
I20260630 12:39:21.683868 12104 consensus_queue.cc:260] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.691057 11934 heartbeater.cc:499] Master 127.1.136.62:43105 was elected leader, sending a full tablet report...
I20260630 12:39:21.691537 12104 ts_tablet_manager.cc:1434] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
W20260630 12:39:21.711294 11935 tablet.cc:2406] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:39:21.793922 12109 raft_consensus.cc:493] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:21.794490 12109 raft_consensus.cc:515] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.796682 12109 leader_election.cc:290] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c37d0b33d3e4fc99d490ec6c6821289 (127.1.136.3:43761), 9e08d67b0cca41689dea6a43955e6cd0 (127.1.136.2:38281)
I20260630 12:39:21.809381 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c666b6fd29045218d89b5e27dc9f3a7" candidate_uuid: "9db8337d1ade4afb9bef807144dabc00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e08d67b0cca41689dea6a43955e6cd0" is_pre_election: true
I20260630 12:39:21.809441 12058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c666b6fd29045218d89b5e27dc9f3a7" candidate_uuid: "9db8337d1ade4afb9bef807144dabc00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" is_pre_election: true
I20260630 12:39:21.810528 11984 raft_consensus.cc:2468] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9db8337d1ade4afb9bef807144dabc00 in term 0.
I20260630 12:39:21.810844 12058 raft_consensus.cc:2468] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9db8337d1ade4afb9bef807144dabc00 in term 0.
I20260630 12:39:21.812984 11874 leader_election.cc:304] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c37d0b33d3e4fc99d490ec6c6821289, 9db8337d1ade4afb9bef807144dabc00; no voters: 
I20260630 12:39:21.814014 12109 raft_consensus.cc:2804] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:21.815371 12109 raft_consensus.cc:493] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:21.815991 12109 raft_consensus.cc:3060] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:21.825548 12109 raft_consensus.cc:515] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.827845 12109 leader_election.cc:290] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [CANDIDATE]: Term 1 election: Requested vote from peers 3c37d0b33d3e4fc99d490ec6c6821289 (127.1.136.3:43761), 9e08d67b0cca41689dea6a43955e6cd0 (127.1.136.2:38281)
I20260630 12:39:21.828914 12058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c666b6fd29045218d89b5e27dc9f3a7" candidate_uuid: "9db8337d1ade4afb9bef807144dabc00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c37d0b33d3e4fc99d490ec6c6821289"
I20260630 12:39:21.829612 12058 raft_consensus.cc:3060] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:21.829380 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c666b6fd29045218d89b5e27dc9f3a7" candidate_uuid: "9db8337d1ade4afb9bef807144dabc00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e08d67b0cca41689dea6a43955e6cd0"
I20260630 12:39:21.831082 11984 raft_consensus.cc:3060] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:21.837937 12058 raft_consensus.cc:2468] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8337d1ade4afb9bef807144dabc00 in term 1.
I20260630 12:39:21.839345 11874 leader_election.cc:304] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c37d0b33d3e4fc99d490ec6c6821289, 9db8337d1ade4afb9bef807144dabc00; no voters: 
I20260630 12:39:21.840152 12109 raft_consensus.cc:2804] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:21.841251 11984 raft_consensus.cc:2468] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8337d1ade4afb9bef807144dabc00 in term 1.
I20260630 12:39:21.841522 12109 raft_consensus.cc:697] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 1 LEADER]: Becoming Leader. State: Replica: 9db8337d1ade4afb9bef807144dabc00, State: Running, Role: LEADER
I20260630 12:39:21.842726 12109 consensus_queue.cc:237] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } }
I20260630 12:39:21.852347 11807 catalog_manager.cc:5697] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9db8337d1ade4afb9bef807144dabc00 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "9db8337d1ade4afb9bef807144dabc00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c37d0b33d3e4fc99d490ec6c6821289" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8337d1ade4afb9bef807144dabc00" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 34971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e08d67b0cca41689dea6a43955e6cd0" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:21.878526  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:21.908602  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:21.909562  1568 tablet_replica.cc:333] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: stopping tablet replica
I20260630 12:39:21.910454  1568 raft_consensus.cc:2243] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:21.911103  1568 pending_rounds.cc:70] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Trying to abort 1 pending ops.
I20260630 12:39:21.911290  1568 pending_rounds.cc:77] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443670915510272 op_type: NO_OP noop_request { }
I20260630 12:39:21.911562  1568 raft_consensus.cc:2889] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:39:21.911813  1568 raft_consensus.cc:2272] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9db8337d1ade4afb9bef807144dabc00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:21.924908  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:21.935938  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:21.963011  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:21.964187  1568 tablet_replica.cc:333] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0: stopping tablet replica
I20260630 12:39:21.964953  1568 raft_consensus.cc:2243] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:21.965637  1568 raft_consensus.cc:2272] T 8c666b6fd29045218d89b5e27dc9f3a7 P 9e08d67b0cca41689dea6a43955e6cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:21.987432  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:21.999287  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:22.032150  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:22.033454  1568 tablet_replica.cc:333] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289: stopping tablet replica
I20260630 12:39:22.034333  1568 raft_consensus.cc:2243] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:22.034828  1568 raft_consensus.cc:2272] T 8c666b6fd29045218d89b5e27dc9f3a7 P 3c37d0b33d3e4fc99d490ec6c6821289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:22.057946  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:22.070024  1568 master.cc:562] Master@127.1.136.62:43105 shutting down...
I20260630 12:39:22.093454  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:22.094290  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:22.094708  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a9b2ca5d4c041fca64e0fe82fc50ef3: stopping tablet replica
I20260630 12:39:22.117211  1568 master.cc:584] Master@127.1.136.62:43105 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1359 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:39:22.157052  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:37359
I20260630 12:39:22.158231  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:22.164402 12114 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
W20260630 12:39:22.165241 12115 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
I20260630 12:39:22.166467  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:22.166718 12117 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
I20260630 12:39:22.167832  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:22.168114  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:22.168321  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823162168306 us; error 0 us; skew 500 ppm
I20260630 12:39:22.168953  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:22.171787  1568 webserver.cc:533] Webserver started at http://127.1.136.62:35771/ using document root <none> and password file <none>
I20260630 12:39:22.172325  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:22.172493  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:22.172820  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:22.174023  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "98d3485e8c274300936443de3fd10120"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.179046  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:39:22.183123 12122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.184501  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:22.184937  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "98d3485e8c274300936443de3fd10120"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.185307  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-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)
I20260630 12:39:22.209170  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:22.210423  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:22.257678  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:37359
I20260630 12:39:22.257931 12173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:37359 every 8 connection(s)
I20260630 12:39:22.262686 12174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:22.281370 12174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120: Bootstrap starting.
I20260630 12:39:22.286783 12174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:22.293262 12174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120: No bootstrap required, opened a new log
I20260630 12:39:22.296905 12174 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d3485e8c274300936443de3fd10120" member_type: VOTER }
I20260630 12:39:22.297621 12174 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:22.297895 12174 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d3485e8c274300936443de3fd10120, State: Initialized, Role: FOLLOWER
I20260630 12:39:22.298681 12174 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98d3485e8c274300936443de3fd10120" member_type: VOTER }
I20260630 12:39:22.299196 12174 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:22.299423 12174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:22.299665 12174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:22.306197 12174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d3485e8c274300936443de3fd10120" member_type: VOTER }
I20260630 12:39:22.307135 12174 leader_election.cc:304] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [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: 98d3485e8c274300936443de3fd10120; no voters: 
I20260630 12:39:22.308729 12174 leader_election.cc:290] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:22.309237 12177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:22.311149 12177 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 1 LEADER]: Becoming Leader. State: Replica: 98d3485e8c274300936443de3fd10120, State: Running, Role: LEADER
I20260630 12:39:22.311889 12177 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [LEADER]: Queue going to LEADER mode. State: All 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: "98d3485e8c274300936443de3fd10120" member_type: VOTER }
I20260630 12:39:22.312434 12174 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:22.315584 12179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98d3485e8c274300936443de3fd10120. Latest consensus state: current_term: 1 leader_uuid: "98d3485e8c274300936443de3fd10120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d3485e8c274300936443de3fd10120" member_type: VOTER } }
I20260630 12:39:22.315584 12178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98d3485e8c274300936443de3fd10120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d3485e8c274300936443de3fd10120" member_type: VOTER } }
I20260630 12:39:22.316494 12179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:22.316639 12178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:22.320989 12182 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:22.331616 12182 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:22.333724  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:22.344045 12182 catalog_manager.cc:1383] Generated new cluster ID: 987b3ba18e6146c98e97b403f8ead12c
I20260630 12:39:22.344437 12182 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:22.363183 12182 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:22.364708 12182 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:22.384894 12182 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120: Generated new TSK 0
I20260630 12:39:22.385630 12182 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:22.402091  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:22.409605 12195 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
W20260630 12:39:22.411147 12196 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
I20260630 12:39:22.413635  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:22.413842 12198 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
I20260630 12:39:22.415057  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:22.415288  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:22.415412  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823162415400 us; error 0 us; skew 500 ppm
I20260630 12:39:22.416018  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:22.419092  1568 webserver.cc:533] Webserver started at http://127.1.136.1:40273/ using document root <none> and password file <none>
I20260630 12:39:22.419875  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:22.420080  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:22.420331  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:22.421631  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "a94a318cc86a455583cd68b6a537bbda"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.427606  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:39:22.432586 12203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.433640  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:22.434463  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "a94a318cc86a455583cd68b6a537bbda"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.434828  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-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)
I20260630 12:39:22.461900  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:22.463521  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:22.465979  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:22.469081  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:22.469388  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.469684  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:22.469901  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:22.528376  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:34055
I20260630 12:39:22.528503 12265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:34055 every 8 connection(s)
I20260630 12:39:22.535686  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:22.546423 12270 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
W20260630 12:39:22.548580 12271 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
I20260630 12:39:22.549404 12266 heartbeater.cc:344] Connected to a master server at 127.1.136.62:37359
I20260630 12:39:22.550354 12266 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:22.550493 12273 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
I20260630 12:39:22.552059 12266 heartbeater.cc:507] Master 127.1.136.62:37359 requested a full tablet report, sending...
I20260630 12:39:22.552467  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:22.553972  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:22.554280  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:22.554518  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823162554492 us; error 0 us; skew 500 ppm
I20260630 12:39:22.555207  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:22.555317 12139 ts_manager.cc:194] Registered new tserver with Master: a94a318cc86a455583cd68b6a537bbda (127.1.136.1:34055)
I20260630 12:39:22.557885 12139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57928
I20260630 12:39:22.558939  1568 webserver.cc:533] Webserver started at http://127.1.136.2:38513/ using document root <none> and password file <none>
I20260630 12:39:22.559957  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:22.560274  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:22.560680  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:22.562316  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "522bb926a2bd4379a9726d71db466660"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.568166  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:39:22.572507 12278 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.573624  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:39:22.574247  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "522bb926a2bd4379a9726d71db466660"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.574605  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-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)
I20260630 12:39:22.601009  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:22.602487  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:22.604297  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:22.607365  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:22.607694  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.607990  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:22.608170  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.666855  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:41305
I20260630 12:39:22.667011 12340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:41305 every 8 connection(s)
I20260630 12:39:22.673113  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:22.682159 12344 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
W20260630 12:39:22.683771 12345 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
I20260630 12:39:22.685740  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:22.686699 12347 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
I20260630 12:39:22.688429  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:22.688855  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:22.689090  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823162689044 us; error 0 us; skew 500 ppm
I20260630 12:39:22.689757 12341 heartbeater.cc:344] Connected to a master server at 127.1.136.62:37359
I20260630 12:39:22.690233  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:22.690326 12341 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:22.691686 12341 heartbeater.cc:507] Master 127.1.136.62:37359 requested a full tablet report, sending...
I20260630 12:39:22.694195  1568 webserver.cc:533] Webserver started at http://127.1.136.3:33855/ using document root <none> and password file <none>
I20260630 12:39:22.694659 12139 ts_manager.cc:194] Registered new tserver with Master: 522bb926a2bd4379a9726d71db466660 (127.1.136.2:41305)
I20260630 12:39:22.695106  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:22.695477  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:22.695849  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:22.697332 12139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57930
I20260630 12:39:22.698159  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "8bff34093fda4f40af4c9a9b1f31f173"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.704484  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:39:22.709601 12352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.710892  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:39:22.711489  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "8bff34093fda4f40af4c9a9b1f31f173"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.712149  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-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)
I20260630 12:39:22.734311  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:22.735852  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:22.738173  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:22.741111  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:22.741408  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.741737  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:22.741991  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:22.798267  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:46093
I20260630 12:39:22.798403 12414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:46093 every 8 connection(s)
I20260630 12:39:22.804579  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:22.814167 12418 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
W20260630 12:39:22.817659 12419 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
I20260630 12:39:22.818625 12415 heartbeater.cc:344] Connected to a master server at 127.1.136.62:37359
I20260630 12:39:22.819278 12415 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:22.820158 12415 heartbeater.cc:507] Master 127.1.136.62:37359 requested a full tablet report, sending...
I20260630 12:39:22.824924  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:22.826447 12422 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
I20260630 12:39:22.826357 12139 ts_manager.cc:194] Registered new tserver with Master: 8bff34093fda4f40af4c9a9b1f31f173 (127.1.136.3:46093)
I20260630 12:39:22.828017  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:22.828488  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:22.828749  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823162828726 us; error 0 us; skew 500 ppm
I20260630 12:39:22.828814 12139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57934
I20260630 12:39:22.829500  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:22.835557  1568 webserver.cc:533] Webserver started at http://127.1.136.4:37399/ using document root <none> and password file <none>
I20260630 12:39:22.836901  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:22.837559  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:22.838279  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:22.840512  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "13eb84017ee34f56895a533725878c06"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.847476  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:39:22.853425 12426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.855049  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:39:22.855700  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "13eb84017ee34f56895a533725878c06"
format_stamp: "Formatted at 2026-06-30 12:39:22 on dist-test-slave-8nk5"
I20260630 12:39:22.856118  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822927166931-1568-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)
I20260630 12:39:22.880295  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:22.882835  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:22.884454  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:22.888041  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:22.888448  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.888734  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:22.888929  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:22.961999  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:45195
I20260630 12:39:22.962145 12488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:45195 every 8 connection(s)
I20260630 12:39:22.982805 12489 heartbeater.cc:344] Connected to a master server at 127.1.136.62:37359
I20260630 12:39:22.983728 12489 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:22.985966 12489 heartbeater.cc:507] Master 127.1.136.62:37359 requested a full tablet report, sending...
I20260630 12:39:22.988471 12139 ts_manager.cc:194] Registered new tserver with Master: 13eb84017ee34f56895a533725878c06 (127.1.136.4:45195)
I20260630 12:39:22.988900  1568 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.022646538s
I20260630 12:39:22.990163 12139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57946
I20260630 12:39:23.034097 12139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57948:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:39:23.092188 12454 tablet_service.cc:1511] Processing CreateTablet for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0 (DEFAULT_TABLE table=test-workload [id=5e3999e59f6544aba6bb898dd22fd9fd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:23.094630 12454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:23.103789 12306 tablet_service.cc:1511] Processing CreateTablet for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0 (DEFAULT_TABLE table=test-workload [id=5e3999e59f6544aba6bb898dd22fd9fd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:23.105913 12306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:23.122691 12507 tablet_bootstrap.cc:492] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06: Bootstrap starting.
I20260630 12:39:23.125559 12380 tablet_service.cc:1511] Processing CreateTablet for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0 (DEFAULT_TABLE table=test-workload [id=5e3999e59f6544aba6bb898dd22fd9fd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:39:23.127401 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:23.131556 12507 tablet_bootstrap.cc:654] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:23.138473 12508 tablet_bootstrap.cc:492] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660: Bootstrap starting.
I20260630 12:39:23.145161 12507 tablet_bootstrap.cc:492] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06: No bootstrap required, opened a new log
I20260630 12:39:23.145985 12507 ts_tablet_manager.cc:1403] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260630 12:39:23.146878 12508 tablet_bootstrap.cc:654] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:23.150523 12510 tablet_bootstrap.cc:492] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: Bootstrap starting.
I20260630 12:39:23.149397 12507 raft_consensus.cc:359] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.152209 12507 raft_consensus.cc:385] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:23.152813 12507 raft_consensus.cc:740] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13eb84017ee34f56895a533725878c06, State: Initialized, Role: FOLLOWER
I20260630 12:39:23.154187 12507 consensus_queue.cc:260] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.157892 12489 heartbeater.cc:499] Master 127.1.136.62:37359 was elected leader, sending a full tablet report...
I20260630 12:39:23.158805 12510 tablet_bootstrap.cc:654] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:23.160591 12507 ts_tablet_manager.cc:1434] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260630 12:39:23.163259 12508 tablet_bootstrap.cc:492] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660: No bootstrap required, opened a new log
I20260630 12:39:23.163889 12508 ts_tablet_manager.cc:1403] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260630 12:39:23.166533 12510 tablet_bootstrap.cc:492] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: No bootstrap required, opened a new log
I20260630 12:39:23.167249 12510 ts_tablet_manager.cc:1403] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:39:23.167976 12508 raft_consensus.cc:359] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.169427 12508 raft_consensus.cc:385] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:23.169922 12508 raft_consensus.cc:740] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522bb926a2bd4379a9726d71db466660, State: Initialized, Role: FOLLOWER
I20260630 12:39:23.170845 12508 consensus_queue.cc:260] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.171774 12510 raft_consensus.cc:359] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.172751 12510 raft_consensus.cc:385] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:23.173301 12510 raft_consensus.cc:740] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bff34093fda4f40af4c9a9b1f31f173, State: Initialized, Role: FOLLOWER
I20260630 12:39:23.174242 12341 heartbeater.cc:499] Master 127.1.136.62:37359 was elected leader, sending a full tablet report...
I20260630 12:39:23.174821 12508 ts_tablet_manager.cc:1434] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260630 12:39:23.174750 12510 consensus_queue.cc:260] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.178683 12415 heartbeater.cc:499] Master 127.1.136.62:37359 was elected leader, sending a full tablet report...
I20260630 12:39:23.179057 12510 ts_tablet_manager.cc:1434] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:39:23.236789 12515 raft_consensus.cc:493] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:23.237442 12515 raft_consensus.cc:515] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.240181 12515 leader_election.cc:290] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13eb84017ee34f56895a533725878c06 (127.1.136.4:45195), 522bb926a2bd4379a9726d71db466660 (127.1.136.2:41305)
I20260630 12:39:23.253080 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5dcb15cb0f41ecad8b8ec8eba95cd0" candidate_uuid: "8bff34093fda4f40af4c9a9b1f31f173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13eb84017ee34f56895a533725878c06" is_pre_election: true
I20260630 12:39:23.253152 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5dcb15cb0f41ecad8b8ec8eba95cd0" candidate_uuid: "8bff34093fda4f40af4c9a9b1f31f173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "522bb926a2bd4379a9726d71db466660" is_pre_election: true
I20260630 12:39:23.253878 12464 raft_consensus.cc:2468] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bff34093fda4f40af4c9a9b1f31f173 in term 0.
I20260630 12:39:23.254174 12316 raft_consensus.cc:2468] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bff34093fda4f40af4c9a9b1f31f173 in term 0.
I20260630 12:39:23.255416 12353 leader_election.cc:304] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13eb84017ee34f56895a533725878c06, 8bff34093fda4f40af4c9a9b1f31f173; no voters: 
I20260630 12:39:23.256482 12515 raft_consensus.cc:2804] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:23.256875 12515 raft_consensus.cc:493] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:23.257216 12515 raft_consensus.cc:3060] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:23.263020 12515 raft_consensus.cc:515] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.264789 12515 leader_election.cc:290] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [CANDIDATE]: Term 1 election: Requested vote from peers 13eb84017ee34f56895a533725878c06 (127.1.136.4:45195), 522bb926a2bd4379a9726d71db466660 (127.1.136.2:41305)
I20260630 12:39:23.265967 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5dcb15cb0f41ecad8b8ec8eba95cd0" candidate_uuid: "8bff34093fda4f40af4c9a9b1f31f173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "522bb926a2bd4379a9726d71db466660"
I20260630 12:39:23.266144 12464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5dcb15cb0f41ecad8b8ec8eba95cd0" candidate_uuid: "8bff34093fda4f40af4c9a9b1f31f173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13eb84017ee34f56895a533725878c06"
I20260630 12:39:23.266570 12316 raft_consensus.cc:3060] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:23.266993 12464 raft_consensus.cc:3060] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:23.274286 12316 raft_consensus.cc:2468] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bff34093fda4f40af4c9a9b1f31f173 in term 1.
I20260630 12:39:23.274569 12464 raft_consensus.cc:2468] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bff34093fda4f40af4c9a9b1f31f173 in term 1.
I20260630 12:39:23.275664 12355 leader_election.cc:304] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 522bb926a2bd4379a9726d71db466660, 8bff34093fda4f40af4c9a9b1f31f173; no voters: 
I20260630 12:39:23.276628 12515 raft_consensus.cc:2804] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:23.278083 12515 raft_consensus.cc:697] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 1 LEADER]: Becoming Leader. State: Replica: 8bff34093fda4f40af4c9a9b1f31f173, State: Running, Role: LEADER
I20260630 12:39:23.279239 12515 consensus_queue.cc:237] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } }
I20260630 12:39:23.288795 12139 catalog_manager.cc:5697] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bff34093fda4f40af4c9a9b1f31f173 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "8bff34093fda4f40af4c9a9b1f31f173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13eb84017ee34f56895a533725878c06" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 45195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "522bb926a2bd4379a9726d71db466660" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 41305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bff34093fda4f40af4c9a9b1f31f173" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46093 } health_report { overall_health: HEALTHY } } }
W20260630 12:39:23.346223  1568 auto_rebalancer.cc:639] Failed to schedule move for tablet dc5dcb15cb0f41ecad8b8ec8eba95cd0: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:39:23.348239  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:23.376869  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:23.395147  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:23.406348  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:23.433048  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:23.434266  1568 tablet_replica.cc:333] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660: stopping tablet replica
I20260630 12:39:23.434845  1568 raft_consensus.cc:2243] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:23.435292  1568 raft_consensus.cc:2272] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 522bb926a2bd4379a9726d71db466660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:23.457454  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:23.470458  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:23.492805  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:23.493871  1568 tablet_replica.cc:333] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: stopping tablet replica
I20260630 12:39:23.494525  1568 raft_consensus.cc:2243] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:23.495237  1568 pending_rounds.cc:70] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: Trying to abort 1 pending ops.
I20260630 12:39:23.495456  1568 pending_rounds.cc:77] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443676800888832 op_type: NO_OP noop_request { }
I20260630 12:39:23.495754  1568 raft_consensus.cc:2889] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:39:23.496052  1568 raft_consensus.cc:2272] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 8bff34093fda4f40af4c9a9b1f31f173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:23.519650  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:23.533124  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:39:23.556795  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:23.558027  1568 tablet_replica.cc:333] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06: stopping tablet replica
I20260630 12:39:23.559020  1568 raft_consensus.cc:2243] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:23.559589  1568 raft_consensus.cc:2272] T dc5dcb15cb0f41ecad8b8ec8eba95cd0 P 13eb84017ee34f56895a533725878c06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:23.581607  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:39:23.592803  1568 master.cc:562] Master@127.1.136.62:37359 shutting down...
I20260630 12:39:23.613047  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:23.614012  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:23.614516  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98d3485e8c274300936443de3fd10120: stopping tablet replica
I20260630 12:39:23.636649  1568 master.cc:584] Master@127.1.136.62:37359 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1522 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:39:23.682070  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:44749
I20260630 12:39:23.683144  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:23.688645 12521 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
W20260630 12:39:23.689862 12522 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
I20260630 12:39:23.691937  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:23.691974 12524 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
I20260630 12:39:23.693105  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:23.693296  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:23.693414  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823163693402 us; error 0 us; skew 500 ppm
I20260630 12:39:23.694070  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:23.696419  1568 webserver.cc:533] Webserver started at http://127.1.136.62:35327/ using document root <none> and password file <none>
I20260630 12:39:23.696847  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:23.697001  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:23.697217  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:23.698935  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "4726d2c2f61545e9b5b6e9737373227a"
format_stamp: "Formatted at 2026-06-30 12:39:23 on dist-test-slave-8nk5"
I20260630 12:39:23.705241  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:39:23.709890 12529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:23.710875  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:23.711277  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "4726d2c2f61545e9b5b6e9737373227a"
format_stamp: "Formatted at 2026-06-30 12:39:23 on dist-test-slave-8nk5"
I20260630 12:39:23.711629  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-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)
I20260630 12:39:23.726516  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:23.727748  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:23.776186  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:44749
I20260630 12:39:23.776309 12580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:44749 every 8 connection(s)
I20260630 12:39:23.781301 12581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:23.793630 12581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a: Bootstrap starting.
I20260630 12:39:23.798319 12581 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:23.802575 12581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a: No bootstrap required, opened a new log
I20260630 12:39:23.804817 12581 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4726d2c2f61545e9b5b6e9737373227a" member_type: VOTER }
I20260630 12:39:23.805263 12581 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:23.805547 12581 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726d2c2f61545e9b5b6e9737373227a, State: Initialized, Role: FOLLOWER
I20260630 12:39:23.806353 12581 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4726d2c2f61545e9b5b6e9737373227a" member_type: VOTER }
I20260630 12:39:23.806831 12581 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:23.807062 12581 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:23.807345 12581 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:23.812691 12581 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4726d2c2f61545e9b5b6e9737373227a" member_type: VOTER }
I20260630 12:39:23.813301 12581 leader_election.cc:304] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [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: 4726d2c2f61545e9b5b6e9737373227a; no voters: 
I20260630 12:39:23.814991 12581 leader_election.cc:290] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:23.815662 12584 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:23.817396 12584 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 1 LEADER]: Becoming Leader. State: Replica: 4726d2c2f61545e9b5b6e9737373227a, State: Running, Role: LEADER
I20260630 12:39:23.818233 12584 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [LEADER]: Queue going to LEADER mode. State: All 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: "4726d2c2f61545e9b5b6e9737373227a" member_type: VOTER }
I20260630 12:39:23.818588 12581 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:23.821753 12586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4726d2c2f61545e9b5b6e9737373227a. Latest consensus state: current_term: 1 leader_uuid: "4726d2c2f61545e9b5b6e9737373227a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4726d2c2f61545e9b5b6e9737373227a" member_type: VOTER } }
I20260630 12:39:23.821728 12585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4726d2c2f61545e9b5b6e9737373227a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4726d2c2f61545e9b5b6e9737373227a" member_type: VOTER } }
I20260630 12:39:23.822772 12586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:23.822798 12585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:23.827201 12591 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:23.836318 12591 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:23.837513  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:23.848644 12591 catalog_manager.cc:1383] Generated new cluster ID: 2be67231712c44efba6a0b2927792656
I20260630 12:39:23.849046 12591 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:23.882982 12591 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:23.884595 12591 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:23.899842 12591 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a: Generated new TSK 0
I20260630 12:39:23.900578 12591 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:23.970317  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:23.979652 12602 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
W20260630 12:39:23.982137 12603 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
I20260630 12:39:23.984401  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:23.986384 12605 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
I20260630 12:39:23.987612  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:23.987908  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:23.988158  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823163988137 us; error 0 us; skew 500 ppm
I20260630 12:39:23.988881  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:23.994462  1568 webserver.cc:533] Webserver started at http://127.1.136.1:36079/ using document root <none> and password file <none>
I20260630 12:39:23.995469  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:23.996066  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:23.996686  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:23.999877  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "eacda8f03935481996e93659434b83f1"
format_stamp: "Formatted at 2026-06-30 12:39:23 on dist-test-slave-8nk5"
I20260630 12:39:24.012252  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.013s	sys 0.000s
I20260630 12:39:24.020838 12610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.023101  1568 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:39:24.023809  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "eacda8f03935481996e93659434b83f1"
format_stamp: "Formatted at 2026-06-30 12:39:23 on dist-test-slave-8nk5"
I20260630 12:39:24.024164  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-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)
I20260630 12:39:24.052011  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:24.053150  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:24.055294  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:24.058586  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:24.059036  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.059461  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:24.059691  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.116936  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:45331
I20260630 12:39:24.117050 12672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:45331 every 8 connection(s)
I20260630 12:39:24.122851  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:24.134096 12677 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
W20260630 12:39:24.134037 12678 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
W20260630 12:39:24.140242 12680 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
I20260630 12:39:24.140355  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:24.141602 12673 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44749
I20260630 12:39:24.142212 12673 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:24.142999  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:24.143318  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:24.143344 12673 heartbeater.cc:507] Master 127.1.136.62:44749 requested a full tablet report, sending...
I20260630 12:39:24.143675  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823164143652 us; error 0 us; skew 500 ppm
I20260630 12:39:24.144549  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:24.147462 12546 ts_manager.cc:194] Registered new tserver with Master: eacda8f03935481996e93659434b83f1 (127.1.136.1:45331)
I20260630 12:39:24.148896  1568 webserver.cc:533] Webserver started at http://127.1.136.2:41555/ using document root <none> and password file <none>
I20260630 12:39:24.149847  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:24.150151  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:24.150518  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:24.150646 12546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57724
I20260630 12:39:24.152375  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "d46f3aacd8564f1bb20bfe05d7343a4b"
format_stamp: "Formatted at 2026-06-30 12:39:24 on dist-test-slave-8nk5"
I20260630 12:39:24.159986  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:39:24.164629 12685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.166222  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:39:24.166853  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "d46f3aacd8564f1bb20bfe05d7343a4b"
format_stamp: "Formatted at 2026-06-30 12:39:24 on dist-test-slave-8nk5"
I20260630 12:39:24.167227  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-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)
I20260630 12:39:24.183924  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:24.185698  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:24.187733  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:24.190903  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:24.191229  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.191541  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:24.191738  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.252948  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:45459
I20260630 12:39:24.253062 12747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:45459 every 8 connection(s)
I20260630 12:39:24.259573  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:24.269937 12752 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
W20260630 12:39:24.270180 12751 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
W20260630 12:39:24.274415 12754 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
I20260630 12:39:24.276360  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:24.276870 12748 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44749
I20260630 12:39:24.277431 12748 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:24.277503  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:24.277917  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:24.278131  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823164278109 us; error 0 us; skew 500 ppm
I20260630 12:39:24.278774  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:24.278621 12748 heartbeater.cc:507] Master 127.1.136.62:44749 requested a full tablet report, sending...
I20260630 12:39:24.282599 12546 ts_manager.cc:194] Registered new tserver with Master: d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:24.282617  1568 webserver.cc:533] Webserver started at http://127.1.136.3:33521/ using document root <none> and password file <none>
I20260630 12:39:24.283490  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:24.283718  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:24.284011  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:24.284633 12546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57736
I20260630 12:39:24.285271  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "2f40af7571224b84a1c4e98d361f0086"
format_stamp: "Formatted at 2026-06-30 12:39:24 on dist-test-slave-8nk5"
I20260630 12:39:24.291114  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:39:24.295617 12759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.296819  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:39:24.297178  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "2f40af7571224b84a1c4e98d361f0086"
format_stamp: "Formatted at 2026-06-30 12:39:24 on dist-test-slave-8nk5"
I20260630 12:39:24.297489  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-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)
I20260630 12:39:24.335843  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:24.337553  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:24.339102  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:24.341284  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:24.341492  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.341944  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:24.342147  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:24.396478 12821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:46691 every 8 connection(s)
I20260630 12:39:24.396507  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:46691
I20260630 12:39:24.413403 12822 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44749
I20260630 12:39:24.414054 12822 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:24.415019 12822 heartbeater.cc:507] Master 127.1.136.62:44749 requested a full tablet report, sending...
I20260630 12:39:24.417660 12546 ts_manager.cc:194] Registered new tserver with Master: 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691)
I20260630 12:39:24.418357  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01761281s
I20260630 12:39:24.419453 12546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50742
I20260630 12:39:24.976181 12546 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50756:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:24.979144 12546 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.
I20260630 12:39:25.048672 12787 tablet_service.cc:1511] Processing CreateTablet for tablet 02208814ce614040818a9300bf7264e1 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:39:25.050787 12787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02208814ce614040818a9300bf7264e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.058434 12638 tablet_service.cc:1511] Processing CreateTablet for tablet 02208814ce614040818a9300bf7264e1 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:39:25.058838 12637 tablet_service.cc:1511] Processing CreateTablet for tablet c61fb47121ab4f568deb41593c767987 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:39:25.060289 12638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02208814ce614040818a9300bf7264e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.063449 12786 tablet_service.cc:1511] Processing CreateTablet for tablet c61fb47121ab4f568deb41593c767987 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:39:25.067610 12637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61fb47121ab4f568deb41593c767987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.072741 12785 tablet_service.cc:1511] Processing CreateTablet for tablet 94c06974c1be444b9cbc199fb19cc531 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:39:25.078481 12635 tablet_service.cc:1511] Processing CreateTablet for tablet 5d953343fe01497a879105faa80f5532 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:39:25.069048 12636 tablet_service.cc:1511] Processing CreateTablet for tablet 94c06974c1be444b9cbc199fb19cc531 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:39:25.065713 12786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61fb47121ab4f568deb41593c767987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.084024 12785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c06974c1be444b9cbc199fb19cc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.081157 12635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d953343fe01497a879105faa80f5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.087019 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c06974c1be444b9cbc199fb19cc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.095888 12784 tablet_service.cc:1511] Processing CreateTablet for tablet 5d953343fe01497a879105faa80f5532 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:39:25.097604 12784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d953343fe01497a879105faa80f5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.124610 12843 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1: Bootstrap starting.
I20260630 12:39:25.124307 12713 tablet_service.cc:1511] Processing CreateTablet for tablet 02208814ce614040818a9300bf7264e1 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:39:25.127494 12712 tablet_service.cc:1511] Processing CreateTablet for tablet c61fb47121ab4f568deb41593c767987 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:39:25.130293 12711 tablet_service.cc:1511] Processing CreateTablet for tablet 94c06974c1be444b9cbc199fb19cc531 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:39:25.132973 12710 tablet_service.cc:1511] Processing CreateTablet for tablet 5d953343fe01497a879105faa80f5532 (DEFAULT_TABLE table=test-workload [id=c439ba9dbbd44da193683539895f2919]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:39:25.135042 12713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02208814ce614040818a9300bf7264e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.144809 12843 tablet_bootstrap.cc:654] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.146723 12710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d953343fe01497a879105faa80f5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.146888 12842 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: Bootstrap starting.
I20260630 12:39:25.155740 12673 heartbeater.cc:499] Master 127.1.136.62:44749 was elected leader, sending a full tablet report...
I20260630 12:39:25.159442 12842 tablet_bootstrap.cc:654] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.160579 12711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c06974c1be444b9cbc199fb19cc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.164695 12712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61fb47121ab4f568deb41593c767987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:25.194970 12843 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1: No bootstrap required, opened a new log
I20260630 12:39:25.195732 12843 ts_tablet_manager.cc:1403] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.020s
I20260630 12:39:25.199271 12842 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: No bootstrap required, opened a new log
I20260630 12:39:25.199020 12843 raft_consensus.cc:359] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.200445 12843 raft_consensus.cc:385] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.200989 12843 raft_consensus.cc:740] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eacda8f03935481996e93659434b83f1, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.202255 12843 consensus_queue.cc:260] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.200031 12842 ts_tablet_manager.cc:1403] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.011s
I20260630 12:39:25.210561 12842 raft_consensus.cc:359] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.214804 12846 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: Bootstrap starting.
I20260630 12:39:25.216099 12843 ts_tablet_manager.cc:1434] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:39:25.221999 12842 raft_consensus.cc:385] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.222396 12842 raft_consensus.cc:740] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f40af7571224b84a1c4e98d361f0086, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.222973 12843 tablet_bootstrap.cc:492] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1: Bootstrap starting.
I20260630 12:39:25.223266 12842 consensus_queue.cc:260] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.226266 12822 heartbeater.cc:499] Master 127.1.136.62:44749 was elected leader, sending a full tablet report...
I20260630 12:39:25.226593 12842 ts_tablet_manager.cc:1434] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.004s
I20260630 12:39:25.228161 12842 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: Bootstrap starting.
I20260630 12:39:25.230136 12846 tablet_bootstrap.cc:654] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.229697 12843 tablet_bootstrap.cc:654] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.235792 12842 tablet_bootstrap.cc:654] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.245539 12846 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: No bootstrap required, opened a new log
I20260630 12:39:25.246126 12846 ts_tablet_manager.cc:1403] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.009s
I20260630 12:39:25.248162 12843 tablet_bootstrap.cc:492] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1: No bootstrap required, opened a new log
I20260630 12:39:25.249114 12843 ts_tablet_manager.cc:1403] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260630 12:39:25.249588 12846 raft_consensus.cc:359] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.250644 12846 raft_consensus.cc:385] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.250980 12846 raft_consensus.cc:740] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f3aacd8564f1bb20bfe05d7343a4b, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.252059 12846 consensus_queue.cc:260] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.253954 12843 raft_consensus.cc:359] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.254645 12843 raft_consensus.cc:385] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.255188 12843 raft_consensus.cc:740] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eacda8f03935481996e93659434b83f1, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.256173 12748 heartbeater.cc:499] Master 127.1.136.62:44749 was elected leader, sending a full tablet report...
I20260630 12:39:25.256227 12843 consensus_queue.cc:260] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.257355 12842 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: No bootstrap required, opened a new log
I20260630 12:39:25.258160 12842 ts_tablet_manager.cc:1403] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
I20260630 12:39:25.261688 12842 raft_consensus.cc:359] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.262790 12842 raft_consensus.cc:385] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.263190 12842 raft_consensus.cc:740] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f40af7571224b84a1c4e98d361f0086, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.263545 12843 ts_tablet_manager.cc:1434] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260630 12:39:25.264817 12843 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: Bootstrap starting.
I20260630 12:39:25.264292 12842 consensus_queue.cc:260] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.267289 12842 ts_tablet_manager.cc:1434] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260630 12:39:25.268628 12842 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: Bootstrap starting.
I20260630 12:39:25.273190 12846 ts_tablet_manager.cc:1434] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260630 12:39:25.274952 12843 tablet_bootstrap.cc:654] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.276698 12842 tablet_bootstrap.cc:654] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.278960 12846 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b: Bootstrap starting.
I20260630 12:39:25.289526 12843 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: No bootstrap required, opened a new log
I20260630 12:39:25.289705 12846 tablet_bootstrap.cc:654] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.289705 12842 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: No bootstrap required, opened a new log
I20260630 12:39:25.290305 12843 ts_tablet_manager.cc:1403] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260630 12:39:25.290989 12842 ts_tablet_manager.cc:1403] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:39:25.294554 12843 raft_consensus.cc:359] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.294745 12842 raft_consensus.cc:359] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.295543 12843 raft_consensus.cc:385] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.295674 12842 raft_consensus.cc:385] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.295953 12843 raft_consensus.cc:740] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eacda8f03935481996e93659434b83f1, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.296084 12842 raft_consensus.cc:740] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f40af7571224b84a1c4e98d361f0086, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.296447 12846 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b: No bootstrap required, opened a new log
I20260630 12:39:25.297175 12846 ts_tablet_manager.cc:1403] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:39:25.296999 12842 consensus_queue.cc:260] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.296998 12843 consensus_queue.cc:260] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.300314 12842 ts_tablet_manager.cc:1434] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:39:25.300314 12843 ts_tablet_manager.cc:1434] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:39:25.300964 12846 raft_consensus.cc:359] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.301970 12846 raft_consensus.cc:385] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.302129 12843 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1: Bootstrap starting.
I20260630 12:39:25.302079 12842 tablet_bootstrap.cc:492] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086: Bootstrap starting.
I20260630 12:39:25.302436 12846 raft_consensus.cc:740] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f3aacd8564f1bb20bfe05d7343a4b, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.304277 12846 consensus_queue.cc:260] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.311295 12843 tablet_bootstrap.cc:654] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.311561 12842 tablet_bootstrap.cc:654] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.313540 12846 ts_tablet_manager.cc:1434] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260630 12:39:25.315217 12846 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: Bootstrap starting.
I20260630 12:39:25.316124 12848 raft_consensus.cc:493] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:25.316772 12848 raft_consensus.cc:515] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.324767 12848 leader_election.cc:290] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eacda8f03935481996e93659434b83f1 (127.1.136.1:45331), d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:25.328822 12846 tablet_bootstrap.cc:654] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.329855 12842 tablet_bootstrap.cc:492] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086: No bootstrap required, opened a new log
I20260630 12:39:25.330821 12842 ts_tablet_manager.cc:1403] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.006s
I20260630 12:39:25.331254 12843 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1: No bootstrap required, opened a new log
I20260630 12:39:25.331990 12843 ts_tablet_manager.cc:1403] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.015s
I20260630 12:39:25.334451 12842 raft_consensus.cc:359] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.335594 12842 raft_consensus.cc:385] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.335435 12843 raft_consensus.cc:359] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.337949 12843 raft_consensus.cc:385] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.338331 12843 raft_consensus.cc:740] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eacda8f03935481996e93659434b83f1, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.336047 12842 raft_consensus.cc:740] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f40af7571224b84a1c4e98d361f0086, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.339720 12842 consensus_queue.cc:260] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.342330 12843 consensus_queue.cc:260] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.345129 12843 ts_tablet_manager.cc:1434] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:39:25.345878 12842 ts_tablet_manager.cc:1434] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:39:25.362368 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d953343fe01497a879105faa80f5532" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1" is_pre_election: true
I20260630 12:39:25.363201 12648 raft_consensus.cc:2468] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 0.
I20260630 12:39:25.364804 12846 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: No bootstrap required, opened a new log
I20260630 12:39:25.365712 12846 ts_tablet_manager.cc:1403] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.018s
I20260630 12:39:25.366241 12763 leader_election.cc:304] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, eacda8f03935481996e93659434b83f1; no voters: 
I20260630 12:39:25.368149 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d953343fe01497a879105faa80f5532" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" is_pre_election: true
I20260630 12:39:25.369515 12846 raft_consensus.cc:359] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
W20260630 12:39:25.370179 12760 leader_election.cc:343] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:25.370551 12846 raft_consensus.cc:385] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.370949 12846 raft_consensus.cc:740] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f3aacd8564f1bb20bfe05d7343a4b, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.371130 12848 raft_consensus.cc:2804] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:25.371627 12848 raft_consensus.cc:493] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:25.371883 12848 raft_consensus.cc:3060] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.371891 12846 consensus_queue.cc:260] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.375176 12846 ts_tablet_manager.cc:1434] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:39:25.376487 12846 tablet_bootstrap.cc:492] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b: Bootstrap starting.
I20260630 12:39:25.379694 12848 raft_consensus.cc:515] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.382905 12846 tablet_bootstrap.cc:654] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:25.383268 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d953343fe01497a879105faa80f5532" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1"
I20260630 12:39:25.383432 12848 leader_election.cc:290] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 election: Requested vote from peers eacda8f03935481996e93659434b83f1 (127.1.136.1:45331), d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:25.384037 12648 raft_consensus.cc:3060] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.383278 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d953343fe01497a879105faa80f5532" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b"
I20260630 12:39:25.385140 12723 raft_consensus.cc:3060] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.391827 12648 raft_consensus.cc:2468] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 1.
I20260630 12:39:25.393126 12763 leader_election.cc:304] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, eacda8f03935481996e93659434b83f1; no voters: 
I20260630 12:39:25.393467 12846 tablet_bootstrap.cc:492] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b: No bootstrap required, opened a new log
I20260630 12:39:25.393931 12848 raft_consensus.cc:2804] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:25.394378 12846 ts_tablet_manager.cc:1403] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:39:25.395586 12848 raft_consensus.cc:697] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Becoming Leader. State: Replica: 2f40af7571224b84a1c4e98d361f0086, State: Running, Role: LEADER
I20260630 12:39:25.396618 12848 consensus_queue.cc:237] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.396824 12723 raft_consensus.cc:2468] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 1.
I20260630 12:39:25.398398 12846 raft_consensus.cc:359] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.399430 12846 raft_consensus.cc:385] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:25.399894 12846 raft_consensus.cc:740] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46f3aacd8564f1bb20bfe05d7343a4b, State: Initialized, Role: FOLLOWER
I20260630 12:39:25.400853 12846 consensus_queue.cc:260] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.403755 12846 ts_tablet_manager.cc:1434] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:39:25.406675 12545 catalog_manager.cc:5697] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:25.454334 12848 raft_consensus.cc:493] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:25.454986 12848 raft_consensus.cc:515] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.456883 12848 leader_election.cc:290] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eacda8f03935481996e93659434b83f1 (127.1.136.1:45331), d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:25.458263 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c06974c1be444b9cbc199fb19cc531" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" is_pre_election: true
I20260630 12:39:25.458324 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c06974c1be444b9cbc199fb19cc531" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1" is_pre_election: true
I20260630 12:39:25.459139 12723 raft_consensus.cc:2468] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 0.
I20260630 12:39:25.459237 12648 raft_consensus.cc:2468] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 0.
I20260630 12:39:25.460418 12760 leader_election.cc:304] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, d46f3aacd8564f1bb20bfe05d7343a4b; no voters: 
I20260630 12:39:25.461328 12848 raft_consensus.cc:2804] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:25.461705 12848 raft_consensus.cc:493] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:25.461959 12848 raft_consensus.cc:3060] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.467518 12848 raft_consensus.cc:515] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.468560 12852 raft_consensus.cc:493] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:25.469125 12852 raft_consensus.cc:515] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.469710 12848 leader_election.cc:290] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 election: Requested vote from peers eacda8f03935481996e93659434b83f1 (127.1.136.1:45331), d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:25.471362 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c06974c1be444b9cbc199fb19cc531" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1"
I20260630 12:39:25.471938 12852 leader_election.cc:290] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eacda8f03935481996e93659434b83f1 (127.1.136.1:45331), 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691)
I20260630 12:39:25.471387 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c06974c1be444b9cbc199fb19cc531" candidate_uuid: "2f40af7571224b84a1c4e98d361f0086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b"
I20260630 12:39:25.472534 12648 raft_consensus.cc:3060] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.472983 12723 raft_consensus.cc:3060] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.484105 12723 raft_consensus.cc:2468] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 1.
I20260630 12:39:25.486021 12760 leader_election.cc:304] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, d46f3aacd8564f1bb20bfe05d7343a4b; no voters: 
I20260630 12:39:25.487383 12848 raft_consensus.cc:2804] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:25.488029 12848 raft_consensus.cc:697] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Becoming Leader. State: Replica: 2f40af7571224b84a1c4e98d361f0086, State: Running, Role: LEADER
I20260630 12:39:25.485323 12648 raft_consensus.cc:2468] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f40af7571224b84a1c4e98d361f0086 in term 1.
I20260630 12:39:25.489029 12848 consensus_queue.cc:237] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.490778 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61fb47121ab4f568deb41593c767987" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1" is_pre_election: true
I20260630 12:39:25.491595 12647 raft_consensus.cc:2468] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 0.
I20260630 12:39:25.493045 12689 leader_election.cc:304] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f3aacd8564f1bb20bfe05d7343a4b, eacda8f03935481996e93659434b83f1; no voters: 
I20260630 12:39:25.494005 12852 raft_consensus.cc:2804] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:25.494381 12852 raft_consensus.cc:493] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:25.494841 12852 raft_consensus.cc:3060] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.500509 12797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61fb47121ab4f568deb41593c767987" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f40af7571224b84a1c4e98d361f0086" is_pre_election: true
I20260630 12:39:25.501353 12797 raft_consensus.cc:2468] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 0.
I20260630 12:39:25.501885 12545 catalog_manager.cc:5697] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:25.504050 12852 raft_consensus.cc:515] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.506346 12852 leader_election.cc:290] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 election: Requested vote from peers eacda8f03935481996e93659434b83f1 (127.1.136.1:45331), 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691)
I20260630 12:39:25.507407 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61fb47121ab4f568deb41593c767987" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1"
I20260630 12:39:25.507692 12797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61fb47121ab4f568deb41593c767987" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f40af7571224b84a1c4e98d361f0086"
I20260630 12:39:25.508167 12647 raft_consensus.cc:3060] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.508447 12797 raft_consensus.cc:3060] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.516782 12797 raft_consensus.cc:2468] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 1.
I20260630 12:39:25.518003 12647 raft_consensus.cc:2468] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 1.
I20260630 12:39:25.518231 12689 leader_election.cc:304] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, d46f3aacd8564f1bb20bfe05d7343a4b; no voters: 
I20260630 12:39:25.519464 12852 raft_consensus.cc:2804] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:25.521018 12852 raft_consensus.cc:697] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Becoming Leader. State: Replica: d46f3aacd8564f1bb20bfe05d7343a4b, State: Running, Role: LEADER
I20260630 12:39:25.522028 12852 consensus_queue.cc:237] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } }
I20260630 12:39:25.530661 12545 catalog_manager.cc:5697] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: term changed from 0 to 1, leader changed from <none> to d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2). New cstate: current_term: 1 leader_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:25.617939 12847 raft_consensus.cc:493] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:25.618512 12847 raft_consensus.cc:515] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.620772 12847 leader_election.cc:290] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691), d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:25.621510 12852 raft_consensus.cc:493] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:25.622155 12852 raft_consensus.cc:515] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.624619 12852 leader_election.cc:290] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691), eacda8f03935481996e93659434b83f1 (127.1.136.1:45331)
I20260630 12:39:25.626832 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1" is_pre_election: true
I20260630 12:39:25.627803 12647 raft_consensus.cc:2468] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 0.
I20260630 12:39:25.628063 12797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f40af7571224b84a1c4e98d361f0086" is_pre_election: true
I20260630 12:39:25.628896 12797 raft_consensus.cc:2468] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 0.
I20260630 12:39:25.629479 12689 leader_election.cc:304] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d46f3aacd8564f1bb20bfe05d7343a4b, eacda8f03935481996e93659434b83f1; no voters: 
I20260630 12:39:25.630537 12852 raft_consensus.cc:2804] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:25.631058 12852 raft_consensus.cc:493] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:25.631508 12852 raft_consensus.cc:3060] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.634388 12797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "eacda8f03935481996e93659434b83f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f40af7571224b84a1c4e98d361f0086" is_pre_election: true
I20260630 12:39:25.635224 12797 raft_consensus.cc:2468] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eacda8f03935481996e93659434b83f1 in term 0.
I20260630 12:39:25.635602 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "eacda8f03935481996e93659434b83f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" is_pre_election: true
I20260630 12:39:25.636662 12614 leader_election.cc:304] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, eacda8f03935481996e93659434b83f1; no voters: 
I20260630 12:39:25.637581 12847 raft_consensus.cc:2804] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:25.638060 12847 raft_consensus.cc:493] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:25.638413 12847 raft_consensus.cc:3060] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.638897 12852 raft_consensus.cc:515] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.640285 12723 raft_consensus.cc:2393] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eacda8f03935481996e93659434b83f1 in current term 1: Already voted for candidate d46f3aacd8564f1bb20bfe05d7343a4b in this term.
I20260630 12:39:25.641249 12852 leader_election.cc:290] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 election: Requested vote from peers 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691), eacda8f03935481996e93659434b83f1 (127.1.136.1:45331)
I20260630 12:39:25.643349 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eacda8f03935481996e93659434b83f1"
I20260630 12:39:25.642596 12797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f40af7571224b84a1c4e98d361f0086"
I20260630 12:39:25.644899 12797 raft_consensus.cc:3060] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:25.646191 12847 raft_consensus.cc:515] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.647634 12647 raft_consensus.cc:2393] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d46f3aacd8564f1bb20bfe05d7343a4b in current term 1: Already voted for candidate eacda8f03935481996e93659434b83f1 in this term.
I20260630 12:39:25.648615 12847 leader_election.cc:290] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [CANDIDATE]: Term 1 election: Requested vote from peers 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691), d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:25.649899 12796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "eacda8f03935481996e93659434b83f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f40af7571224b84a1c4e98d361f0086"
I20260630 12:39:25.649943 12723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02208814ce614040818a9300bf7264e1" candidate_uuid: "eacda8f03935481996e93659434b83f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b"
I20260630 12:39:25.651103 12723 raft_consensus.cc:2393] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eacda8f03935481996e93659434b83f1 in current term 1: Already voted for candidate d46f3aacd8564f1bb20bfe05d7343a4b in this term.
I20260630 12:39:25.652393 12611 leader_election.cc:304] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [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: eacda8f03935481996e93659434b83f1; no voters: 2f40af7571224b84a1c4e98d361f0086, d46f3aacd8564f1bb20bfe05d7343a4b
I20260630 12:39:25.653344 12847 raft_consensus.cc:2749] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:39:25.653401 12797 raft_consensus.cc:2468] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d46f3aacd8564f1bb20bfe05d7343a4b in term 1.
I20260630 12:39:25.654688 12689 leader_election.cc:304] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f40af7571224b84a1c4e98d361f0086, d46f3aacd8564f1bb20bfe05d7343a4b; no voters: eacda8f03935481996e93659434b83f1
I20260630 12:39:25.655690 12852 raft_consensus.cc:2804] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:25.656246 12852 raft_consensus.cc:697] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Becoming Leader. State: Replica: d46f3aacd8564f1bb20bfe05d7343a4b, State: Running, Role: LEADER
I20260630 12:39:25.657066 12852 consensus_queue.cc:237] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } }
I20260630 12:39:25.665943 12545 catalog_manager.cc:5697] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: term changed from 0 to 1, leader changed from <none> to d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2). New cstate: current_term: 1 leader_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:25.963439 12848 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:25.964978 12852 consensus_queue.cc:1048] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:25.982412 12862 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:25.985505 12867 consensus_queue.cc:1048] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:26.017705 12862 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:26.035930 12848 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:26.162662 12867 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:26.176151 12884 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:39:32.252100 12687 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.1.136.62:44749, user_credentials={real_user=slave}} blocked reactor thread for 52753.2us
W20260630 12:39:32.594928 12577 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3b40 after lost signal to thread 1571
W20260630 12:39:32.596189 12577 debug-util.cc:398] Leaking SignalData structure 0x7b0800063140 after lost signal to thread 12580
W20260630 12:39:32.597445 12577 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3140 after lost signal to thread 12672
W20260630 12:39:32.598551 12577 debug-util.cc:398] Leaking SignalData structure 0x7b0800229920 after lost signal to thread 12747
W20260630 12:39:32.599591 12577 debug-util.cc:398] Leaking SignalData structure 0x7b080009b660 after lost signal to thread 12821
I20260630 12:39:32.886291  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:32.898294 12893 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
W20260630 12:39:32.898911 12892 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
W20260630 12:39:32.900738 12895 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
I20260630 12:39:32.903332  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:32.905792  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:32.906240  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:32.906713  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823172906664 us; error 0 us; skew 500 ppm
I20260630 12:39:32.907785  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:32.912660  1568 webserver.cc:533] Webserver started at http://127.1.136.4:38531/ using document root <none> and password file <none>
I20260630 12:39:32.913368  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:32.913627  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:32.914505  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:32.917202  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "c00df5d0cc3f42929b5dcfe2f9220c55"
format_stamp: "Formatted at 2026-06-30 12:39:32 on dist-test-slave-8nk5"
I20260630 12:39:32.926086  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:39:32.931237 12900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:32.932632  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:39:32.933058  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "c00df5d0cc3f42929b5dcfe2f9220c55"
format_stamp: "Formatted at 2026-06-30 12:39:32 on dist-test-slave-8nk5"
I20260630 12:39:32.933450  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-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)
I20260630 12:39:32.963483  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:32.966991  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:32.970453  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:32.976713  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:32.977061  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:32.977375  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:32.977609  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:33.070163  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:37149
I20260630 12:39:33.070282 12962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:37149 every 8 connection(s)
I20260630 12:39:33.106638 12963 heartbeater.cc:344] Connected to a master server at 127.1.136.62:44749
I20260630 12:39:33.107225 12963 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:33.108457 12963 heartbeater.cc:507] Master 127.1.136.62:44749 requested a full tablet report, sending...
I20260630 12:39:33.111836 12546 ts_manager.cc:194] Registered new tserver with Master: c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4:37149)
I20260630 12:39:33.114269 12546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50768
I20260630 12:39:33.324373 12797 consensus_queue.cc:237] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Queue 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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:33.340076 12722 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:33.347677 12647 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:33.348480 12887 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:39:33.350912 12970 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:39:33.364094 12762 consensus_peers.cc:597] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 -> Peer c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4:37149): Couldn't send request to peer c00df5d0cc3f42929b5dcfe2f9220c55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d953343fe01497a879105faa80f5532. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:33.368188 12887 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.370761 12647 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.373169 12722 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.403676 12546 catalog_manager.cc:5697] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.423393 12722 consensus_queue.cc:237] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Queue 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: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:33.442971 12647 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:33.446439 12982 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:39:33.450913 12797 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:33.454810 12889 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:39:33.474439 12982 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
W20260630 12:39:33.489470 12688 consensus_peers.cc:597] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b -> Peer c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4:37149): Couldn't send request to peer c00df5d0cc3f42929b5dcfe2f9220c55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02208814ce614040818a9300bf7264e1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:33.490090 12797 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.494431 12647 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.511415 12796 consensus_queue.cc:237] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Queue 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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:33.511650 12544 catalog_manager.cc:5697] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:33.533221 12722 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:33.533717 12647 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:33.535362 12970 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:39:33.537213 12887 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:39:33.542253 12762 consensus_peers.cc:597] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 -> Peer c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4:37149): Couldn't send request to peer c00df5d0cc3f42929b5dcfe2f9220c55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94c06974c1be444b9cbc199fb19cc531. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:33.558158 12970 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.560899 12722 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.570832 12647 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.580330 12544 catalog_manager.cc:5697] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: config changed from index -1 to 2, NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } } }
I20260630 12:39:33.836591 12991 ts_tablet_manager.cc:933] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: Initiating tablet copy from peer d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459)
I20260630 12:39:33.846303 12991 tablet_copy_client.cc:323] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:45459
I20260630 12:39:33.863627 12992 ts_tablet_manager.cc:933] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: Initiating tablet copy from peer 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691)
I20260630 12:39:33.866544 12992 tablet_copy_client.cc:323] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:46691
I20260630 12:39:33.876994 12733 tablet_copy_service.cc:140] P d46f3aacd8564f1bb20bfe05d7343a4b: Received BeginTabletCopySession request for tablet 02208814ce614040818a9300bf7264e1 from peer c00df5d0cc3f42929b5dcfe2f9220c55 ({username='slave'} at 127.0.0.1:60214)
I20260630 12:39:33.877714 12733 tablet_copy_service.cc:161] P d46f3aacd8564f1bb20bfe05d7343a4b: Beginning new tablet copy session on tablet 02208814ce614040818a9300bf7264e1 from peer c00df5d0cc3f42929b5dcfe2f9220c55 at {username='slave'} at 127.0.0.1:60214: session id = c00df5d0cc3f42929b5dcfe2f9220c55-02208814ce614040818a9300bf7264e1
I20260630 12:39:33.893608 12807 tablet_copy_service.cc:140] P 2f40af7571224b84a1c4e98d361f0086: Received BeginTabletCopySession request for tablet 5d953343fe01497a879105faa80f5532 from peer c00df5d0cc3f42929b5dcfe2f9220c55 ({username='slave'} at 127.0.0.1:55662)
I20260630 12:39:33.894440 12807 tablet_copy_service.cc:161] P 2f40af7571224b84a1c4e98d361f0086: Beginning new tablet copy session on tablet 5d953343fe01497a879105faa80f5532 from peer c00df5d0cc3f42929b5dcfe2f9220c55 at {username='slave'} at 127.0.0.1:55662: session id = c00df5d0cc3f42929b5dcfe2f9220c55-5d953343fe01497a879105faa80f5532
I20260630 12:39:33.896345 12733 tablet_copy_source_session.cc:215] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:33.900676 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02208814ce614040818a9300bf7264e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:33.906701 12807 tablet_copy_source_session.cc:215] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:33.911275 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d953343fe01497a879105faa80f5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:33.929137 12991 tablet_copy_client.cc:806] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:33.929958 12991 tablet_copy_client.cc:670] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:33.935266 12991 tablet_copy_client.cc:538] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:33.945684 12992 tablet_copy_client.cc:806] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:33.946823 12992 tablet_copy_client.cc:670] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:33.946971 12991 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: Bootstrap starting.
I20260630 12:39:33.953293 12992 tablet_copy_client.cc:538] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:33.967721 12992 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: Bootstrap starting.
I20260630 12:39:33.978847 12991 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: 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
I20260630 12:39:33.980120 12991 tablet_bootstrap.cc:492] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: Bootstrap complete.
I20260630 12:39:33.981040 12991 ts_tablet_manager.cc:1403] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.004s
I20260630 12:39:33.984778 12991 raft_consensus.cc:359] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:33.985911 12991 raft_consensus.cc:740] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c00df5d0cc3f42929b5dcfe2f9220c55, State: Initialized, Role: LEARNER
I20260630 12:39:33.986779 12991 consensus_queue.cc:260] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [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: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:33.995718 12963 heartbeater.cc:499] Master 127.1.136.62:44749 was elected leader, sending a full tablet report...
I20260630 12:39:33.996918 12991 ts_tablet_manager.cc:1434] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:39:33.999055 12733 tablet_copy_service.cc:342] P d46f3aacd8564f1bb20bfe05d7343a4b: Request end of tablet copy session c00df5d0cc3f42929b5dcfe2f9220c55-02208814ce614040818a9300bf7264e1 received from {username='slave'} at 127.0.0.1:60214
I20260630 12:39:34.003248 12733 tablet_copy_service.cc:434] P d46f3aacd8564f1bb20bfe05d7343a4b: ending tablet copy session c00df5d0cc3f42929b5dcfe2f9220c55-02208814ce614040818a9300bf7264e1 on tablet 02208814ce614040818a9300bf7264e1 with peer c00df5d0cc3f42929b5dcfe2f9220c55
I20260630 12:39:34.004987 12992 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: 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
I20260630 12:39:34.007136 12992 tablet_bootstrap.cc:492] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: Bootstrap complete.
I20260630 12:39:34.008324 12992 ts_tablet_manager.cc:1403] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.011s
I20260630 12:39:34.012723 12992 raft_consensus.cc:359] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:34.015388 12991 ts_tablet_manager.cc:933] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: Initiating tablet copy from peer 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691)
I20260630 12:39:34.015681 12992 raft_consensus.cc:740] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c00df5d0cc3f42929b5dcfe2f9220c55, State: Initialized, Role: LEARNER
I20260630 12:39:34.017040 12992 consensus_queue.cc:260] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:34.027182 12992 ts_tablet_manager.cc:1434] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260630 12:39:34.031008 12807 tablet_copy_service.cc:342] P 2f40af7571224b84a1c4e98d361f0086: Request end of tablet copy session c00df5d0cc3f42929b5dcfe2f9220c55-5d953343fe01497a879105faa80f5532 received from {username='slave'} at 127.0.0.1:55662
I20260630 12:39:34.031585 12807 tablet_copy_service.cc:434] P 2f40af7571224b84a1c4e98d361f0086: ending tablet copy session c00df5d0cc3f42929b5dcfe2f9220c55-5d953343fe01497a879105faa80f5532 on tablet 5d953343fe01497a879105faa80f5532 with peer c00df5d0cc3f42929b5dcfe2f9220c55
I20260630 12:39:34.032663 12991 tablet_copy_client.cc:323] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:46691
I20260630 12:39:34.036176 12807 tablet_copy_service.cc:140] P 2f40af7571224b84a1c4e98d361f0086: Received BeginTabletCopySession request for tablet 94c06974c1be444b9cbc199fb19cc531 from peer c00df5d0cc3f42929b5dcfe2f9220c55 ({username='slave'} at 127.0.0.1:55662)
I20260630 12:39:34.036801 12807 tablet_copy_service.cc:161] P 2f40af7571224b84a1c4e98d361f0086: Beginning new tablet copy session on tablet 94c06974c1be444b9cbc199fb19cc531 from peer c00df5d0cc3f42929b5dcfe2f9220c55 at {username='slave'} at 127.0.0.1:55662: session id = c00df5d0cc3f42929b5dcfe2f9220c55-94c06974c1be444b9cbc199fb19cc531
I20260630 12:39:34.047572 12807 tablet_copy_source_session.cc:215] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:34.051982 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c06974c1be444b9cbc199fb19cc531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:34.079628 12991 tablet_copy_client.cc:806] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:34.080554 12991 tablet_copy_client.cc:670] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:34.087697 12991 tablet_copy_client.cc:538] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:34.100631 12991 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: Bootstrap starting.
I20260630 12:39:34.128607 12991 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: 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
I20260630 12:39:34.130245 12991 tablet_bootstrap.cc:492] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: Bootstrap complete.
I20260630 12:39:34.132635 12991 ts_tablet_manager.cc:1403] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.008s
I20260630 12:39:34.137226 12991 raft_consensus.cc:359] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:34.138402 12991 raft_consensus.cc:740] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c00df5d0cc3f42929b5dcfe2f9220c55, State: Initialized, Role: LEARNER
I20260630 12:39:34.139314 12991 consensus_queue.cc:260] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: true } }
I20260630 12:39:34.143662 12991 ts_tablet_manager.cc:1434] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260630 12:39:34.146456 12807 tablet_copy_service.cc:342] P 2f40af7571224b84a1c4e98d361f0086: Request end of tablet copy session c00df5d0cc3f42929b5dcfe2f9220c55-94c06974c1be444b9cbc199fb19cc531 received from {username='slave'} at 127.0.0.1:55662
I20260630 12:39:34.147047 12807 tablet_copy_service.cc:434] P 2f40af7571224b84a1c4e98d361f0086: ending tablet copy session c00df5d0cc3f42929b5dcfe2f9220c55-94c06974c1be444b9cbc199fb19cc531 on tablet 94c06974c1be444b9cbc199fb19cc531 with peer c00df5d0cc3f42929b5dcfe2f9220c55
I20260630 12:39:34.357400 12938 raft_consensus.cc:1217] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:39:34.427902 12938 raft_consensus.cc:1217] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:39:34.533738 12938 raft_consensus.cc:1217] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:39:34.917629 13006 raft_consensus.cc:1064] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: attempting to promote NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 to VOTER
I20260630 12:39:34.921535 13006 consensus_queue.cc:237] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } }
I20260630 12:39:34.930953 12722 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:34.931337 12938 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:34.933100 13007 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:34.934782 12970 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:34.941057 12647 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:34.955344 12970 raft_consensus.cc:1064] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: attempting to promote NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 to VOTER
I20260630 12:39:34.958545 12970 consensus_queue.cc:237] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } }
I20260630 12:39:34.951822 13006 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260630 12:39:34.974181 13012 raft_consensus.cc:1064] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: attempting to promote NON_VOTER c00df5d0cc3f42929b5dcfe2f9220c55 to VOTER
I20260630 12:39:34.984022 12648 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:34.984923 12937 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:34.988255 13010 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:34.989455 12723 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:34.991816 13009 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:34.997747 12970 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:35.001333 13012 consensus_queue.cc:237] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [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: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } }
I20260630 12:39:35.014315 13010 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.019145 12647 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.030742 12938 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.049702 13007 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.055824 12648 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.072381 12722 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.076475 12723 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.072633 12544 catalog_manager.cc:5697] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 reported cstate change: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:39:35.093616 12937 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.105731 12936 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 LEARNER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:35.107765 12646 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:35.113406 13004 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:39:35.116736 13004 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:39:35.166108 12796 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:35.170214 13012 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:39:35.191030 12546 catalog_manager.cc:5697] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } attrs { replace: true } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.202848 12936 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.205910 12797 consensus_queue.cc:237] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } }
I20260630 12:39:35.208273 12796 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.184243 13022 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.221366 12937 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:35.225150 13007 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:35.233560 12647 raft_consensus.cc:1275] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:35.242642 13007 consensus_queue.cc:1048] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:35.246515 12970 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.254796 12936 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.254796 12646 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.265462 12647 raft_consensus.cc:2955] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.281383 12796 consensus_queue.cc:237] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [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: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } }
I20260630 12:39:35.282665 12533 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d953343fe01497a879105faa80f5532 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:39:35.283799 12542 catalog_manager.cc:5697] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: config changed from index 2 to 3, c00df5d0cc3f42929b5dcfe2f9220c55 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:39:35.291843 12723 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:35.292770 12937 raft_consensus.cc:1275] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Refusing update from remote peer 2f40af7571224b84a1c4e98d361f0086: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:35.299714 13007 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:35.301229 12970 consensus_queue.cc:1048] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:35.312526 13010 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eacda8f03935481996e93659434b83f1 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.322419 12937 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eacda8f03935481996e93659434b83f1 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.322139 12723 raft_consensus.cc:2955] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eacda8f03935481996e93659434b83f1 (127.1.136.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.328142 12540 catalog_manager.cc:5697] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 reported cstate change: config changed from index 3 to 4, VOTER d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2) evicted. New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.339655 12533 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94c06974c1be444b9cbc199fb19cc531 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:39:35.347019 12722 consensus_queue.cc:237] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [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: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } }
I20260630 12:39:35.356663 12936 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:35.358839 13022 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:35.359228 12544 catalog_manager.cc:5697] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b reported cstate change: config changed from index 3 to 4, VOTER eacda8f03935481996e93659434b83f1 (127.1.136.1) evicted. New cstate: current_term: 1 leader_uuid: "2f40af7571224b84a1c4e98d361f0086" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "2f40af7571224b84a1c4e98d361f0086" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 46691 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.360973 12647 raft_consensus.cc:1275] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Refusing update from remote peer d46f3aacd8564f1bb20bfe05d7343a4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:35.363104 13022 consensus_queue.cc:1048] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:39:35.375093 13012 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.378437 12937 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.392360 12647 raft_consensus.cc:2955] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.394544 12712 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d953343fe01497a879105faa80f5532 with delete_type TABLET_DATA_TOMBSTONED (TS d46f3aacd8564f1bb20bfe05d7343a4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60174
I20260630 12:39:35.397964 13032 tablet_replica.cc:333] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: stopping tablet replica
I20260630 12:39:35.399461 13032 raft_consensus.cc:2243] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:35.400611 13032 raft_consensus.cc:2272] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:35.406517 13032 ts_tablet_manager.cc:1916] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:39:35.405961 12545 catalog_manager.cc:5697] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 reported cstate change: config changed from index 3 to 4, VOTER 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3) evicted. New cstate: current_term: 1 leader_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eacda8f03935481996e93659434b83f1" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 45331 } } peers { permanent_uuid: "d46f3aacd8564f1bb20bfe05d7343a4b" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 45459 } } peers { permanent_uuid: "c00df5d0cc3f42929b5dcfe2f9220c55" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 37149 } attrs { promote: false } } }
I20260630 12:39:35.409019 12530 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02208814ce614040818a9300bf7264e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:39:35.414960 12638 tablet_service.cc:1558] Processing DeleteTablet for tablet 94c06974c1be444b9cbc199fb19cc531 with delete_type TABLET_DATA_TOMBSTONED (TS eacda8f03935481996e93659434b83f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47036
I20260630 12:39:35.425946 13033 tablet_replica.cc:333] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: stopping tablet replica
I20260630 12:39:35.427132 13033 raft_consensus.cc:2243] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:35.428133 13033 raft_consensus.cc:2272] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:35.438980 12784 tablet_service.cc:1558] Processing DeleteTablet for tablet 02208814ce614040818a9300bf7264e1 with delete_type TABLET_DATA_TOMBSTONED (TS 2f40af7571224b84a1c4e98d361f0086 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55622
I20260630 12:39:35.439731 13033 ts_tablet_manager.cc:1916] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:39:35.446771 13032 ts_tablet_manager.cc:1929] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:39:35.447768 13032 log.cc:1199] T 5d953343fe01497a879105faa80f5532 P d46f3aacd8564f1bb20bfe05d7343a4b: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-1-root/wals/5d953343fe01497a879105faa80f5532
I20260630 12:39:35.451071 12530 catalog_manager.cc:5028] TS d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459): tablet 5d953343fe01497a879105faa80f5532 (table test-workload [id=c439ba9dbbd44da193683539895f2919]) successfully deleted
I20260630 12:39:35.459632 13034 tablet_replica.cc:333] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: stopping tablet replica
I20260630 12:39:35.460714 13034 raft_consensus.cc:2243] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:35.461519 13034 raft_consensus.cc:2272] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:35.465698 13034 ts_tablet_manager.cc:1916] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:39:35.478343 13033 ts_tablet_manager.cc:1929] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:39:35.479002 13033 log.cc:1199] T 94c06974c1be444b9cbc199fb19cc531 P eacda8f03935481996e93659434b83f1: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-0-root/wals/94c06974c1be444b9cbc199fb19cc531
I20260630 12:39:35.481771 12533 catalog_manager.cc:5028] TS eacda8f03935481996e93659434b83f1 (127.1.136.1:45331): tablet 94c06974c1be444b9cbc199fb19cc531 (table test-workload [id=c439ba9dbbd44da193683539895f2919]) successfully deleted
I20260630 12:39:35.485944 13034 ts_tablet_manager.cc:1929] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:39:35.486503 13034 log.cc:1199] T 02208814ce614040818a9300bf7264e1 P 2f40af7571224b84a1c4e98d361f0086: Deleting WAL directory at /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822927166931-1568-0/minicluster-data/ts-2-root/wals/02208814ce614040818a9300bf7264e1
I20260630 12:39:35.488739 12533 catalog_manager.cc:5028] TS 2f40af7571224b84a1c4e98d361f0086 (127.1.136.3:46691): tablet 02208814ce614040818a9300bf7264e1 (table test-workload [id=c439ba9dbbd44da193683539895f2919]) successfully deleted
I20260630 12:39:36.147228  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:36.191952  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:36.192880  1568 tablet_replica.cc:333] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1: stopping tablet replica
I20260630 12:39:36.193607  1568 raft_consensus.cc:2243] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.194384  1568 raft_consensus.cc:2272] T 5d953343fe01497a879105faa80f5532 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.198225  1568 tablet_replica.cc:333] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1: stopping tablet replica
I20260630 12:39:36.198909  1568 raft_consensus.cc:2243] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.199507  1568 raft_consensus.cc:2272] T c61fb47121ab4f568deb41593c767987 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.202356  1568 tablet_replica.cc:333] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1: stopping tablet replica
I20260630 12:39:36.202962  1568 raft_consensus.cc:2243] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.203708  1568 raft_consensus.cc:2272] T 02208814ce614040818a9300bf7264e1 P eacda8f03935481996e93659434b83f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.235991  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
W20260630 12:39:36.237080 12689 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:45331: connect: Connection refused (error 111)
W20260630 12:39:36.242004 12689 consensus_peers.cc:597] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b -> Peer eacda8f03935481996e93659434b83f1 (127.1.136.1:45331): Couldn't send request to peer eacda8f03935481996e93659434b83f1. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:45331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:39:36.267750 12763 consensus_peers.cc:597] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 -> Peer eacda8f03935481996e93659434b83f1 (127.1.136.1:45331): Couldn't send request to peer eacda8f03935481996e93659434b83f1. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:45331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:36.275835  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
W20260630 12:39:36.327251 12760 consensus_peers.cc:597] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 -> Peer d46f3aacd8564f1bb20bfe05d7343a4b (127.1.136.2:45459): Couldn't send request to peer d46f3aacd8564f1bb20bfe05d7343a4b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:36.327910  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:36.328890  1568 tablet_replica.cc:333] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b: stopping tablet replica
I20260630 12:39:36.329676  1568 raft_consensus.cc:2243] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:36.330893  1568 raft_consensus.cc:2272] T c61fb47121ab4f568deb41593c767987 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.334507  1568 tablet_replica.cc:333] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b: stopping tablet replica
I20260630 12:39:36.335127  1568 raft_consensus.cc:2243] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.335810  1568 raft_consensus.cc:2272] T 94c06974c1be444b9cbc199fb19cc531 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.339267  1568 tablet_replica.cc:333] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b: stopping tablet replica
I20260630 12:39:36.339874  1568 raft_consensus.cc:2243] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:36.340910  1568 raft_consensus.cc:2272] T 02208814ce614040818a9300bf7264e1 P d46f3aacd8564f1bb20bfe05d7343a4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.369937  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:36.389539  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:36.420682  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:36.421617  1568 tablet_replica.cc:333] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086: stopping tablet replica
I20260630 12:39:36.422565  1568 raft_consensus.cc:2243] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.423245  1568 raft_consensus.cc:2272] T c61fb47121ab4f568deb41593c767987 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.426147  1568 tablet_replica.cc:333] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086: stopping tablet replica
I20260630 12:39:36.427053  1568 raft_consensus.cc:2243] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:36.428061  1568 raft_consensus.cc:2272] T 5d953343fe01497a879105faa80f5532 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.431090  1568 tablet_replica.cc:333] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086: stopping tablet replica
I20260630 12:39:36.431676  1568 raft_consensus.cc:2243] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:36.432842  1568 raft_consensus.cc:2272] T 94c06974c1be444b9cbc199fb19cc531 P 2f40af7571224b84a1c4e98d361f0086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.462730  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:36.481556  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:39:36.510001  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:36.510814  1568 tablet_replica.cc:333] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55: stopping tablet replica
I20260630 12:39:36.511634  1568 raft_consensus.cc:2243] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.512173  1568 raft_consensus.cc:2272] T 94c06974c1be444b9cbc199fb19cc531 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.514516  1568 tablet_replica.cc:333] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55: stopping tablet replica
I20260630 12:39:36.515084  1568 raft_consensus.cc:2243] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.515612  1568 raft_consensus.cc:2272] T 5d953343fe01497a879105faa80f5532 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.517966  1568 tablet_replica.cc:333] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55: stopping tablet replica
I20260630 12:39:36.518476  1568 raft_consensus.cc:2243] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:36.519025  1568 raft_consensus.cc:2272] T 02208814ce614040818a9300bf7264e1 P c00df5d0cc3f42929b5dcfe2f9220c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.542068  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:39:36.556102  1568 master.cc:562] Master@127.1.136.62:44749 shutting down...
I20260630 12:39:36.580821  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:36.581413  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:36.581748  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4726d2c2f61545e9b5b6e9737373227a: stopping tablet replica
I20260630 12:39:36.626430  1568 master.cc:584] Master@127.1.136.62:44749 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13009 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:39:36.688941  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:46189
I20260630 12:39:36.690523  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:36.696529 13039 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
W20260630 12:39:36.697940 13040 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
W20260630 12:39:36.700517 13042 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
I20260630 12:39:36.701057  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:36.702452  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:36.702679  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:36.702893  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823176702875 us; error 0 us; skew 500 ppm
I20260630 12:39:36.703547  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:36.706792  1568 webserver.cc:533] Webserver started at http://127.1.136.62:45017/ using document root <none> and password file <none>
I20260630 12:39:36.707516  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:36.707871  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:36.708251  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:36.709681  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "c97da983d4644c3f80310b2e8fdb4edf"
format_stamp: "Formatted at 2026-06-30 12:39:36 on dist-test-slave-8nk5"
I20260630 12:39:36.716585  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:39:36.721187 13047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:36.722254  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:36.722586  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "c97da983d4644c3f80310b2e8fdb4edf"
format_stamp: "Formatted at 2026-06-30 12:39:36 on dist-test-slave-8nk5"
I20260630 12:39:36.722863  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-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)
I20260630 12:39:36.747982  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:36.749234  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:36.798045  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:46189
I20260630 12:39:36.798110 13098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:46189 every 8 connection(s)
I20260630 12:39:36.802667 13099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:36.818182 13099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf: Bootstrap starting.
I20260630 12:39:36.824918 13099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:36.830320 13099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf: No bootstrap required, opened a new log
I20260630 12:39:36.832978 13099 raft_consensus.cc:359] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c97da983d4644c3f80310b2e8fdb4edf" member_type: VOTER }
I20260630 12:39:36.833460 13099 raft_consensus.cc:385] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:36.833655 13099 raft_consensus.cc:740] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c97da983d4644c3f80310b2e8fdb4edf, State: Initialized, Role: FOLLOWER
I20260630 12:39:36.834299 13099 consensus_queue.cc:260] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c97da983d4644c3f80310b2e8fdb4edf" member_type: VOTER }
I20260630 12:39:36.834756 13099 raft_consensus.cc:399] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:36.834975 13099 raft_consensus.cc:493] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:36.835196 13099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:36.842094 13099 raft_consensus.cc:515] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c97da983d4644c3f80310b2e8fdb4edf" member_type: VOTER }
I20260630 12:39:36.842926 13099 leader_election.cc:304] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [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: c97da983d4644c3f80310b2e8fdb4edf; no voters: 
I20260630 12:39:36.844485 13099 leader_election.cc:290] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:36.844898 13102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:36.847102 13102 raft_consensus.cc:697] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 1 LEADER]: Becoming Leader. State: Replica: c97da983d4644c3f80310b2e8fdb4edf, State: Running, Role: LEADER
I20260630 12:39:36.847839 13102 consensus_queue.cc:237] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [LEADER]: Queue going to LEADER mode. State: All 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: "c97da983d4644c3f80310b2e8fdb4edf" member_type: VOTER }
I20260630 12:39:36.849435 13099 sys_catalog.cc:565] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:36.852757 13103 sys_catalog.cc:455] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c97da983d4644c3f80310b2e8fdb4edf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c97da983d4644c3f80310b2e8fdb4edf" member_type: VOTER } }
I20260630 12:39:36.852665 13104 sys_catalog.cc:455] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [sys.catalog]: SysCatalogTable state changed. Reason: New leader c97da983d4644c3f80310b2e8fdb4edf. Latest consensus state: current_term: 1 leader_uuid: "c97da983d4644c3f80310b2e8fdb4edf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c97da983d4644c3f80310b2e8fdb4edf" member_type: VOTER } }
I20260630 12:39:36.853554 13103 sys_catalog.cc:458] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:36.853645 13104 sys_catalog.cc:458] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:36.856251 13108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:36.862483 13108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:36.869763  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:36.873128 13108 catalog_manager.cc:1383] Generated new cluster ID: 5617b9fa7a014447a59e4ed1b4fccd2b
I20260630 12:39:36.873453 13108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:36.896260 13108 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:36.897624 13108 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:36.923075 13108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf: Generated new TSK 0
I20260630 12:39:36.923812 13108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:36.939744  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:36.947899 13120 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
W20260630 12:39:36.948918 13121 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
I20260630 12:39:36.952906  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:36.952942 13123 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
I20260630 12:39:36.954792  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:36.955030  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:36.955164  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823176955152 us; error 0 us; skew 500 ppm
I20260630 12:39:36.955922  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:36.959066  1568 webserver.cc:533] Webserver started at http://127.1.136.1:36507/ using document root <none> and password file <none>
I20260630 12:39:36.959656  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:36.959837  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:36.960114  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:36.961512  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "8f40688db9684a589db6535e3d652dda"
format_stamp: "Formatted at 2026-06-30 12:39:36 on dist-test-slave-8nk5"
I20260630 12:39:36.967104  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:39:36.971190 13128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:36.972215  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:36.972620  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "8f40688db9684a589db6535e3d652dda"
format_stamp: "Formatted at 2026-06-30 12:39:36 on dist-test-slave-8nk5"
I20260630 12:39:36.972954  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-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)
I20260630 12:39:37.008095  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:37.009778  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:37.011699  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:37.015503  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:37.015838  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.016167  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:37.016392  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.068498  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:41031
I20260630 12:39:37.068615 13190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:41031 every 8 connection(s)
I20260630 12:39:37.074612  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:37.083436 13195 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
W20260630 12:39:37.085927 13196 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
W20260630 12:39:37.087725 13199 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
I20260630 12:39:37.089552  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:37.090770 13191 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46189
I20260630 12:39:37.090797  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:37.091241  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:37.091253 13191 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:37.091598  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823177091580 us; error 0 us; skew 500 ppm
I20260630 12:39:37.092381  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:37.092329 13191 heartbeater.cc:507] Master 127.1.136.62:46189 requested a full tablet report, sending...
I20260630 12:39:37.095451 13064 ts_manager.cc:194] Registered new tserver with Master: 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031)
I20260630 12:39:37.095717  1568 webserver.cc:533] Webserver started at http://127.1.136.2:36197/ using document root <none> and password file <none>
I20260630 12:39:37.096436  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:37.096637  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:37.096931  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:37.098059 13064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59324
I20260630 12:39:37.098101  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "ca48666548204f328bcc20c7590d2834"
format_stamp: "Formatted at 2026-06-30 12:39:37 on dist-test-slave-8nk5"
I20260630 12:39:37.103778  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:39:37.107422 13203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.108309  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:39:37.108606  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "ca48666548204f328bcc20c7590d2834"
format_stamp: "Formatted at 2026-06-30 12:39:37 on dist-test-slave-8nk5"
I20260630 12:39:37.108875  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-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)
I20260630 12:39:37.126960  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:37.128042  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:37.129673  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:37.132128  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:37.132364  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.132624  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:37.132794  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.182657  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:36193
I20260630 12:39:37.182853 13265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:36193 every 8 connection(s)
I20260630 12:39:37.187899  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:37.196834 13269 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
W20260630 12:39:37.198153 13270 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
I20260630 12:39:37.209044 13266 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46189
I20260630 12:39:37.209566 13266 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:37.210033 13272 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
I20260630 12:39:37.210042  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:37.210788 13266 heartbeater.cc:507] Master 127.1.136.62:46189 requested a full tablet report, sending...
I20260630 12:39:37.211714  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:37.211968  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:37.212167  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823177212147 us; error 0 us; skew 500 ppm
I20260630 12:39:37.212855  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:37.213222 13064 ts_manager.cc:194] Registered new tserver with Master: ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193)
I20260630 12:39:37.214965 13064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59338
I20260630 12:39:37.216150  1568 webserver.cc:533] Webserver started at http://127.1.136.3:35901/ using document root <none> and password file <none>
I20260630 12:39:37.216917  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:37.217177  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:37.217468  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:37.218779  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "81d27aed7d024bcf94e831e7e3454d63"
format_stamp: "Formatted at 2026-06-30 12:39:37 on dist-test-slave-8nk5"
I20260630 12:39:37.224368  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:39:37.228905 13277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.230023  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:37.230346  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "81d27aed7d024bcf94e831e7e3454d63"
format_stamp: "Formatted at 2026-06-30 12:39:37 on dist-test-slave-8nk5"
I20260630 12:39:37.230625  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822927166931-1568-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)
I20260630 12:39:37.249131  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:37.250375  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:37.252008  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:37.254663  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:37.254966  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.255210  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:37.255383  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:37.304833  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:38415
I20260630 12:39:37.305033 13339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:38415 every 8 connection(s)
I20260630 12:39:37.322576 13340 heartbeater.cc:344] Connected to a master server at 127.1.136.62:46189
I20260630 12:39:37.323377 13340 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:37.324478 13340 heartbeater.cc:507] Master 127.1.136.62:46189 requested a full tablet report, sending...
I20260630 12:39:37.327387 13064 ts_manager.cc:194] Registered new tserver with Master: 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:37.328274  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020180236s
I20260630 12:39:37.328872 13064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59342
I20260630 12:39:38.101727 13191 heartbeater.cc:499] Master 127.1.136.62:46189 was elected leader, sending a full tablet report...
I20260630 12:39:38.218403 13266 heartbeater.cc:499] Master 127.1.136.62:46189 was elected leader, sending a full tablet report...
I20260630 12:39:38.332576 13340 heartbeater.cc:499] Master 127.1.136.62:46189 was elected leader, sending a full tablet report...
I20260630 12:39:38.396365 13064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59358:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:38.399215 13064 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.
I20260630 12:39:38.483799 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 21ffafeb9e774d078bad535e89bf324d (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:38.484315 13229 tablet_service.cc:1511] Processing CreateTablet for tablet f960f339a59543cf8b9828cb6fe1447e (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:38.485471 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffafeb9e774d078bad535e89bf324d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.485534 13227 tablet_service.cc:1511] Processing CreateTablet for tablet ca1d5c954cb2413e9019d0187321e32c (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:38.486622 13230 tablet_service.cc:1511] Processing CreateTablet for tablet 5140a2198c2a439ba1cb706b4730da52 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:38.487459 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1d5c954cb2413e9019d0187321e32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.484354 13231 tablet_service.cc:1511] Processing CreateTablet for tablet df3a8271e3bb414eb17bedfcb79c0828 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:38.491071 13226 tablet_service.cc:1511] Processing CreateTablet for tablet 9af94005a38d47419c5e92a920e9f6d3 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:38.491678 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3a8271e3bb414eb17bedfcb79c0828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.492511 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5140a2198c2a439ba1cb706b4730da52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.495620 13305 tablet_service.cc:1511] Processing CreateTablet for tablet df3a8271e3bb414eb17bedfcb79c0828 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:38.497305 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3a8271e3bb414eb17bedfcb79c0828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.497524 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 5140a2198c2a439ba1cb706b4730da52 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:38.499150 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5140a2198c2a439ba1cb706b4730da52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.499603 13303 tablet_service.cc:1511] Processing CreateTablet for tablet f960f339a59543cf8b9828cb6fe1447e (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:38.501520 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f960f339a59543cf8b9828cb6fe1447e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.502070 13152 tablet_service.cc:1511] Processing CreateTablet for tablet ca1d5c954cb2413e9019d0187321e32c (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:38.504940 13301 tablet_service.cc:1511] Processing CreateTablet for tablet ca1d5c954cb2413e9019d0187321e32c (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:38.506847 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 9af94005a38d47419c5e92a920e9f6d3 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:38.503139 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 21ffafeb9e774d078bad535e89bf324d (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:38.510437 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af94005a38d47419c5e92a920e9f6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.528168 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1d5c954cb2413e9019d0187321e32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.530493 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffafeb9e774d078bad535e89bf324d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.533490 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af94005a38d47419c5e92a920e9f6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.511601 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 21ffafeb9e774d078bad535e89bf324d (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:38.506551 13155 tablet_service.cc:1511] Processing CreateTablet for tablet 5140a2198c2a439ba1cb706b4730da52 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:38.503460 13156 tablet_service.cc:1511] Processing CreateTablet for tablet df3a8271e3bb414eb17bedfcb79c0828 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:38.508991 13154 tablet_service.cc:1511] Processing CreateTablet for tablet f960f339a59543cf8b9828cb6fe1447e (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:38.530498 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f960f339a59543cf8b9828cb6fe1447e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.539450 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ffafeb9e774d078bad535e89bf324d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.542686 13155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5140a2198c2a439ba1cb706b4730da52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.546474 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f960f339a59543cf8b9828cb6fe1447e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.550720 13156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3a8271e3bb414eb17bedfcb79c0828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.553017 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1d5c954cb2413e9019d0187321e32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.561641 13360 tablet_bootstrap.cc:492] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834: Bootstrap starting.
I20260630 12:39:38.570116 13360 tablet_bootstrap.cc:654] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.579258 13151 tablet_service.cc:1511] Processing CreateTablet for tablet 9af94005a38d47419c5e92a920e9f6d3 (DEFAULT_TABLE table=test-workload [id=8d91c1161cdc419db489e8a24a45252f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:38.581183 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af94005a38d47419c5e92a920e9f6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:38.596760 13361 tablet_bootstrap.cc:492] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63: Bootstrap starting.
I20260630 12:39:38.611353 13363 tablet_bootstrap.cc:492] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda: Bootstrap starting.
I20260630 12:39:38.619040 13363 tablet_bootstrap.cc:654] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.652832 13360 tablet_bootstrap.cc:492] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834: No bootstrap required, opened a new log
I20260630 12:39:38.653384 13360 ts_tablet_manager.cc:1403] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.041s
I20260630 12:39:38.656361 13360 raft_consensus.cc:359] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.657058 13360 raft_consensus.cc:385] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.657354 13360 raft_consensus.cc:740] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48666548204f328bcc20c7590d2834, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.658905 13361 tablet_bootstrap.cc:654] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.659159 13360 consensus_queue.cc:260] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.666664 13360 ts_tablet_manager.cc:1434] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:39:38.665308 13363 tablet_bootstrap.cc:492] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda: No bootstrap required, opened a new log
I20260630 12:39:38.667671 13363 ts_tablet_manager.cc:1403] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.000s
I20260630 12:39:38.667883 13360 tablet_bootstrap.cc:492] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834: Bootstrap starting.
I20260630 12:39:38.672736 13363 raft_consensus.cc:359] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.669282 13361 tablet_bootstrap.cc:492] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63: No bootstrap required, opened a new log
I20260630 12:39:38.674146 13361 ts_tablet_manager.cc:1403] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.005s
I20260630 12:39:38.676771 13360 tablet_bootstrap.cc:654] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.677201 13363 raft_consensus.cc:385] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.678524 13363 raft_consensus.cc:740] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.679468 13363 consensus_queue.cc:260] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.677691 13361 raft_consensus.cc:359] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.681538 13361 raft_consensus.cc:385] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.682092 13361 raft_consensus.cc:740] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.683447 13361 consensus_queue.cc:260] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.688709 13363 ts_tablet_manager.cc:1434] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:39:38.689122 13361 ts_tablet_manager.cc:1434] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:39:38.690181 13361 tablet_bootstrap.cc:492] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63: Bootstrap starting.
I20260630 12:39:38.690666 13360 tablet_bootstrap.cc:492] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834: No bootstrap required, opened a new log
I20260630 12:39:38.691550 13360 ts_tablet_manager.cc:1403] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.002s
I20260630 12:39:38.694247 13363 tablet_bootstrap.cc:492] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda: Bootstrap starting.
I20260630 12:39:38.695154 13360 raft_consensus.cc:359] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.696002 13360 raft_consensus.cc:385] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.696569 13360 raft_consensus.cc:740] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48666548204f328bcc20c7590d2834, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.696853 13361 tablet_bootstrap.cc:654] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.697527 13360 consensus_queue.cc:260] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.700239 13360 ts_tablet_manager.cc:1434] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260630 12:39:38.701601 13360 tablet_bootstrap.cc:492] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834: Bootstrap starting.
I20260630 12:39:38.703608 13363 tablet_bootstrap.cc:654] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.708657 13365 raft_consensus.cc:493] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:38.709369 13360 tablet_bootstrap.cc:654] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.709445 13365 raft_consensus.cc:515] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.713771 13365 leader_election.cc:290] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:38.736181 13361 tablet_bootstrap.cc:492] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63: No bootstrap required, opened a new log
I20260630 12:39:38.736869 13361 ts_tablet_manager.cc:1403] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.012s
I20260630 12:39:38.740001 13361 raft_consensus.cc:359] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.740778 13361 raft_consensus.cc:385] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.741089 13361 raft_consensus.cc:740] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.742049 13361 consensus_queue.cc:260] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.746799 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5140a2198c2a439ba1cb706b4730da52" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda" is_pre_election: true
I20260630 12:39:38.746924 13363 tablet_bootstrap.cc:492] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda: No bootstrap required, opened a new log
I20260630 12:39:38.748682 13363 ts_tablet_manager.cc:1403] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.017s
I20260630 12:39:38.751729 13363 raft_consensus.cc:359] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.752449 13363 raft_consensus.cc:385] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.752732 13363 raft_consensus.cc:740] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Initialized, Role: FOLLOWER
W20260630 12:39:38.754076 13204 leader_election.cc:343] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:38.755133 13363 consensus_queue.cc:260] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.755887 13361 ts_tablet_manager.cc:1434] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260630 12:39:38.757081 13360 tablet_bootstrap.cc:492] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834: No bootstrap required, opened a new log
I20260630 12:39:38.757648 13360 ts_tablet_manager.cc:1403] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.012s
I20260630 12:39:38.758491 13363 ts_tablet_manager.cc:1434] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260630 12:39:38.759871 13363 tablet_bootstrap.cc:492] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda: Bootstrap starting.
I20260630 12:39:38.760967 13360 raft_consensus.cc:359] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.761950 13360 raft_consensus.cc:385] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.762303 13360 raft_consensus.cc:740] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48666548204f328bcc20c7590d2834, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.763263 13360 consensus_queue.cc:260] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.765785 13368 raft_consensus.cc:493] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:38.766027 13360 ts_tablet_manager.cc:1434] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:39:38.766526 13361 tablet_bootstrap.cc:492] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63: Bootstrap starting.
I20260630 12:39:38.766474 13368 raft_consensus.cc:515] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.767306 13360 tablet_bootstrap.cc:492] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834: Bootstrap starting.
I20260630 12:39:38.770110 13368 leader_election.cc:290] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:38.774310 13363 tablet_bootstrap.cc:654] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.781299 13360 tablet_bootstrap.cc:654] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.782454 13361 tablet_bootstrap.cc:654] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.786240 13365 raft_consensus.cc:493] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:38.787253 13365 raft_consensus.cc:515] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.792876 13365 leader_election.cc:290] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:38.796412 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5140a2198c2a439ba1cb706b4730da52" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63" is_pre_election: true
I20260630 12:39:38.797333 13363 tablet_bootstrap.cc:492] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda: No bootstrap required, opened a new log
I20260630 12:39:38.797540 13315 raft_consensus.cc:2468] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 0.
I20260630 12:39:38.798074 13363 ts_tablet_manager.cc:1403] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.012s
I20260630 12:39:38.799782 13314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffafeb9e774d078bad535e89bf324d" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63" is_pre_election: true
I20260630 12:39:38.800756 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffafeb9e774d078bad535e89bf324d" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda" is_pre_election: true
I20260630 12:39:38.801630 13166 raft_consensus.cc:2468] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 0.
W20260630 12:39:38.803557 13207 leader_election.cc:343] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:38.804759 13207 leader_election.cc:304] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834; no voters: 8f40688db9684a589db6535e3d652dda
I20260630 12:39:38.806612 13365 raft_consensus.cc:2804] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:38.807080 13365 raft_consensus.cc:493] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:38.807463 13365 raft_consensus.cc:3060] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:38.804157 13363 raft_consensus.cc:359] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.808136 13363 raft_consensus.cc:385] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.808593 13363 raft_consensus.cc:740] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.807343 13204 leader_election.cc:304] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f40688db9684a589db6535e3d652dda, ca48666548204f328bcc20c7590d2834; no voters: 81d27aed7d024bcf94e831e7e3454d63
I20260630 12:39:38.809693 13363 consensus_queue.cc:260] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.817222 13363 ts_tablet_manager.cc:1434] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:39:38.818388 13363 tablet_bootstrap.cc:492] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda: Bootstrap starting.
I20260630 12:39:38.819936 13361 tablet_bootstrap.cc:492] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63: No bootstrap required, opened a new log
I20260630 12:39:38.824476 13361 ts_tablet_manager.cc:1403] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.007s
I20260630 12:39:38.824946 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d5c954cb2413e9019d0187321e32c" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63" is_pre_election: true
I20260630 12:39:38.823206 13360 tablet_bootstrap.cc:492] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834: No bootstrap required, opened a new log
I20260630 12:39:38.826016 13360 ts_tablet_manager.cc:1403] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.004s
I20260630 12:39:38.826491 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d5c954cb2413e9019d0187321e32c" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834" is_pre_election: true
W20260630 12:39:38.828547 13132 leader_election.cc:343] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:38.829381 13360 raft_consensus.cc:359] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
W20260630 12:39:38.829795 13132 leader_election.cc:343] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:38.830394 13132 leader_election.cc:304] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f40688db9684a589db6535e3d652dda; no voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834
I20260630 12:39:38.830235 13360 raft_consensus.cc:385] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.831128 13360 raft_consensus.cc:740] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48666548204f328bcc20c7590d2834, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.831771 13368 raft_consensus.cc:2749] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:38.831790 13363 tablet_bootstrap.cc:654] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.819332 13365 raft_consensus.cc:515] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.832084 13360 consensus_queue.cc:260] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.835841 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5140a2198c2a439ba1cb706b4730da52" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda"
I20260630 12:39:38.837347 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5140a2198c2a439ba1cb706b4730da52" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63"
I20260630 12:39:38.838105 13315 raft_consensus.cc:3060] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:38.840929 13361 raft_consensus.cc:359] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.830566 13380 raft_consensus.cc:2804] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:38.842808 13360 ts_tablet_manager.cc:1434] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:39:38.843142 13361 raft_consensus.cc:385] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.843669 13361 raft_consensus.cc:740] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Initialized, Role: FOLLOWER
W20260630 12:39:38.843883 13204 leader_election.cc:343] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:38.845724 13363 tablet_bootstrap.cc:492] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda: No bootstrap required, opened a new log
I20260630 12:39:38.843972 13360 tablet_bootstrap.cc:492] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834: Bootstrap starting.
I20260630 12:39:38.846472 13363 ts_tablet_manager.cc:1403] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260630 12:39:38.850039 13365 leader_election.cc:290] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Requested vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:38.849902 13363 raft_consensus.cc:359] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.843199 13380 raft_consensus.cc:493] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:38.851272 13380 raft_consensus.cc:3060] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:38.850984 13361 consensus_queue.cc:260] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.852461 13315 raft_consensus.cc:2468] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 1.
I20260630 12:39:38.854245 13207 leader_election.cc:304] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834; no voters: 8f40688db9684a589db6535e3d652dda
I20260630 12:39:38.854679 13361 ts_tablet_manager.cc:1434] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.009s
I20260630 12:39:38.855868 13361 tablet_bootstrap.cc:492] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63: Bootstrap starting.
I20260630 12:39:38.855820 13365 raft_consensus.cc:2804] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:38.856509 13365 raft_consensus.cc:697] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 1 LEADER]: Becoming Leader. State: Replica: ca48666548204f328bcc20c7590d2834, State: Running, Role: LEADER
I20260630 12:39:38.857152 13360 tablet_bootstrap.cc:654] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.857373 13365 consensus_queue.cc:237] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
W20260630 12:39:38.867015 13112 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:39:38.869938 13360 tablet_bootstrap.cc:492] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834: No bootstrap required, opened a new log
I20260630 12:39:38.870644 13360 ts_tablet_manager.cc:1403] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260630 12:39:38.874094 13360 raft_consensus.cc:359] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.875146 13360 raft_consensus.cc:385] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.875502 13360 raft_consensus.cc:740] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48666548204f328bcc20c7590d2834, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.851006 13363 raft_consensus.cc:385] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.876617 13363 raft_consensus.cc:740] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.876410 13360 consensus_queue.cc:260] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.877665 13363 consensus_queue.cc:260] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.880250 13360 ts_tablet_manager.cc:1434] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:39:38.881422 13360 tablet_bootstrap.cc:492] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834: Bootstrap starting.
I20260630 12:39:38.885370 13361 tablet_bootstrap.cc:654] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.879678 13380 raft_consensus.cc:515] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.890292 13363 ts_tablet_manager.cc:1434] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260630 12:39:38.892014 13363 tablet_bootstrap.cc:492] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda: Bootstrap starting.
I20260630 12:39:38.892576 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffafeb9e774d078bad535e89bf324d" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63"
I20260630 12:39:38.892688 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffafeb9e774d078bad535e89bf324d" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda"
I20260630 12:39:38.893574 13166 raft_consensus.cc:3060] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:39:38.894462 13207 leader_election.cc:343] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:38.895519 13380 leader_election.cc:290] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Requested vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:38.899326 13061 catalog_manager.cc:5697] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca48666548204f328bcc20c7590d2834 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "ca48666548204f328bcc20c7590d2834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:38.900228 13360 tablet_bootstrap.cc:654] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.900305 13363 tablet_bootstrap.cc:654] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.923467 13360 tablet_bootstrap.cc:492] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834: No bootstrap required, opened a new log
I20260630 12:39:38.923619 13363 tablet_bootstrap.cc:492] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda: No bootstrap required, opened a new log
I20260630 12:39:38.924310 13360 ts_tablet_manager.cc:1403] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.011s
I20260630 12:39:38.924505 13363 ts_tablet_manager.cc:1403] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.018s
I20260630 12:39:38.925899 13166 raft_consensus.cc:2468] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 1.
I20260630 12:39:38.928011 13363 raft_consensus.cc:359] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.928467 13361 tablet_bootstrap.cc:492] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63: No bootstrap required, opened a new log
I20260630 12:39:38.928776 13363 raft_consensus.cc:385] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.928536 13360 raft_consensus.cc:359] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.929450 13363 raft_consensus.cc:740] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.929567 13361 ts_tablet_manager.cc:1403] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.013s
I20260630 12:39:38.929593 13360 raft_consensus.cc:385] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.929750 13204 leader_election.cc:304] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f40688db9684a589db6535e3d652dda, ca48666548204f328bcc20c7590d2834; no voters: 81d27aed7d024bcf94e831e7e3454d63
I20260630 12:39:38.930486 13360 raft_consensus.cc:740] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48666548204f328bcc20c7590d2834, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.930583 13363 consensus_queue.cc:260] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.931674 13380 raft_consensus.cc:2804] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:38.931533 13360 consensus_queue.cc:260] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.932229 13380 raft_consensus.cc:697] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 1 LEADER]: Becoming Leader. State: Replica: ca48666548204f328bcc20c7590d2834, State: Running, Role: LEADER
I20260630 12:39:38.933272 13380 consensus_queue.cc:237] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.933537 13361 raft_consensus.cc:359] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.933964 13360 ts_tablet_manager.cc:1434] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:39:38.934288 13363 ts_tablet_manager.cc:1434] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:39:38.934367 13361 raft_consensus.cc:385] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.935177 13361 raft_consensus.cc:740] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.936030 13363 tablet_bootstrap.cc:492] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda: Bootstrap starting.
I20260630 12:39:38.936014 13361 consensus_queue.cc:260] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.938503 13361 ts_tablet_manager.cc:1434] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:39:38.939558 13361 tablet_bootstrap.cc:492] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63: Bootstrap starting.
I20260630 12:39:38.946415 13361 tablet_bootstrap.cc:654] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.948067 13363 tablet_bootstrap.cc:654] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.959573 13361 tablet_bootstrap.cc:492] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63: No bootstrap required, opened a new log
I20260630 12:39:38.960163 13361 ts_tablet_manager.cc:1403] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260630 12:39:38.960598 13363 tablet_bootstrap.cc:492] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda: No bootstrap required, opened a new log
I20260630 12:39:38.961222 13363 ts_tablet_manager.cc:1403] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260630 12:39:38.963383 13361 raft_consensus.cc:359] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.964188 13361 raft_consensus.cc:385] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.964536 13361 raft_consensus.cc:740] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.964330 13363 raft_consensus.cc:359] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.965102 13363 raft_consensus.cc:385] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.965559 13363 raft_consensus.cc:740] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.965627 13361 consensus_queue.cc:260] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.965096 13064 catalog_manager.cc:5697] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca48666548204f328bcc20c7590d2834 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "ca48666548204f328bcc20c7590d2834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:38.966476 13363 consensus_queue.cc:260] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.968994 13363 ts_tablet_manager.cc:1434] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:39:38.971129 13361 ts_tablet_manager.cc:1434] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:39:38.972251 13361 tablet_bootstrap.cc:492] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63: Bootstrap starting.
I20260630 12:39:38.978906 13361 tablet_bootstrap.cc:654] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:38.987032 13369 raft_consensus.cc:493] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:38.987592 13369 raft_consensus.cc:515] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.988720 13361 tablet_bootstrap.cc:492] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63: No bootstrap required, opened a new log
I20260630 12:39:38.989282 13361 ts_tablet_manager.cc:1403] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260630 12:39:38.992410 13361 raft_consensus.cc:359] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.993134 13361 raft_consensus.cc:385] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:38.993225 13369 leader_election.cc:290] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193)
I20260630 12:39:38.993494 13361 raft_consensus.cc:740] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Initialized, Role: FOLLOWER
I20260630 12:39:38.994278 13361 consensus_queue.cc:260] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:38.996469 13361 ts_tablet_manager.cc:1434] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:39:39.004999 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af94005a38d47419c5e92a920e9f6d3" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda" is_pre_election: true
I20260630 12:39:39.005854 13166 raft_consensus.cc:2468] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 0.
I20260630 12:39:39.007071 13278 leader_election.cc:304] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, 8f40688db9684a589db6535e3d652dda; no voters: 
I20260630 12:39:39.007838 13369 raft_consensus.cc:2804] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:39.008152 13369 raft_consensus.cc:493] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:39.008437 13369 raft_consensus.cc:3060] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.010018 13368 raft_consensus.cc:493] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:39.010599 13368 raft_consensus.cc:515] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.012885 13368 leader_election.cc:290] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:39.014202 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f960f339a59543cf8b9828cb6fe1447e" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834" is_pre_election: true
I20260630 12:39:39.014741 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af94005a38d47419c5e92a920e9f6d3" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834" is_pre_election: true
I20260630 12:39:39.015251 13241 raft_consensus.cc:2468] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f40688db9684a589db6535e3d652dda in term 0.
I20260630 12:39:39.015622 13240 raft_consensus.cc:2468] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 0.
I20260630 12:39:39.014775 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f960f339a59543cf8b9828cb6fe1447e" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63" is_pre_election: true
I20260630 12:39:39.016319 13369 raft_consensus.cc:515] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.017184 13132 leader_election.cc:304] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f40688db9684a589db6535e3d652dda, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.017200 13315 raft_consensus.cc:2468] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f40688db9684a589db6535e3d652dda in term 0.
I20260630 12:39:39.018440 13368 raft_consensus.cc:2804] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:39.018795 13369 leader_election.cc:290] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 election: Requested vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193)
I20260630 12:39:39.018961 13368 raft_consensus.cc:493] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:39.019449 13368 raft_consensus.cc:3060] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.020036 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af94005a38d47419c5e92a920e9f6d3" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda"
I20260630 12:39:39.020918 13166 raft_consensus.cc:3060] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.020036 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af94005a38d47419c5e92a920e9f6d3" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834"
I20260630 12:39:39.021575 13240 raft_consensus.cc:3060] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.028878 13240 raft_consensus.cc:2468] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 1.
I20260630 12:39:39.028878 13166 raft_consensus.cc:2468] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 1.
I20260630 12:39:39.030671 13281 leader_election.cc:304] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.030453 13368 raft_consensus.cc:515] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.031625 13369 raft_consensus.cc:2804] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:39.033028 13368 leader_election.cc:290] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 election: Requested vote from peers ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:39.033963 13369 raft_consensus.cc:697] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 LEADER]: Becoming Leader. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Running, Role: LEADER
I20260630 12:39:39.034433 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f960f339a59543cf8b9828cb6fe1447e" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63"
I20260630 12:39:39.034446 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f960f339a59543cf8b9828cb6fe1447e" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834"
I20260630 12:39:39.035202 13315 raft_consensus.cc:3060] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.035369 13240 raft_consensus.cc:3060] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.035032 13369 consensus_queue.cc:237] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.043838 13240 raft_consensus.cc:2468] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f40688db9684a589db6535e3d652dda in term 1.
I20260630 12:39:39.044523 13315 raft_consensus.cc:2468] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f40688db9684a589db6535e3d652dda in term 1.
I20260630 12:39:39.045203 13132 leader_election.cc:304] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f40688db9684a589db6535e3d652dda, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.046312 13368 raft_consensus.cc:2804] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:39.045794 13064 catalog_manager.cc:5697] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "81d27aed7d024bcf94e831e7e3454d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:39.047876 13368 raft_consensus.cc:697] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 1 LEADER]: Becoming Leader. State: Replica: 8f40688db9684a589db6535e3d652dda, State: Running, Role: LEADER
I20260630 12:39:39.048753 13368 consensus_queue.cc:237] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.059569 13061 catalog_manager.cc:5697] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f40688db9684a589db6535e3d652dda (127.1.136.1). New cstate: current_term: 1 leader_uuid: "8f40688db9684a589db6535e3d652dda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:39.071722 13380 raft_consensus.cc:493] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:39.072441 13380 raft_consensus.cc:515] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.074707 13380 leader_election.cc:290] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:39.075706 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3a8271e3bb414eb17bedfcb79c0828" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda" is_pre_election: true
I20260630 12:39:39.075825 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3a8271e3bb414eb17bedfcb79c0828" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63" is_pre_election: true
I20260630 12:39:39.076491 13166 raft_consensus.cc:2468] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 0.
I20260630 12:39:39.076627 13315 raft_consensus.cc:2468] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 0.
I20260630 12:39:39.077872 13204 leader_election.cc:304] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f40688db9684a589db6535e3d652dda, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.078846 13380 raft_consensus.cc:2804] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:39.079236 13380 raft_consensus.cc:493] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:39.079531 13380 raft_consensus.cc:3060] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.084784 13380 raft_consensus.cc:515] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.086642 13380 leader_election.cc:290] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Requested vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:39.087910 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3a8271e3bb414eb17bedfcb79c0828" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63"
I20260630 12:39:39.088052 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3a8271e3bb414eb17bedfcb79c0828" candidate_uuid: "ca48666548204f328bcc20c7590d2834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda"
I20260630 12:39:39.088536 13315 raft_consensus.cc:3060] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.088809 13166 raft_consensus.cc:3060] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.094038 13315 raft_consensus.cc:2468] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 1.
I20260630 12:39:39.095139 13166 raft_consensus.cc:2468] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca48666548204f328bcc20c7590d2834 in term 1.
I20260630 12:39:39.095331 13207 leader_election.cc:304] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.096359 13380 raft_consensus.cc:2804] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:39.096920 13380 raft_consensus.cc:697] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 1 LEADER]: Becoming Leader. State: Replica: ca48666548204f328bcc20c7590d2834, State: Running, Role: LEADER
I20260630 12:39:39.097608 13380 consensus_queue.cc:237] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.106427 13061 catalog_manager.cc:5697] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca48666548204f328bcc20c7590d2834 (127.1.136.2). New cstate: current_term: 1 leader_uuid: "ca48666548204f328bcc20c7590d2834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:39.205103 13369 raft_consensus.cc:493] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:39.205873 13369 raft_consensus.cc:515] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.208205 13369 leader_election.cc:290] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193)
I20260630 12:39:39.209388 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d5c954cb2413e9019d0187321e32c" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834" is_pre_election: true
I20260630 12:39:39.209298 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d5c954cb2413e9019d0187321e32c" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda" is_pre_election: true
I20260630 12:39:39.210461 13240 raft_consensus.cc:2468] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 0.
I20260630 12:39:39.210489 13166 raft_consensus.cc:2468] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 0.
I20260630 12:39:39.211953 13281 leader_election.cc:304] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.212862 13369 raft_consensus.cc:2804] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:39.213398 13369 raft_consensus.cc:493] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:39.213762 13369 raft_consensus.cc:3060] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.219674 13369 raft_consensus.cc:515] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.221490 13369 leader_election.cc:290] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 election: Requested vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193)
I20260630 12:39:39.222855 13166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d5c954cb2413e9019d0187321e32c" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda"
I20260630 12:39:39.222879 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d5c954cb2413e9019d0187321e32c" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834"
I20260630 12:39:39.223620 13166 raft_consensus.cc:3060] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.223717 13240 raft_consensus.cc:3060] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.229427 13240 raft_consensus.cc:2468] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 1.
I20260630 12:39:39.230422 13166 raft_consensus.cc:2468] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81d27aed7d024bcf94e831e7e3454d63 in term 1.
I20260630 12:39:39.230703 13281 leader_election.cc:304] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834; no voters: 
I20260630 12:39:39.231760 13369 raft_consensus.cc:2804] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:39.232249 13369 raft_consensus.cc:697] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 1 LEADER]: Becoming Leader. State: Replica: 81d27aed7d024bcf94e831e7e3454d63, State: Running, Role: LEADER
I20260630 12:39:39.233009 13369 consensus_queue.cc:237] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.240561 13061 catalog_manager.cc:5697] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "81d27aed7d024bcf94e831e7e3454d63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:39.348054 13368 raft_consensus.cc:493] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:39.352238 13368 raft_consensus.cc:515] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.355866 13166 raft_consensus.cc:3060] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.359222 13369 raft_consensus.cc:493] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:39.360579 13369 raft_consensus.cc:515] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 } } peers { permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 } } peers { permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 } }
I20260630 12:39:39.363927 13368 leader_election.cc:290] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193), 81d27aed7d024bcf94e831e7e3454d63 (127.1.136.3:38415)
I20260630 12:39:39.366680 13369 leader_election.cc:290] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031), ca48666548204f328bcc20c7590d2834 (127.1.136.2:36193)
I20260630 12:39:39.367617 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffafeb9e774d078bad535e89bf324d" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834" is_pre_election: true
I20260630 12:39:39.368233 13165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ffafeb9e774d078bad535e89bf324d" candidate_uuid: "81d27aed7d024bcf94e831e7e3454d63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f40688db9684a589db6535e3d652dda" is_pre_election: true
I20260630 12:39:39.371744 13165 raft_consensus.cc:2393] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81d27aed7d024bcf94e831e7e3454d63 in current term 1: Already voted for candidate ca48666548204f328bcc20c7590d2834 in this term.
I20260630 12:39:39.372189 13240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5140a2198c2a439ba1cb706b4730da52" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca48666548204f328bcc20c7590d2834" is_pre_election: true
I20260630 12:39:39.373796 13278 leader_election.cc:304] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81d27aed7d024bcf94e831e7e3454d63; no voters: 8f40688db9684a589db6535e3d652dda, ca48666548204f328bcc20c7590d2834
I20260630 12:39:39.374507 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5140a2198c2a439ba1cb706b4730da52" candidate_uuid: "8f40688db9684a589db6535e3d652dda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81d27aed7d024bcf94e831e7e3454d63" is_pre_election: true
I20260630 12:39:39.376091 13315 raft_consensus.cc:2393] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f40688db9684a589db6535e3d652dda in current term 1: Already voted for candidate ca48666548204f328bcc20c7590d2834 in this term.
I20260630 12:39:39.377094 13369 raft_consensus.cc:3060] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:39.377933 13132 leader_election.cc:304] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f40688db9684a589db6535e3d652dda; no voters: 81d27aed7d024bcf94e831e7e3454d63, ca48666548204f328bcc20c7590d2834
I20260630 12:39:39.379649 13368 raft_consensus.cc:2749] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:39.380937 13380 consensus_queue.cc:1048] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:39.389717 13369 raft_consensus.cc:2749] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:39.404915 13402 consensus_queue.cc:1048] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:39:39.411795 13402 consensus_queue.cc:1048] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:39:39.445618 13402 consensus_queue.cc:1048] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:39.512266 13369 consensus_queue.cc:1048] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:39.530764 13369 consensus_queue.cc:1048] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:39.544497 13368 consensus_queue.cc:1048] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [LEADER]: Connected to new peer: Peer: permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:39.562503 13368 consensus_queue.cc:1048] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:39.581729 13402 consensus_queue.cc:1048] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:39.596369 13380 consensus_queue.cc:1048] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81d27aed7d024bcf94e831e7e3454d63" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:39.709465 13369 consensus_queue.cc:1048] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f40688db9684a589db6535e3d652dda" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:39.720798 13411 consensus_queue.cc:1048] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca48666548204f328bcc20c7590d2834" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 36193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:49.462525  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:49.518014  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:49.519345  1568 tablet_replica.cc:333] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda: stopping tablet replica
I20260630 12:39:49.520411  1568 raft_consensus.cc:2243] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.521920  1568 raft_consensus.cc:2272] T 5140a2198c2a439ba1cb706b4730da52 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.528232  1568 tablet_replica.cc:333] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda: stopping tablet replica
I20260630 12:39:49.529075  1568 raft_consensus.cc:2243] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.529780  1568 raft_consensus.cc:2272] T 9af94005a38d47419c5e92a920e9f6d3 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.533490  1568 tablet_replica.cc:333] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda: stopping tablet replica
I20260630 12:39:49.534264  1568 raft_consensus.cc:2243] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.536127  1568 raft_consensus.cc:2272] T f960f339a59543cf8b9828cb6fe1447e P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.540179  1568 tablet_replica.cc:333] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda: stopping tablet replica
I20260630 12:39:49.541205  1568 raft_consensus.cc:2243] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.542001  1568 raft_consensus.cc:2272] T df3a8271e3bb414eb17bedfcb79c0828 P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.545387  1568 tablet_replica.cc:333] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda: stopping tablet replica
I20260630 12:39:49.546133  1568 raft_consensus.cc:2243] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.547040  1568 raft_consensus.cc:2272] T ca1d5c954cb2413e9019d0187321e32c P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.551822  1568 tablet_replica.cc:333] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda: stopping tablet replica
I20260630 12:39:49.552762  1568 raft_consensus.cc:2243] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.553545  1568 raft_consensus.cc:2272] T 21ffafeb9e774d078bad535e89bf324d P 8f40688db9684a589db6535e3d652dda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.594352  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:49.626137  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
W20260630 12:39:49.653286 13204 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:41031: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:39:49.662797 13204 consensus_peers.cc:597] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 -> Peer 8f40688db9684a589db6535e3d652dda (127.1.136.1:41031): Couldn't send request to peer 8f40688db9684a589db6535e3d652dda. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:41031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:49.664245  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:49.665270  1568 tablet_replica.cc:333] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834: stopping tablet replica
I20260630 12:39:49.666342  1568 raft_consensus.cc:2243] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.667435  1568 raft_consensus.cc:2272] T df3a8271e3bb414eb17bedfcb79c0828 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.670418  1568 tablet_replica.cc:333] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834: stopping tablet replica
I20260630 12:39:49.671074  1568 raft_consensus.cc:2243] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.671643  1568 raft_consensus.cc:2272] T ca1d5c954cb2413e9019d0187321e32c P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.674269  1568 tablet_replica.cc:333] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834: stopping tablet replica
I20260630 12:39:49.674817  1568 raft_consensus.cc:2243] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.675325  1568 raft_consensus.cc:2272] T f960f339a59543cf8b9828cb6fe1447e P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.677733  1568 tablet_replica.cc:333] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834: stopping tablet replica
I20260630 12:39:49.678534  1568 raft_consensus.cc:2243] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.679003  1568 raft_consensus.cc:2272] T 9af94005a38d47419c5e92a920e9f6d3 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.681694  1568 tablet_replica.cc:333] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834: stopping tablet replica
I20260630 12:39:49.682353  1568 raft_consensus.cc:2243] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.683487  1568 raft_consensus.cc:2272] T 5140a2198c2a439ba1cb706b4730da52 P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.686003  1568 tablet_replica.cc:333] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834: stopping tablet replica
I20260630 12:39:49.686712  1568 raft_consensus.cc:2243] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.687883  1568 raft_consensus.cc:2272] T 21ffafeb9e774d078bad535e89bf324d P ca48666548204f328bcc20c7590d2834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.718865  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:39:49.749367  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:49.791384  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:49.792284  1568 tablet_replica.cc:333] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63: stopping tablet replica
I20260630 12:39:49.792990  1568 raft_consensus.cc:2243] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.794214  1568 raft_consensus.cc:2272] T ca1d5c954cb2413e9019d0187321e32c P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.796835  1568 tablet_replica.cc:333] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63: stopping tablet replica
I20260630 12:39:49.797410  1568 raft_consensus.cc:2243] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.797971  1568 raft_consensus.cc:2272] T df3a8271e3bb414eb17bedfcb79c0828 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.800731  1568 tablet_replica.cc:333] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63: stopping tablet replica
I20260630 12:39:49.801762  1568 raft_consensus.cc:2243] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.802695  1568 raft_consensus.cc:2272] T f960f339a59543cf8b9828cb6fe1447e P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.806957  1568 tablet_replica.cc:333] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63: stopping tablet replica
I20260630 12:39:49.807758  1568 raft_consensus.cc:2243] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.809005  1568 raft_consensus.cc:2272] T 9af94005a38d47419c5e92a920e9f6d3 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.812557  1568 tablet_replica.cc:333] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63: stopping tablet replica
I20260630 12:39:49.813236  1568 raft_consensus.cc:2243] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.813853  1568 raft_consensus.cc:2272] T 21ffafeb9e774d078bad535e89bf324d P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.816428  1568 tablet_replica.cc:333] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63: stopping tablet replica
I20260630 12:39:49.817010  1568 raft_consensus.cc:2243] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:49.817564  1568 raft_consensus.cc:2272] T 5140a2198c2a439ba1cb706b4730da52 P 81d27aed7d024bcf94e831e7e3454d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.846892  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:49.871021  1568 master.cc:562] Master@127.1.136.62:46189 shutting down...
I20260630 12:39:49.903633  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:49.904356  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:49.904711  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P c97da983d4644c3f80310b2e8fdb4edf: stopping tablet replica
I20260630 12:39:49.927580  1568 master.cc:584] Master@127.1.136.62:46189 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13287 ms)
[----------] 24 tests from AutoRebalancerTest (262601 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:39:49.977334  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:39111
I20260630 12:39:49.978531  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:49.985867 13434 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
W20260630 12:39:49.987497 13435 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
W20260630 12:39:49.991596 13437 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
I20260630 12:39:49.992571  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:49.994063  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:49.994414  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:49.994653  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823189994627 us; error 0 us; skew 500 ppm
I20260630 12:39:49.995545  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:49.999550  1568 webserver.cc:533] Webserver started at http://127.1.136.62:38991/ using document root <none> and password file <none>
I20260630 12:39:50.000340  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:50.000627  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:50.001006  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:50.002975  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "f294444b3ee24093a601000ac8d8478f"
format_stamp: "Formatted at 2026-06-30 12:39:49 on dist-test-slave-8nk5"
I20260630 12:39:50.009055  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:39:50.014612 13442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.015974  1568 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:39:50.016489  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "f294444b3ee24093a601000ac8d8478f"
format_stamp: "Formatted at 2026-06-30 12:39:49 on dist-test-slave-8nk5"
I20260630 12:39:50.016821  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-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)
I20260630 12:39:50.039476  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:50.041034  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:50.091539  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:39111
I20260630 12:39:50.091740 13493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:39111 every 8 connection(s)
I20260630 12:39:50.096398 13494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:50.114087 13494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f: Bootstrap starting.
I20260630 12:39:50.120319 13494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:50.126097 13494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f: No bootstrap required, opened a new log
I20260630 12:39:50.129130 13494 raft_consensus.cc:359] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f294444b3ee24093a601000ac8d8478f" member_type: VOTER }
I20260630 12:39:50.129755 13494 raft_consensus.cc:385] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:50.130069 13494 raft_consensus.cc:740] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f294444b3ee24093a601000ac8d8478f, State: Initialized, Role: FOLLOWER
I20260630 12:39:50.130822 13494 consensus_queue.cc:260] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f294444b3ee24093a601000ac8d8478f" member_type: VOTER }
I20260630 12:39:50.131366 13494 raft_consensus.cc:399] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:50.131584 13494 raft_consensus.cc:493] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:50.131902 13494 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:50.138208 13494 raft_consensus.cc:515] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f294444b3ee24093a601000ac8d8478f" member_type: VOTER }
I20260630 12:39:50.138883 13494 leader_election.cc:304] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [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: f294444b3ee24093a601000ac8d8478f; no voters: 
I20260630 12:39:50.140257 13494 leader_election.cc:290] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:50.140957 13497 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:50.142803 13497 raft_consensus.cc:697] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 1 LEADER]: Becoming Leader. State: Replica: f294444b3ee24093a601000ac8d8478f, State: Running, Role: LEADER
I20260630 12:39:50.143842 13497 consensus_queue.cc:237] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [LEADER]: Queue going to LEADER mode. State: All 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: "f294444b3ee24093a601000ac8d8478f" member_type: VOTER }
I20260630 12:39:50.144595 13494 sys_catalog.cc:565] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:50.147434 13498 sys_catalog.cc:455] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f294444b3ee24093a601000ac8d8478f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f294444b3ee24093a601000ac8d8478f" member_type: VOTER } }
I20260630 12:39:50.147351 13499 sys_catalog.cc:455] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f294444b3ee24093a601000ac8d8478f. Latest consensus state: current_term: 1 leader_uuid: "f294444b3ee24093a601000ac8d8478f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f294444b3ee24093a601000ac8d8478f" member_type: VOTER } }
I20260630 12:39:50.148203 13498 sys_catalog.cc:458] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:50.148316 13499 sys_catalog.cc:458] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:50.156093 13502 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:50.167649 13502 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:50.168959  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:50.178922 13502 catalog_manager.cc:1383] Generated new cluster ID: 11113fb70ee945a3bd70ba7c9a47c68e
I20260630 12:39:50.179471 13502 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:50.205977 13502 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:50.207435 13502 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:50.230511 13502 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f: Generated new TSK 0
I20260630 12:39:50.231314 13502 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:50.300675  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:50.307605 13515 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
W20260630 12:39:50.308743 13516 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
W20260630 12:39:50.310276 13518 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
I20260630 12:39:50.311070  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:50.312040  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:50.312290  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:50.312463  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823190312450 us; error 0 us; skew 500 ppm
I20260630 12:39:50.313040  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:50.315788  1568 webserver.cc:533] Webserver started at http://127.1.136.1:33945/ using document root <none> and password file <none>
I20260630 12:39:50.316299  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:50.316501  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:50.316803  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:50.318063  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "4f792b2851674d0fbecf561774106b05"
format_stamp: "Formatted at 2026-06-30 12:39:50 on dist-test-slave-8nk5"
I20260630 12:39:50.323302  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:39:50.327410 13523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.328550  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:39:50.328930  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "4f792b2851674d0fbecf561774106b05"
format_stamp: "Formatted at 2026-06-30 12:39:50 on dist-test-slave-8nk5"
I20260630 12:39:50.329195  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-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)
I20260630 12:39:50.348254  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:50.349493  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:50.351070  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:50.353596  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:50.353864  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.354202  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:50.354369  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.404227  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:41687
I20260630 12:39:50.404474 13585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:41687 every 8 connection(s)
I20260630 12:39:50.409653  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:50.418475 13590 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
W20260630 12:39:50.420460 13591 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
I20260630 12:39:50.425980  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:50.426913 13593 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
I20260630 12:39:50.427974 13586 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39111
I20260630 12:39:50.428192  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:39:50.428464 13586 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:50.428668  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:50.429018  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823190428999 us; error 0 us; skew 500 ppm
I20260630 12:39:50.429615  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:50.429693 13586 heartbeater.cc:507] Master 127.1.136.62:39111 requested a full tablet report, sending...
I20260630 12:39:50.432698  1568 webserver.cc:533] Webserver started at http://127.1.136.2:35467/ using document root <none> and password file <none>
I20260630 12:39:50.433077 13459 ts_manager.cc:194] Registered new tserver with Master: 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687)
I20260630 12:39:50.433456  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:50.433755  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:50.434130  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:50.435721  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "cf98baddcf484d6abfef085e2938cd79"
format_stamp: "Formatted at 2026-06-30 12:39:50 on dist-test-slave-8nk5"
I20260630 12:39:50.435771 13459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56316
I20260630 12:39:50.441390  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:39:50.446484 13598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.447588  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:39:50.447887  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "cf98baddcf484d6abfef085e2938cd79"
format_stamp: "Formatted at 2026-06-30 12:39:50 on dist-test-slave-8nk5"
I20260630 12:39:50.448141  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-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)
I20260630 12:39:50.486663  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:50.487828  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:50.489362  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:50.491719  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:50.491902  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.492205  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:50.492355  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.541514  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:34701
I20260630 12:39:50.541651 13660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:34701 every 8 connection(s)
I20260630 12:39:50.547520  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:50.555789 13664 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
W20260630 12:39:50.557082 13665 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
W20260630 12:39:50.560794 13667 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
I20260630 12:39:50.562399  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:50.563210 13661 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39111
I20260630 12:39:50.563879 13661 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:50.563917  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:50.564972  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:50.565219  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823190565195 us; error 0 us; skew 500 ppm
I20260630 12:39:50.565783 13661 heartbeater.cc:507] Master 127.1.136.62:39111 requested a full tablet report, sending...
I20260630 12:39:50.566175  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:50.568656 13459 ts_manager.cc:194] Registered new tserver with Master: cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701)
I20260630 12:39:50.570132  1568 webserver.cc:533] Webserver started at http://127.1.136.3:33263/ using document root <none> and password file <none>
I20260630 12:39:50.570376 13459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56330
I20260630 12:39:50.571271  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:50.571666  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:50.572162  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:50.574105  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "c43b3babf04840748432c64341fcb4c1"
format_stamp: "Formatted at 2026-06-30 12:39:50 on dist-test-slave-8nk5"
I20260630 12:39:50.579605  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:39:50.584513 13672 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.585521  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:39:50.585995  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "c43b3babf04840748432c64341fcb4c1"
format_stamp: "Formatted at 2026-06-30 12:39:50 on dist-test-slave-8nk5"
I20260630 12:39:50.586335  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-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)
I20260630 12:39:50.606528  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:50.608062  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:50.610258  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:50.613329  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:50.613564  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.613953  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:50.614133  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:50.667166  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:41013
I20260630 12:39:50.667274 13735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:41013 every 8 connection(s)
I20260630 12:39:50.685053 13736 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39111
I20260630 12:39:50.685588 13736 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:50.686417 13736 heartbeater.cc:507] Master 127.1.136.62:39111 requested a full tablet report, sending...
I20260630 12:39:50.688759 13459 ts_manager.cc:194] Registered new tserver with Master: c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:50.689800  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017366648s
I20260630 12:39:50.690317 13459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56344
I20260630 12:39:51.240864 13459 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56346:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:51.244037 13459 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.
I20260630 12:39:51.326509 13551 tablet_service.cc:1511] Processing CreateTablet for tablet 952dda60d4bc4925ad3a1753ab81aba8 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:51.328042 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952dda60d4bc4925ad3a1753ab81aba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.328747 13548 tablet_service.cc:1511] Processing CreateTablet for tablet a6fadfb090654534833ccd759641d655 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:51.330171 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fadfb090654534833ccd759641d655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.330963 13549 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2ecc0d9ed0418387dd04242079b6cb (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:51.332369 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2ecc0d9ed0418387dd04242079b6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.334225 13697 tablet_service.cc:1511] Processing CreateTablet for tablet e47d235cc34b4b68933d8087b61ef79d (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:51.326509 13550 tablet_service.cc:1511] Processing CreateTablet for tablet 434c0954afc54b75bd433352403886d1 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:51.335530 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47d235cc34b4b68933d8087b61ef79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.335829 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c0954afc54b75bd433352403886d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.336105 13547 tablet_service.cc:1511] Processing CreateTablet for tablet e47d235cc34b4b68933d8087b61ef79d (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:51.337386 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47d235cc34b4b68933d8087b61ef79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.337270 13701 tablet_service.cc:1511] Processing CreateTablet for tablet 952dda60d4bc4925ad3a1753ab81aba8 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:51.339006 13701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952dda60d4bc4925ad3a1753ab81aba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.339151 13700 tablet_service.cc:1511] Processing CreateTablet for tablet 434c0954afc54b75bd433352403886d1 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:51.331920 13698 tablet_service.cc:1511] Processing CreateTablet for tablet a6fadfb090654534833ccd759641d655 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:51.340969 13700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c0954afc54b75bd433352403886d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.341995 13699 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2ecc0d9ed0418387dd04242079b6cb (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:51.343429 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 21cb5f29a6b04bc0bdad826a943424e7 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:51.344542 13699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2ecc0d9ed0418387dd04242079b6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.345788 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cb5f29a6b04bc0bdad826a943424e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.340950 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 21cb5f29a6b04bc0bdad826a943424e7 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:51.347422 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cb5f29a6b04bc0bdad826a943424e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.347579 13698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fadfb090654534833ccd759641d655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.378551 13626 tablet_service.cc:1511] Processing CreateTablet for tablet 952dda60d4bc4925ad3a1753ab81aba8 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:51.380069 13626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952dda60d4bc4925ad3a1753ab81aba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.383605 13625 tablet_service.cc:1511] Processing CreateTablet for tablet 434c0954afc54b75bd433352403886d1 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:51.385059 13625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c0954afc54b75bd433352403886d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.399660 13624 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2ecc0d9ed0418387dd04242079b6cb (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:51.401204 13624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2ecc0d9ed0418387dd04242079b6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.411146 13623 tablet_service.cc:1511] Processing CreateTablet for tablet a6fadfb090654534833ccd759641d655 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:51.412632 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fadfb090654534833ccd759641d655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.419672 13622 tablet_service.cc:1511] Processing CreateTablet for tablet e47d235cc34b4b68933d8087b61ef79d (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:51.421105 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47d235cc34b4b68933d8087b61ef79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.427788 13757 tablet_bootstrap.cc:492] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05: Bootstrap starting.
I20260630 12:39:51.429991 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 21cb5f29a6b04bc0bdad826a943424e7 (DEFAULT_TABLE table=test-workload [id=994bd26fb0bf4ffea6333a0bb243a387]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:51.431478 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cb5f29a6b04bc0bdad826a943424e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:51.439013 13757 tablet_bootstrap.cc:654] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.439390 13586 heartbeater.cc:499] Master 127.1.136.62:39111 was elected leader, sending a full tablet report...
I20260630 12:39:51.468267 13756 tablet_bootstrap.cc:492] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1: Bootstrap starting.
I20260630 12:39:51.476868 13756 tablet_bootstrap.cc:654] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.515314 13759 tablet_bootstrap.cc:492] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79: Bootstrap starting.
I20260630 12:39:51.523893 13756 tablet_bootstrap.cc:492] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1: No bootstrap required, opened a new log
I20260630 12:39:51.524535 13756 ts_tablet_manager.cc:1403] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.010s
I20260630 12:39:51.525089 13757 tablet_bootstrap.cc:492] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05: No bootstrap required, opened a new log
I20260630 12:39:51.525878 13757 ts_tablet_manager.cc:1403] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05: Time spent bootstrapping tablet: real 0.099s	user 0.023s	sys 0.051s
I20260630 12:39:51.528262 13756 raft_consensus.cc:359] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.528790 13759 tablet_bootstrap.cc:654] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.529151 13756 raft_consensus.cc:385] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.529626 13756 raft_consensus.cc:740] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.529439 13757 raft_consensus.cc:359] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.530452 13757 raft_consensus.cc:385] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.530812 13757 raft_consensus.cc:740] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.530701 13756 consensus_queue.cc:260] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.531949 13757 consensus_queue.cc:260] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.536164 13757 ts_tablet_manager.cc:1434] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:39:51.538029 13757 tablet_bootstrap.cc:492] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05: Bootstrap starting.
I20260630 12:39:51.539175 13736 heartbeater.cc:499] Master 127.1.136.62:39111 was elected leader, sending a full tablet report...
I20260630 12:39:51.539646 13756 ts_tablet_manager.cc:1434] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260630 12:39:51.540772 13756 tablet_bootstrap.cc:492] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1: Bootstrap starting.
I20260630 12:39:51.546381 13757 tablet_bootstrap.cc:654] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.548950 13756 tablet_bootstrap.cc:654] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.560491 13759 tablet_bootstrap.cc:492] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79: No bootstrap required, opened a new log
I20260630 12:39:51.561347 13759 ts_tablet_manager.cc:1403] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.000s
I20260630 12:39:51.565685 13756 tablet_bootstrap.cc:492] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1: No bootstrap required, opened a new log
I20260630 12:39:51.566308 13756 ts_tablet_manager.cc:1403] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260630 12:39:51.568537 13756 raft_consensus.cc:359] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.569224 13756 raft_consensus.cc:385] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.568782 13759 raft_consensus.cc:359] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.569725 13756 raft_consensus.cc:740] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.570058 13759 raft_consensus.cc:385] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.570463 13759 raft_consensus.cc:740] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98baddcf484d6abfef085e2938cd79, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.570766 13756 consensus_queue.cc:260] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.571388 13759 consensus_queue.cc:260] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.572417 13757 tablet_bootstrap.cc:492] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05: No bootstrap required, opened a new log
I20260630 12:39:51.573098 13757 ts_tablet_manager.cc:1403] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.020s
I20260630 12:39:51.574743 13661 heartbeater.cc:499] Master 127.1.136.62:39111 was elected leader, sending a full tablet report...
I20260630 12:39:51.575119 13759 ts_tablet_manager.cc:1434] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:39:51.576355 13759 tablet_bootstrap.cc:492] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79: Bootstrap starting.
I20260630 12:39:51.576781 13757 raft_consensus.cc:359] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.577620 13757 raft_consensus.cc:385] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.577955 13757 raft_consensus.cc:740] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.578795 13757 consensus_queue.cc:260] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.580510 13756 ts_tablet_manager.cc:1434] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:39:51.581202 13757 ts_tablet_manager.cc:1434] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260630 12:39:51.582528 13757 tablet_bootstrap.cc:492] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: Bootstrap starting.
I20260630 12:39:51.585435 13756 tablet_bootstrap.cc:492] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1: Bootstrap starting.
I20260630 12:39:51.590255 13757 tablet_bootstrap.cc:654] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.595458 13759 tablet_bootstrap.cc:654] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.601538 13756 tablet_bootstrap.cc:654] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.604202 13759 tablet_bootstrap.cc:492] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79: No bootstrap required, opened a new log
I20260630 12:39:51.605085 13759 ts_tablet_manager.cc:1403] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260630 12:39:51.606914 13756 tablet_bootstrap.cc:492] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1: No bootstrap required, opened a new log
I20260630 12:39:51.607398 13756 ts_tablet_manager.cc:1403] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:39:51.608280 13757 tablet_bootstrap.cc:492] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: No bootstrap required, opened a new log
I20260630 12:39:51.609131 13757 ts_tablet_manager.cc:1403] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260630 12:39:51.608812 13759 raft_consensus.cc:359] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.609781 13759 raft_consensus.cc:385] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.609815 13756 raft_consensus.cc:359] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.610392 13759 raft_consensus.cc:740] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98baddcf484d6abfef085e2938cd79, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.610857 13756 raft_consensus.cc:385] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.611234 13756 raft_consensus.cc:740] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.611575 13759 consensus_queue.cc:260] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.612066 13756 consensus_queue.cc:260] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.613091 13757 raft_consensus.cc:359] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.614089 13757 raft_consensus.cc:385] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.614390 13757 raft_consensus.cc:740] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.614521 13756 ts_tablet_manager.cc:1434] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:39:51.614600 13759 ts_tablet_manager.cc:1434] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.011s
I20260630 12:39:51.615341 13757 consensus_queue.cc:260] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.615955 13756 tablet_bootstrap.cc:492] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1: Bootstrap starting.
I20260630 12:39:51.616302 13759 tablet_bootstrap.cc:492] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: Bootstrap starting.
I20260630 12:39:51.620626 13757 ts_tablet_manager.cc:1434] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:39:51.622014 13757 tablet_bootstrap.cc:492] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05: Bootstrap starting.
I20260630 12:39:51.624516 13759 tablet_bootstrap.cc:654] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.630450 13757 tablet_bootstrap.cc:654] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.635030 13756 tablet_bootstrap.cc:654] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.638998 13759 tablet_bootstrap.cc:492] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: No bootstrap required, opened a new log
I20260630 12:39:51.639814 13759 ts_tablet_manager.cc:1403] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260630 12:39:51.644304 13756 tablet_bootstrap.cc:492] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1: No bootstrap required, opened a new log
I20260630 12:39:51.644186 13759 raft_consensus.cc:359] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.645107 13756 ts_tablet_manager.cc:1403] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260630 12:39:51.645483 13759 raft_consensus.cc:385] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.646081 13759 raft_consensus.cc:740] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98baddcf484d6abfef085e2938cd79, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.647287 13759 consensus_queue.cc:260] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.648270 13757 tablet_bootstrap.cc:492] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05: No bootstrap required, opened a new log
I20260630 12:39:51.648972 13757 ts_tablet_manager.cc:1403] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260630 12:39:51.648030 13756 raft_consensus.cc:359] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.649847 13756 raft_consensus.cc:385] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.650121 13759 ts_tablet_manager.cc:1434] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260630 12:39:51.650194 13756 raft_consensus.cc:740] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.651568 13759 tablet_bootstrap.cc:492] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79: Bootstrap starting.
I20260630 12:39:51.651312 13756 consensus_queue.cc:260] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.652943 13757 raft_consensus.cc:359] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.654085 13757 raft_consensus.cc:385] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.654461 13757 raft_consensus.cc:740] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.655615 13757 consensus_queue.cc:260] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.656507 13756 ts_tablet_manager.cc:1434] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:39:51.657720 13756 tablet_bootstrap.cc:492] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: Bootstrap starting.
I20260630 12:39:51.659885 13759 tablet_bootstrap.cc:654] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.664417 13756 tablet_bootstrap.cc:654] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.666486 13757 ts_tablet_manager.cc:1434] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:39:51.668407 13757 tablet_bootstrap.cc:492] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05: Bootstrap starting.
I20260630 12:39:51.676525 13757 tablet_bootstrap.cc:654] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.676669 13759 tablet_bootstrap.cc:492] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79: No bootstrap required, opened a new log
I20260630 12:39:51.677380 13759 ts_tablet_manager.cc:1403] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260630 12:39:51.681344 13759 raft_consensus.cc:359] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.682499 13759 raft_consensus.cc:385] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.682900 13759 raft_consensus.cc:740] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98baddcf484d6abfef085e2938cd79, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.686196 13759 consensus_queue.cc:260] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.688104 13756 tablet_bootstrap.cc:492] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: No bootstrap required, opened a new log
I20260630 12:39:51.688706 13759 ts_tablet_manager.cc:1434] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:39:51.688850 13756 ts_tablet_manager.cc:1403] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260630 12:39:51.690999 13759 tablet_bootstrap.cc:492] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79: Bootstrap starting.
I20260630 12:39:51.692307 13757 tablet_bootstrap.cc:492] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05: No bootstrap required, opened a new log
I20260630 12:39:51.692936 13757 ts_tablet_manager.cc:1403] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260630 12:39:51.692665 13756 raft_consensus.cc:359] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.693549 13756 raft_consensus.cc:385] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.693900 13756 raft_consensus.cc:740] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.696560 13757 raft_consensus.cc:359] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.697525 13757 raft_consensus.cc:385] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.697942 13757 raft_consensus.cc:740] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.697638 13756 consensus_queue.cc:260] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.699419 13762 raft_consensus.cc:493] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.698853 13757 consensus_queue.cc:260] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.700291 13756 ts_tablet_manager.cc:1434] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:39:51.699981 13762 raft_consensus.cc:515] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.701457 13756 tablet_bootstrap.cc:492] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1: Bootstrap starting.
I20260630 12:39:51.708539 13756 tablet_bootstrap.cc:654] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.708716 13762 leader_election.cc:290] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.715698 13762 raft_consensus.cc:493] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.717450 13762 raft_consensus.cc:515] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.721122 13756 tablet_bootstrap.cc:492] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1: No bootstrap required, opened a new log
I20260630 12:39:51.721760 13756 ts_tablet_manager.cc:1403] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260630 12:39:51.723272 13759 tablet_bootstrap.cc:654] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.724285 13756 raft_consensus.cc:359] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.726949 13756 raft_consensus.cc:385] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.727247 13756 raft_consensus.cc:740] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.728009 13756 consensus_queue.cc:260] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.730953 13756 ts_tablet_manager.cc:1434] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:39:51.725374 13762 leader_election.cc:290] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.748382 13759 tablet_bootstrap.cc:492] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79: No bootstrap required, opened a new log
I20260630 12:39:51.748438 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2ecc0d9ed0418387dd04242079b6cb" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.749296 13759 ts_tablet_manager.cc:1403] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.003s
I20260630 12:39:51.749564 13636 raft_consensus.cc:2468] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 0.
I20260630 12:39:51.749739 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fadfb090654534833ccd759641d655" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.748380 13757 ts_tablet_manager.cc:1434] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05: Time spent starting tablet: real 0.055s	user 0.015s	sys 0.016s
I20260630 12:39:51.751444 13525 leader_election.cc:304] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, cf98baddcf484d6abfef085e2938cd79; no voters: 
W20260630 12:39:51.753100 13525 leader_election.cc:343] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:51.752905 13759 raft_consensus.cc:359] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.753795 13759 raft_consensus.cc:385] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.754009 13757 tablet_bootstrap.cc:492] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05: Bootstrap starting.
I20260630 12:39:51.754030 13776 raft_consensus.cc:2804] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.754679 13761 raft_consensus.cc:493] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.754791 13776 raft_consensus.cc:493] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.755463 13761 raft_consensus.cc:515] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.755481 13776 raft_consensus.cc:3060] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.762444 13757 tablet_bootstrap.cc:654] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.764667 13761 leader_election.cc:290] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687), cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701)
I20260630 12:39:51.754182 13759 raft_consensus.cc:740] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98baddcf484d6abfef085e2938cd79, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.772064 13759 consensus_queue.cc:260] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.772557 13711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2ecc0d9ed0418387dd04242079b6cb" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1" is_pre_election: true
I20260630 12:39:51.773330 13711 raft_consensus.cc:2468] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 0.
I20260630 12:39:51.774910 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fadfb090654534833ccd759641d655" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1" is_pre_election: true
I20260630 12:39:51.775803 13710 raft_consensus.cc:2468] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 0.
I20260630 12:39:51.775239 13759 ts_tablet_manager.cc:1434] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:39:51.777791 13759 tablet_bootstrap.cc:492] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79: Bootstrap starting.
I20260630 12:39:51.783640 13776 raft_consensus.cc:515] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.786098 13759 tablet_bootstrap.cc:654] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:51.788609 13757 tablet_bootstrap.cc:492] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05: No bootstrap required, opened a new log
I20260630 12:39:51.789206 13757 ts_tablet_manager.cc:1403] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260630 12:39:51.791154 13525 leader_election.cc:304] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, c43b3babf04840748432c64341fcb4c1; no voters: cf98baddcf484d6abfef085e2938cd79
I20260630 12:39:51.792639 13776 leader_election.cc:290] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Requested vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
W20260630 12:39:51.797437 13662 tablet.cc:2406] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:39:51.798375 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2ecc0d9ed0418387dd04242079b6cb" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05" is_pre_election: true
I20260630 12:39:51.799430 13561 raft_consensus.cc:2393] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c43b3babf04840748432c64341fcb4c1 in current term 1: Already voted for candidate 4f792b2851674d0fbecf561774106b05 in this term.
I20260630 12:39:51.793390 13777 raft_consensus.cc:2804] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.800617 13777 raft_consensus.cc:493] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.793923 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2ecc0d9ed0418387dd04242079b6cb" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1"
I20260630 12:39:51.801091 13777 raft_consensus.cc:3060] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.801489 13710 raft_consensus.cc:3060] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.794721 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2ecc0d9ed0418387dd04242079b6cb" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.804875 13635 raft_consensus.cc:3060] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.805738 13759 tablet_bootstrap.cc:492] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79: No bootstrap required, opened a new log
I20260630 12:39:51.806686 13759 ts_tablet_manager.cc:1403] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.011s
I20260630 12:39:51.795454 13762 raft_consensus.cc:493] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.811093 13762 raft_consensus.cc:515] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.811539 13761 raft_consensus.cc:493] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.812397 13710 raft_consensus.cc:2468] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 1.
I20260630 12:39:51.812202 13761 raft_consensus.cc:515] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.813215 13762 leader_election.cc:290] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.804926 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2ecc0d9ed0418387dd04242079b6cb" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.810438 13759 raft_consensus.cc:359] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.814814 13759 raft_consensus.cc:385] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.814852 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47d235cc34b4b68933d8087b61ef79d" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.815285 13759 raft_consensus.cc:740] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98baddcf484d6abfef085e2938cd79, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.816210 13525 leader_election.cc:304] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, c43b3babf04840748432c64341fcb4c1; no voters: 
I20260630 12:39:51.816571 13674 leader_election.cc:304] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c43b3babf04840748432c64341fcb4c1; no voters: 4f792b2851674d0fbecf561774106b05, cf98baddcf484d6abfef085e2938cd79
I20260630 12:39:51.815140 13761 leader_election.cc:290] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687), cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701)
I20260630 12:39:51.817087 13759 consensus_queue.cc:260] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.818325 13761 raft_consensus.cc:2749] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:51.818666 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c0954afc54b75bd433352403886d1" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.818955 13634 raft_consensus.cc:2468] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 0.
I20260630 12:39:51.819324 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c0954afc54b75bd433352403886d1" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05" is_pre_election: true
I20260630 12:39:51.819698 13762 raft_consensus.cc:2804] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:51.820240 13762 raft_consensus.cc:697] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Becoming Leader. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Running, Role: LEADER
I20260630 12:39:51.821094 13762 consensus_queue.cc:237] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.820257 13561 raft_consensus.cc:2468] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 0.
I20260630 12:39:51.823367 13676 leader_election.cc:304] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, c43b3babf04840748432c64341fcb4c1; no voters: 
I20260630 12:39:51.816537 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47d235cc34b4b68933d8087b61ef79d" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1" is_pre_election: true
I20260630 12:39:51.823487 13759 ts_tablet_manager.cc:1434] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:39:51.796569 13757 raft_consensus.cc:359] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.819384 13636 raft_consensus.cc:2468] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 0.
I20260630 12:39:51.832140 13757 raft_consensus.cc:385] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:51.824476 13710 raft_consensus.cc:2468] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 0.
I20260630 12:39:51.832481 13757 raft_consensus.cc:740] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Initialized, Role: FOLLOWER
I20260630 12:39:51.824834 13761 raft_consensus.cc:2804] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.826095 13776 raft_consensus.cc:493] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.833376 13761 raft_consensus.cc:493] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.833796 13761 raft_consensus.cc:3060] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.833534 13776 raft_consensus.cc:515] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.836105 13776 leader_election.cc:290] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.830219 13635 raft_consensus.cc:2468] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 1.
I20260630 12:39:51.838801 13757 consensus_queue.cc:260] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.839944 13786 raft_consensus.cc:493] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.840566 13786 raft_consensus.cc:515] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.842629 13757 ts_tablet_manager.cc:1434] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.007s
I20260630 12:39:51.831282 13777 raft_consensus.cc:515] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.825543 13525 leader_election.cc:304] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.844856 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.845600 13635 raft_consensus.cc:2468] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 0.
I20260630 12:39:51.846608 13761 raft_consensus.cc:515] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.847730 13762 raft_consensus.cc:2804] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.847846 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.848207 13762 raft_consensus.cc:493] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.848218 13636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fadfb090654534833ccd759641d655" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.848760 13635 raft_consensus.cc:2468] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 0.
I20260630 12:39:51.849372 13777 leader_election.cc:290] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Requested vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.849031 13636 raft_consensus.cc:3060] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.848829 13762 raft_consensus.cc:3060] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.850814 13761 leader_election.cc:290] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 election: Requested vote from peers 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687), cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701)
I20260630 12:39:51.852027 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05" is_pre_election: true
I20260630 12:39:51.852810 13561 raft_consensus.cc:2468] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 0.
I20260630 12:39:51.854274 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c0954afc54b75bd433352403886d1" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05"
I20260630 12:39:51.855230 13560 raft_consensus.cc:3060] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.861961 13762 raft_consensus.cc:515] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.864125 13676 leader_election.cc:304] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, c43b3babf04840748432c64341fcb4c1; no voters: 
I20260630 12:39:51.864760 13525 leader_election.cc:304] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.865322 13761 raft_consensus.cc:2804] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.865752 13777 raft_consensus.cc:2804] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.865754 13762 leader_election.cc:290] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Requested vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.867599 13777 raft_consensus.cc:493] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.868160 13777 raft_consensus.cc:3060] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.866962 13457 catalog_manager.cc:5697] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f792b2851674d0fbecf561774106b05 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "4f792b2851674d0fbecf561774106b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:51.869474 13560 raft_consensus.cc:2468] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 1.
I20260630 12:39:51.865896 13761 raft_consensus.cc:493] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.870297 13761 raft_consensus.cc:3060] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.871131 13676 leader_election.cc:304] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, c43b3babf04840748432c64341fcb4c1; no voters: 
I20260630 12:39:51.875419 13635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47d235cc34b4b68933d8087b61ef79d" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.876457 13635 raft_consensus.cc:3060] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.879745 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c0954afc54b75bd433352403886d1" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.880743 13634 raft_consensus.cc:3060] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.888969 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1" is_pre_election: true
I20260630 12:39:51.890856 13711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fadfb090654534833ccd759641d655" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1"
I20260630 12:39:51.891642 13711 raft_consensus.cc:3060] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.894295 13636 raft_consensus.cc:2468] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 1.
I20260630 12:39:51.896139 13525 leader_election.cc:304] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.897406 13762 raft_consensus.cc:2804] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:51.898056 13762 raft_consensus.cc:697] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Becoming Leader. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Running, Role: LEADER
I20260630 12:39:51.899194 13762 consensus_queue.cc:237] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.900317 13634 raft_consensus.cc:2468] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 1.
I20260630 12:39:51.902721 13711 raft_consensus.cc:2468] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 1.
I20260630 12:39:51.907382 13635 raft_consensus.cc:2468] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 1.
I20260630 12:39:51.909439 13525 leader_election.cc:304] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f792b2851674d0fbecf561774106b05, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.910739 13776 raft_consensus.cc:2804] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:51.911504 13761 raft_consensus.cc:515] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.912631 13776 raft_consensus.cc:697] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Becoming Leader. State: Replica: 4f792b2851674d0fbecf561774106b05, State: Running, Role: LEADER
I20260630 12:39:51.913476 13710 raft_consensus.cc:2393] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f792b2851674d0fbecf561774106b05 in current term 1: Already voted for candidate c43b3babf04840748432c64341fcb4c1 in this term.
I20260630 12:39:51.914428 13790 raft_consensus.cc:2804] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:51.914214 13776 consensus_queue.cc:237] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.891111 13777 raft_consensus.cc:515] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.917598 13711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47d235cc34b4b68933d8087b61ef79d" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1"
I20260630 12:39:51.921662 13711 raft_consensus.cc:3060] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.921506 13634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.922569 13634 raft_consensus.cc:3060] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.926290 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.929383 13761 leader_election.cc:290] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 election: Requested vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687)
I20260630 12:39:51.930190 13761 raft_consensus.cc:493] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:51.930691 13761 raft_consensus.cc:515] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.931857 13710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "4f792b2851674d0fbecf561774106b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c43b3babf04840748432c64341fcb4c1"
I20260630 12:39:51.933200 13710 raft_consensus.cc:2393] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f792b2851674d0fbecf561774106b05 in current term 1: Already voted for candidate c43b3babf04840748432c64341fcb4c1 in this term.
I20260630 12:39:51.935058 13525 leader_election.cc:304] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [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: 4f792b2851674d0fbecf561774106b05; no voters: c43b3babf04840748432c64341fcb4c1, cf98baddcf484d6abfef085e2938cd79
I20260630 12:39:51.931937 13634 raft_consensus.cc:2468] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 1.
I20260630 12:39:51.936426 13792 raft_consensus.cc:2749] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:39:51.936548 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cb5f29a6b04bc0bdad826a943424e7" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79" is_pre_election: true
I20260630 12:39:51.940512 13633 raft_consensus.cc:2468] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 0.
I20260630 12:39:51.942199 13711 raft_consensus.cc:2468] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f792b2851674d0fbecf561774106b05 in term 1.
I20260630 12:39:51.938143 13674 leader_election.cc:304] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c43b3babf04840748432c64341fcb4c1, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.936319 13786 leader_election.cc:290] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687)
W20260630 12:39:51.937429 13676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.136.1:41687, user_credentials={real_user=slave}} blocked reactor thread for 66410.2us
I20260630 12:39:51.938186 13777 leader_election.cc:290] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [CANDIDATE]: Term 1 election: Requested vote from peers cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701), c43b3babf04840748432c64341fcb4c1 (127.1.136.3:41013)
I20260630 12:39:51.945128 13674 leader_election.cc:304] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c43b3babf04840748432c64341fcb4c1, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.944679 13789 raft_consensus.cc:2804] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:51.946142 13790 raft_consensus.cc:697] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Becoming Leader. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Running, Role: LEADER
I20260630 12:39:51.948726 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952dda60d4bc4925ad3a1753ab81aba8" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05"
I20260630 12:39:51.949306 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cb5f29a6b04bc0bdad826a943424e7" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05" is_pre_election: true
I20260630 12:39:51.949764 13560 raft_consensus.cc:2393] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c43b3babf04840748432c64341fcb4c1 in current term 1: Already voted for candidate 4f792b2851674d0fbecf561774106b05 in this term.
I20260630 12:39:51.950126 13561 raft_consensus.cc:2468] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 0.
I20260630 12:39:51.949570 13790 consensus_queue.cc:237] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.951841 13789 raft_consensus.cc:697] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Becoming Leader. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Running, Role: LEADER
I20260630 12:39:51.952837 13789 consensus_queue.cc:237] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } }
I20260630 12:39:51.944293 13761 leader_election.cc:290] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687), cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701)
I20260630 12:39:51.954137 13786 raft_consensus.cc:2804] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:51.956496 13786 raft_consensus.cc:493] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:51.957454 13786 raft_consensus.cc:3060] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.966487 13459 catalog_manager.cc:5697] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c43b3babf04840748432c64341fcb4c1 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "c43b3babf04840748432c64341fcb4c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:51.968564 13786 raft_consensus.cc:515] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.972214 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cb5f29a6b04bc0bdad826a943424e7" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf98baddcf484d6abfef085e2938cd79"
I20260630 12:39:51.972803 13561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cb5f29a6b04bc0bdad826a943424e7" candidate_uuid: "c43b3babf04840748432c64341fcb4c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f792b2851674d0fbecf561774106b05"
I20260630 12:39:51.973052 13633 raft_consensus.cc:3060] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.973453 13561 raft_consensus.cc:3060] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:51.970660 13786 leader_election.cc:290] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 election: Requested vote from peers 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687), cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701)
I20260630 12:39:51.983340 13633 raft_consensus.cc:2468] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 1.
I20260630 12:39:51.983336 13561 raft_consensus.cc:2468] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c43b3babf04840748432c64341fcb4c1 in term 1.
I20260630 12:39:51.984860 13674 leader_election.cc:304] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c43b3babf04840748432c64341fcb4c1, cf98baddcf484d6abfef085e2938cd79; no voters: 
I20260630 12:39:51.984890 13459 catalog_manager.cc:5697] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c43b3babf04840748432c64341fcb4c1 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "c43b3babf04840748432c64341fcb4c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:51.986047 13789 raft_consensus.cc:2804] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:51.986929 13789 raft_consensus.cc:697] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Becoming Leader. State: Replica: c43b3babf04840748432c64341fcb4c1, State: Running, Role: LEADER
I20260630 12:39:51.987870 13789 consensus_queue.cc:237] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } }
I20260630 12:39:51.990840 13457 catalog_manager.cc:5697] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f792b2851674d0fbecf561774106b05 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "4f792b2851674d0fbecf561774106b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:51.992826 13457 catalog_manager.cc:5697] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f792b2851674d0fbecf561774106b05 (127.1.136.1). New cstate: current_term: 1 leader_uuid: "4f792b2851674d0fbecf561774106b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:52.003779 13459 catalog_manager.cc:5697] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c43b3babf04840748432c64341fcb4c1 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "c43b3babf04840748432c64341fcb4c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:52.267767 13776 consensus_queue.cc:1048] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:52.313294 13792 consensus_queue.cc:1048] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:52.342844 13634 raft_consensus.cc:1275] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.343667 13561 raft_consensus.cc:1275] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.343740 13560 raft_consensus.cc:1275] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.347144 13634 raft_consensus.cc:1275] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.349035 13786 consensus_queue.cc:1048] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:52.351305 13786 consensus_queue.cc:1048] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:52.366263 13776 consensus_queue.cc:1048] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:52.374994 13789 consensus_queue.cc:1048] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:52.388366 13709 raft_consensus.cc:1275] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Refusing update from remote peer 4f792b2851674d0fbecf561774106b05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.377446 13789 consensus_queue.cc:1048] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260630 12:39:52.373757 13776 consensus_queue.cc:1048] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260630 12:39:52.403715 13777 consensus_queue.cc:1048] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:52.406212 13561 raft_consensus.cc:1275] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.414978 13790 consensus_queue.cc:1048] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:52.464135 13632 raft_consensus.cc:1275] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.466565 13786 consensus_queue.cc:1048] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:52.469798 13819 log.cc:927] Time spent T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260630 12:39:52.476979 13633 raft_consensus.cc:1275] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer 4f792b2851674d0fbecf561774106b05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:52.479991 13777 consensus_queue.cc:1048] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:39:52.573138 13824 log.cc:927] Time spent T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260630 12:39:52.768144 13525 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34701, user_credentials={real_user=slave}} blocked reactor thread for 82672.8us
I20260630 12:39:52.865242 13820 mvcc.cc:204] Tried to move back new op lower bound from 7302443796139438080 to 7302443794033479680. Current Snapshot: MvccSnapshot[applied={T|T < 7302443796139438080 or (T in {7302443796139438080})}]
W20260630 12:39:53.075379 13676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.1:41687, user_credentials={real_user=slave}} blocked reactor thread for 381142us
W20260630 12:39:53.229892 13525 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.2:34701, user_credentials={real_user=slave}} blocked reactor thread for 49638.5us
I20260630 12:39:53.575511  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:53.631803 13855 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
W20260630 12:39:53.634479 13856 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
I20260630 12:39:53.638602  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:53.639166 13858 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
I20260630 12:39:53.640796  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:53.641125  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:53.641369  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823193641342 us; error 0 us; skew 500 ppm
I20260630 12:39:53.642144  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:53.645576  1568 webserver.cc:533] Webserver started at http://127.1.136.4:39869/ using document root <none> and password file <none>
I20260630 12:39:53.646126  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:53.646354  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:53.646667  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:53.647780  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "497f90474f6a435cabda6265793a5a4f"
format_stamp: "Formatted at 2026-06-30 12:39:53 on dist-test-slave-8nk5"
I20260630 12:39:53.652768  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:39:53.656497 13863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:53.657467  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:53.657791  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "497f90474f6a435cabda6265793a5a4f"
format_stamp: "Formatted at 2026-06-30 12:39:53 on dist-test-slave-8nk5"
I20260630 12:39:53.658138  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822927166931-1568-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)
I20260630 12:39:53.672475  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:53.673722  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:53.675525  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:53.678431  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:53.678624  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:53.678933  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:53.679078  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:53.730195  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:40507
I20260630 12:39:53.730321 13925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:40507 every 8 connection(s)
I20260630 12:39:53.747228 13926 heartbeater.cc:344] Connected to a master server at 127.1.136.62:39111
I20260630 12:39:53.747781 13926 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:53.748749 13926 heartbeater.cc:507] Master 127.1.136.62:39111 requested a full tablet report, sending...
I20260630 12:39:53.751796 13455 ts_manager.cc:194] Registered new tserver with Master: 497f90474f6a435cabda6265793a5a4f (127.1.136.4:40507)
I20260630 12:39:53.753407 13455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56360
I20260630 12:39:54.450248 13559 consensus_queue.cc:237] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } }
I20260630 12:39:54.461207 13631 raft_consensus.cc:1275] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer 4f792b2851674d0fbecf561774106b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.461215 13710 raft_consensus.cc:1275] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Refusing update from remote peer 4f792b2851674d0fbecf561774106b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.466908 13932 consensus_queue.cc:1048] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.468286 13844 consensus_queue.cc:1048] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.482409 13932 raft_consensus.cc:2955] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.485196 13710 raft_consensus.cc:2955] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.490002 13631 raft_consensus.cc:2955] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
W20260630 12:39:54.506588 13524 consensus_peers.cc:597] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 -> Peer 497f90474f6a435cabda6265793a5a4f (127.1.136.4:40507): Couldn't send request to peer 497f90474f6a435cabda6265793a5a4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e47d235cc34b4b68933d8087b61ef79d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:54.515532 13455 catalog_manager.cc:5697] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 reported cstate change: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "4f792b2851674d0fbecf561774106b05" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.537488 13710 consensus_queue.cc:237] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } }
I20260630 12:39:54.547608 13631 raft_consensus.cc:1275] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.549826 13559 raft_consensus.cc:1275] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.557435 13942 consensus_queue.cc:1048] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.558686 13849 consensus_queue.cc:1048] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:39:54.571036 13673 consensus_peers.cc:597] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 -> Peer 497f90474f6a435cabda6265793a5a4f (127.1.136.4:40507): Couldn't send request to peer 497f90474f6a435cabda6265793a5a4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21cb5f29a6b04bc0bdad826a943424e7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:54.571866 13942 raft_consensus.cc:2955] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.573184 13559 raft_consensus.cc:2955] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.573994 13631 raft_consensus.cc:2955] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.587457 13560 consensus_queue.cc:237] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } attrs { replace: true } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } }
I20260630 12:39:54.585928 13454 catalog_manager.cc:5697] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 reported cstate change: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "c43b3babf04840748432c64341fcb4c1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:54.599057 13524 consensus_peers.cc:597] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 -> Peer 497f90474f6a435cabda6265793a5a4f (127.1.136.4:40507): Couldn't send request to peer 497f90474f6a435cabda6265793a5a4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f2ecc0d9ed0418387dd04242079b6cb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:54.599161 13710 raft_consensus.cc:1275] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Refusing update from remote peer 4f792b2851674d0fbecf561774106b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.603104 13933 consensus_queue.cc:1048] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.604676 13631 raft_consensus.cc:1275] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer 4f792b2851674d0fbecf561774106b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.606500 13933 consensus_queue.cc:1048] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.616333 13933 raft_consensus.cc:2955] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } attrs { replace: true } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.618969 13710 raft_consensus.cc:2955] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } attrs { replace: true } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.619814 13631 raft_consensus.cc:2955] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } attrs { replace: true } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.631232 13709 consensus_queue.cc:237] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } }
I20260630 12:39:54.632848 13456 catalog_manager.cc:5697] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 reported cstate change: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "4f792b2851674d0fbecf561774106b05" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:54.641484 13673 consensus_peers.cc:597] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 -> Peer 497f90474f6a435cabda6265793a5a4f (127.1.136.4:40507): Couldn't send request to peer 497f90474f6a435cabda6265793a5a4f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 952dda60d4bc4925ad3a1753ab81aba8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:54.642654 13631 raft_consensus.cc:1275] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.643019 13560 raft_consensus.cc:1275] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Refusing update from remote peer c43b3babf04840748432c64341fcb4c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:54.644661 13944 consensus_queue.cc:1048] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.645712 13849 consensus_queue.cc:1048] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:54.657094 13849 raft_consensus.cc:2955] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.662730 13560 raft_consensus.cc:2955] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.670202 13631 raft_consensus.cc:2955] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } } }
I20260630 12:39:54.672508 13454 catalog_manager.cc:5697] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 reported cstate change: config changed from index -1 to 10, NON_VOTER 497f90474f6a435cabda6265793a5a4f (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "c43b3babf04840748432c64341fcb4c1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cf98baddcf484d6abfef085e2938cd79" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 34701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c43b3babf04840748432c64341fcb4c1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 41013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f792b2851674d0fbecf561774106b05" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 41687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "497f90474f6a435cabda6265793a5a4f" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 40507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:54.756942 13926 heartbeater.cc:499] Master 127.1.136.62:39111 was elected leader, sending a full tablet report...
I20260630 12:39:54.764549  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:39:54.799137  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:54.800089  1568 tablet_replica.cc:333] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05: stopping tablet replica
I20260630 12:39:54.800966  1568 raft_consensus.cc:2243] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.801606  1568 raft_consensus.cc:2272] T 21cb5f29a6b04bc0bdad826a943424e7 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.805569  1568 tablet_replica.cc:333] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05: stopping tablet replica
I20260630 12:39:54.806424  1568 raft_consensus.cc:2243] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:54.807770  1568 raft_consensus.cc:2272] T e47d235cc34b4b68933d8087b61ef79d P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.811125  1568 tablet_replica.cc:333] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05: stopping tablet replica
I20260630 12:39:54.811916  1568 raft_consensus.cc:2243] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.812562  1568 raft_consensus.cc:2272] T 434c0954afc54b75bd433352403886d1 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.815358  1568 tablet_replica.cc:333] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05: stopping tablet replica
I20260630 12:39:54.816056  1568 raft_consensus.cc:2243] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.816690  1568 raft_consensus.cc:2272] T 952dda60d4bc4925ad3a1753ab81aba8 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.820055  1568 tablet_replica.cc:333] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05: stopping tablet replica
I20260630 12:39:54.820789  1568 raft_consensus.cc:2243] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:54.822113  1568 raft_consensus.cc:2272] T 3f2ecc0d9ed0418387dd04242079b6cb P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.825446  1568 tablet_replica.cc:333] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05: stopping tablet replica
I20260630 12:39:54.826148  1568 raft_consensus.cc:2243] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:54.827152  1568 raft_consensus.cc:2272] T a6fadfb090654534833ccd759641d655 P 4f792b2851674d0fbecf561774106b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.850299  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:39:54.872211  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:39:54.915956  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:54.916970  1568 tablet_replica.cc:333] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79: stopping tablet replica
I20260630 12:39:54.918069  1568 raft_consensus.cc:2243] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.918710  1568 raft_consensus.cc:2272] T e47d235cc34b4b68933d8087b61ef79d P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.922960  1568 tablet_replica.cc:333] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79: stopping tablet replica
I20260630 12:39:54.923861  1568 raft_consensus.cc:2243] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.924408  1568 raft_consensus.cc:2272] T a6fadfb090654534833ccd759641d655 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.926986  1568 tablet_replica.cc:333] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79: stopping tablet replica
I20260630 12:39:54.927773  1568 raft_consensus.cc:2243] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.928414  1568 raft_consensus.cc:2272] T 434c0954afc54b75bd433352403886d1 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.930985  1568 tablet_replica.cc:333] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79: stopping tablet replica
I20260630 12:39:54.931797  1568 raft_consensus.cc:2243] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.932426  1568 raft_consensus.cc:2272] T 21cb5f29a6b04bc0bdad826a943424e7 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.935717  1568 tablet_replica.cc:333] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79: stopping tablet replica
I20260630 12:39:54.936476  1568 raft_consensus.cc:2243] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.937261  1568 raft_consensus.cc:2272] T 3f2ecc0d9ed0418387dd04242079b6cb P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.940881  1568 tablet_replica.cc:333] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79: stopping tablet replica
I20260630 12:39:54.941752  1568 raft_consensus.cc:2243] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:54.942530  1568 raft_consensus.cc:2272] T 952dda60d4bc4925ad3a1753ab81aba8 P cf98baddcf484d6abfef085e2938cd79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:54.970988  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
W20260630 12:39:54.985589 13674 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34701: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:39:54.991179 13674 consensus_peers.cc:597] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 -> Peer cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701): Couldn't send request to peer cf98baddcf484d6abfef085e2938cd79. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:39:54.994630 13674 consensus_peers.cc:597] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 -> Peer cf98baddcf484d6abfef085e2938cd79 (127.1.136.2:34701): Couldn't send request to peer cf98baddcf484d6abfef085e2938cd79. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:34701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:54.997063  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
I20260630 12:39:55.040469  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:55.042115  1568 tablet_replica.cc:333] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1: stopping tablet replica
I20260630 12:39:55.043062  1568 raft_consensus.cc:2243] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:55.043843  1568 raft_consensus.cc:2272] T a6fadfb090654534833ccd759641d655 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:39:55.044627 13676 consensus_peers.cc:597] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 -> Peer 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687): Couldn't send request to peer 4f792b2851674d0fbecf561774106b05. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:41687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:55.046947  1568 tablet_replica.cc:333] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1: stopping tablet replica
I20260630 12:39:55.047937  1568 raft_consensus.cc:2243] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:55.049013  1568 raft_consensus.cc:2272] T 434c0954afc54b75bd433352403886d1 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:55.052088  1568 tablet_replica.cc:333] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1: stopping tablet replica
I20260630 12:39:55.052867  1568 raft_consensus.cc:2243] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:55.054284  1568 raft_consensus.cc:2272] T 952dda60d4bc4925ad3a1753ab81aba8 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:55.059147  1568 tablet_replica.cc:333] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1: stopping tablet replica
I20260630 12:39:55.060289  1568 raft_consensus.cc:2243] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:55.061280  1568 raft_consensus.cc:2272] T 3f2ecc0d9ed0418387dd04242079b6cb P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:39:55.062469 13676 consensus_peers.cc:597] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 -> Peer 4f792b2851674d0fbecf561774106b05 (127.1.136.1:41687): Couldn't send request to peer 4f792b2851674d0fbecf561774106b05. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:41687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:55.065749  1568 tablet_replica.cc:333] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1: stopping tablet replica
I20260630 12:39:55.066784  1568 raft_consensus.cc:2243] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:55.067692  1568 raft_consensus.cc:2272] T e47d235cc34b4b68933d8087b61ef79d P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:55.071426  1568 tablet_replica.cc:333] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1: stopping tablet replica
I20260630 12:39:55.072149  1568 raft_consensus.cc:2243] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:55.073483  1568 raft_consensus.cc:2272] T 21cb5f29a6b04bc0bdad826a943424e7 P c43b3babf04840748432c64341fcb4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:55.096055  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:39:55.119061  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:39:55.153905  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:55.173668  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:39:55.188365  1568 master.cc:562] Master@127.1.136.62:39111 shutting down...
W20260630 12:39:55.216094 13507 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:39:55.217739  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:55.218696  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:55.219240  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P f294444b3ee24093a601000ac8d8478f: stopping tablet replica
I20260630 12:39:55.244419  1568 master.cc:584] Master@127.1.136.62:39111 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5315 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:39:55.294606  1568 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.136.62:38931
I20260630 12:39:55.295885  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.301476 13952 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
W20260630 12:39:55.302276 13953 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
I20260630 12:39:55.306651  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:55.306267 13955 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
I20260630 12:39:55.307922  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.308176  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:55.308408  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823195308387 us; error 0 us; skew 500 ppm
I20260630 12:39:55.308923  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.311630  1568 webserver.cc:533] Webserver started at http://127.1.136.62:37335/ using document root <none> and password file <none>
I20260630 12:39:55.312120  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.312342  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.312611  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.313694  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/master-0-root/instance:
uuid: "7a4acf937a7740269f1eb608832720b2"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.318503  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:39:55.322722 13960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.323809  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:39:55.324205  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/master-0-root
uuid: "7a4acf937a7740269f1eb608832720b2"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.324574  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-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)
I20260630 12:39:55.339720  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.340813  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.380128  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.62:38931
I20260630 12:39:55.380311 14011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.62:38931 every 8 connection(s)
I20260630 12:39:55.384465 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:55.400399 14012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2: Bootstrap starting.
I20260630 12:39:55.406142 14012 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:55.411556 14012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2: No bootstrap required, opened a new log
I20260630 12:39:55.414242 14012 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a4acf937a7740269f1eb608832720b2" member_type: VOTER }
I20260630 12:39:55.414739 14012 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:55.415055 14012 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4acf937a7740269f1eb608832720b2, State: Initialized, Role: FOLLOWER
I20260630 12:39:55.415864 14012 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a4acf937a7740269f1eb608832720b2" member_type: VOTER }
I20260630 12:39:55.416373 14012 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:55.416662 14012 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:55.416996 14012 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:55.423295 14012 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a4acf937a7740269f1eb608832720b2" member_type: VOTER }
I20260630 12:39:55.424014 14012 leader_election.cc:304] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [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: 7a4acf937a7740269f1eb608832720b2; no voters: 
I20260630 12:39:55.425602 14012 leader_election.cc:290] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:55.426329 14015 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:55.427975 14015 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 1 LEADER]: Becoming Leader. State: Replica: 7a4acf937a7740269f1eb608832720b2, State: Running, Role: LEADER
I20260630 12:39:55.428683 14015 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [LEADER]: Queue going to LEADER mode. State: All 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: "7a4acf937a7740269f1eb608832720b2" member_type: VOTER }
I20260630 12:39:55.429605 14012 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:55.433400 14016 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a4acf937a7740269f1eb608832720b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a4acf937a7740269f1eb608832720b2" member_type: VOTER } }
I20260630 12:39:55.434149 14016 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:55.433602 14017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a4acf937a7740269f1eb608832720b2. Latest consensus state: current_term: 1 leader_uuid: "7a4acf937a7740269f1eb608832720b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a4acf937a7740269f1eb608832720b2" member_type: VOTER } }
I20260630 12:39:55.434824 14017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:55.438690 14021 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:55.448879 14021 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:55.454255  1568 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:55.461454 14021 catalog_manager.cc:1383] Generated new cluster ID: fb1931b8e2ae4944ba00787ba9209060
I20260630 12:39:55.461786 14021 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:55.482502 14021 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:55.484258 14021 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:55.508216 14021 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2: Generated new TSK 0
I20260630 12:39:55.509047 14021 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:55.521234  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.528059 14033 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
W20260630 12:39:55.528460 14034 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
W20260630 12:39:55.530942 14036 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
I20260630 12:39:55.531854  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:55.533002  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.533272  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:55.533466  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823195533446 us; error 0 us; skew 500 ppm
I20260630 12:39:55.534130  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.537088  1568 webserver.cc:533] Webserver started at http://127.1.136.1:36687/ using document root <none> and password file <none>
I20260630 12:39:55.537655  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.537916  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.538239  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.539708  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-0-root/instance:
uuid: "daf289c08dc54e569e0750d4ace73d7e"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.545684  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:39:55.550032 14041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.551076  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:55.551497  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-0-root
uuid: "daf289c08dc54e569e0750d4ace73d7e"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.551855  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-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)
I20260630 12:39:55.572089  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.573618  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.575570  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:55.578428  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:55.578738  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.579016  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:55.579200  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.631048  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.1:35457
I20260630 12:39:55.631253 14103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.1:35457 every 8 connection(s)
I20260630 12:39:55.637145  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.646673 14109 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
W20260630 12:39:55.647259 14108 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
I20260630 12:39:55.651559  1568 server_base.cc:1061] running on GCE node
W20260630 12:39:55.651979 14111 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
I20260630 12:39:55.655033  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.655423  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:55.655576 14104 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38931
I20260630 12:39:55.655704  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823195655640 us; error 0 us; skew 500 ppm
I20260630 12:39:55.656213 14104 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:55.656692  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.657150 14104 heartbeater.cc:507] Master 127.1.136.62:38931 requested a full tablet report, sending...
I20260630 12:39:55.660223 13977 ts_manager.cc:194] Registered new tserver with Master: daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457)
I20260630 12:39:55.660234  1568 webserver.cc:533] Webserver started at http://127.1.136.2:42073/ using document root <none> and password file <none>
I20260630 12:39:55.661190  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.661602  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.662101  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.662360 13977 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38244
I20260630 12:39:55.663908  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-1-root/instance:
uuid: "18bb5e0d72504202a8ba9c3be4757d7e"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.669679  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:39:55.673995 14116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.675192  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:55.675690  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-1-root
uuid: "18bb5e0d72504202a8ba9c3be4757d7e"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.676067  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-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)
I20260630 12:39:55.691277  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.692575  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.694445  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:55.697618  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:55.698027  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:39:55.698935  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:55.699205  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.750075  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.2:38265
I20260630 12:39:55.750185 14178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.2:38265 every 8 connection(s)
I20260630 12:39:55.755395  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.764209 14182 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
W20260630 12:39:55.766857 14183 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
W20260630 12:39:55.775481 14185 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
I20260630 12:39:55.776769 14179 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38931
I20260630 12:39:55.777386 14179 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:55.778843 14179 heartbeater.cc:507] Master 127.1.136.62:38931 requested a full tablet report, sending...
I20260630 12:39:55.779567  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:55.780798  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.781018  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:55.781235  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823195781213 us; error 0 us; skew 500 ppm
I20260630 12:39:55.782492  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.782486 13977 ts_manager.cc:194] Registered new tserver with Master: 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:55.786716 13977 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38252
I20260630 12:39:55.787588  1568 webserver.cc:533] Webserver started at http://127.1.136.3:42157/ using document root <none> and password file <none>
I20260630 12:39:55.788282  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.788491  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.788815  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.790684  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-2-root/instance:
uuid: "120b3ad854d34f3993c0aa417ce5bcf1"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.796532  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:39:55.801265 14190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.802409  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:39:55.802917  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-2-root
uuid: "120b3ad854d34f3993c0aa417ce5bcf1"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-8nk5"
I20260630 12:39:55.803253  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-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)
I20260630 12:39:55.830163  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.831588  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.833262  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:55.836337  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:55.836656  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.836948  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:55.837137  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.901472  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.3:43625
I20260630 12:39:55.901561 14252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.3:43625 every 8 connection(s)
I20260630 12:39:55.918845 14253 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38931
I20260630 12:39:55.919440 14253 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:55.920388 14253 heartbeater.cc:507] Master 127.1.136.62:38931 requested a full tablet report, sending...
I20260630 12:39:55.923130 13977 ts_manager.cc:194] Registered new tserver with Master: 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:55.923674  1568 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018730255s
I20260630 12:39:55.925091 13977 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38264
I20260630 12:39:56.477293 13977 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38276:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:39:56.480471 13977 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.
I20260630 12:39:56.556877 14218 tablet_service.cc:1511] Processing CreateTablet for tablet d8ab3f83cc6049b3aad3636a856388b8 (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:56.557044 14069 tablet_service.cc:1511] Processing CreateTablet for tablet d8ab3f83cc6049b3aad3636a856388b8 (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:56.558106 14068 tablet_service.cc:1511] Processing CreateTablet for tablet cc3be3eb384b455fb3dbca4de26591ae (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:56.558692 14069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ab3f83cc6049b3aad3636a856388b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.560528 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3be3eb384b455fb3dbca4de26591ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.563342 14067 tablet_service.cc:1511] Processing CreateTablet for tablet 397aacbdb9404798b47f877f24353aac (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:56.566185 14144 tablet_service.cc:1511] Processing CreateTablet for tablet d8ab3f83cc6049b3aad3636a856388b8 (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:56.566941 14217 tablet_service.cc:1511] Processing CreateTablet for tablet cc3be3eb384b455fb3dbca4de26591ae (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:56.567963 14144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ab3f83cc6049b3aad3636a856388b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.560963 14066 tablet_service.cc:1511] Processing CreateTablet for tablet bb37fc5ca3284f3c9311bce481aa60e9 (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:56.558712 14218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ab3f83cc6049b3aad3636a856388b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.571089 14143 tablet_service.cc:1511] Processing CreateTablet for tablet cc3be3eb384b455fb3dbca4de26591ae (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:56.572639 14143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3be3eb384b455fb3dbca4de26591ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.573684 14140 tablet_service.cc:1511] Processing CreateTablet for tablet 7b00f267ed33410c95a45c0a11a8eeab (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:56.575220 14141 tablet_service.cc:1511] Processing CreateTablet for tablet bb37fc5ca3284f3c9311bce481aa60e9 (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:56.575073 14139 tablet_service.cc:1511] Processing CreateTablet for tablet d499641422df49d491dfa6a57088e48b (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:56.576031 14213 tablet_service.cc:1511] Processing CreateTablet for tablet d499641422df49d491dfa6a57088e48b (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:56.577576 14216 tablet_service.cc:1511] Processing CreateTablet for tablet 397aacbdb9404798b47f877f24353aac (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:56.575908 14217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3be3eb384b455fb3dbca4de26591ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.579052 14213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d499641422df49d491dfa6a57088e48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.580165 14215 tablet_service.cc:1511] Processing CreateTablet for tablet bb37fc5ca3284f3c9311bce481aa60e9 (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:56.583103 14214 tablet_service.cc:1511] Processing CreateTablet for tablet 7b00f267ed33410c95a45c0a11a8eeab (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:56.585083 14140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b00f267ed33410c95a45c0a11a8eeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.585830 14142 tablet_service.cc:1511] Processing CreateTablet for tablet 397aacbdb9404798b47f877f24353aac (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:56.587385 14142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397aacbdb9404798b47f877f24353aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.589928 14139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d499641422df49d491dfa6a57088e48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.592471 14065 tablet_service.cc:1511] Processing CreateTablet for tablet 7b00f267ed33410c95a45c0a11a8eeab (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:56.595304 14064 tablet_service.cc:1511] Processing CreateTablet for tablet d499641422df49d491dfa6a57088e48b (DEFAULT_TABLE table=test-workload [id=d7f0f24715ac4f3b874c2925f5271691]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:56.596892 14215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb37fc5ca3284f3c9311bce481aa60e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.602275 14214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b00f267ed33410c95a45c0a11a8eeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.606034 14216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397aacbdb9404798b47f877f24353aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.608915 14141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb37fc5ca3284f3c9311bce481aa60e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.618209 14066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb37fc5ca3284f3c9311bce481aa60e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.620319 14067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397aacbdb9404798b47f877f24353aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.624145 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d499641422df49d491dfa6a57088e48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.627595 14065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b00f267ed33410c95a45c0a11a8eeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:56.630841 14272 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Bootstrap starting.
I20260630 12:39:56.665767 14104 heartbeater.cc:499] Master 127.1.136.62:38931 was elected leader, sending a full tablet report...
I20260630 12:39:56.675285 14272 tablet_bootstrap.cc:654] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.739813 14274 tablet_bootstrap.cc:492] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e: Bootstrap starting.
I20260630 12:39:56.740159 14273 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e: Bootstrap starting.
I20260630 12:39:56.741254 14272 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: No bootstrap required, opened a new log
I20260630 12:39:56.744026 14272 ts_tablet_manager.cc:1403] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.006s
I20260630 12:39:56.750005 14274 tablet_bootstrap.cc:654] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.750211 14272 raft_consensus.cc:359] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.751984 14272 raft_consensus.cc:385] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.752480 14272 raft_consensus.cc:740] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.753350 14273 tablet_bootstrap.cc:654] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.753307 14272 consensus_queue.cc:260] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.757869 14272 ts_tablet_manager.cc:1434] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:39:56.758047 14253 heartbeater.cc:499] Master 127.1.136.62:38931 was elected leader, sending a full tablet report...
I20260630 12:39:56.759347 14272 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Bootstrap starting.
I20260630 12:39:56.759859 14274 tablet_bootstrap.cc:492] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e: No bootstrap required, opened a new log
I20260630 12:39:56.760632 14274 ts_tablet_manager.cc:1403] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260630 12:39:56.764745 14274 raft_consensus.cc:359] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.765678 14274 raft_consensus.cc:385] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.766028 14274 raft_consensus.cc:740] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.767555 14274 consensus_queue.cc:260] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.768473 14272 tablet_bootstrap.cc:654] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.778822 14274 ts_tablet_manager.cc:1434] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.003s
I20260630 12:39:56.779810 14179 heartbeater.cc:499] Master 127.1.136.62:38931 was elected leader, sending a full tablet report...
I20260630 12:39:56.786770 14274 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: Bootstrap starting.
I20260630 12:39:56.788599 14273 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e: No bootstrap required, opened a new log
I20260630 12:39:56.789618 14273 ts_tablet_manager.cc:1403] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.016s
I20260630 12:39:56.792451 14272 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: No bootstrap required, opened a new log
I20260630 12:39:56.793160 14272 ts_tablet_manager.cc:1403] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260630 12:39:56.793493 14273 raft_consensus.cc:359] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:56.794620 14273 raft_consensus.cc:385] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.795032 14273 raft_consensus.cc:740] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.795938 14273 consensus_queue.cc:260] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:56.796381 14272 raft_consensus.cc:359] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:56.797217 14272 raft_consensus.cc:385] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.797502 14272 raft_consensus.cc:740] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.794720 14274 tablet_bootstrap.cc:654] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.798561 14272 consensus_queue.cc:260] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:56.807186 14273 ts_tablet_manager.cc:1434] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:39:56.808706 14273 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e: Bootstrap starting.
I20260630 12:39:56.810189 14274 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: No bootstrap required, opened a new log
I20260630 12:39:56.810966 14274 ts_tablet_manager.cc:1403] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260630 12:39:56.811203 14272 ts_tablet_manager.cc:1434] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260630 12:39:56.814550 14274 raft_consensus.cc:359] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.815474 14274 raft_consensus.cc:385] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.815804 14273 tablet_bootstrap.cc:654] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.815868 14274 raft_consensus.cc:740] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.817415 14274 consensus_queue.cc:260] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.820041 14272 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1: Bootstrap starting.
I20260630 12:39:56.827368 14274 ts_tablet_manager.cc:1434] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:39:56.828974 14274 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e: Bootstrap starting.
I20260630 12:39:56.829216 14273 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e: No bootstrap required, opened a new log
I20260630 12:39:56.829886 14273 ts_tablet_manager.cc:1403] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260630 12:39:56.830227 14272 tablet_bootstrap.cc:654] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.833696 14273 raft_consensus.cc:359] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.834795 14273 raft_consensus.cc:385] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.835175 14273 raft_consensus.cc:740] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.836475 14273 consensus_queue.cc:260] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.837231 14274 tablet_bootstrap.cc:654] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.839200 14273 ts_tablet_manager.cc:1434] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:39:56.840728 14273 tablet_bootstrap.cc:492] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e: Bootstrap starting.
I20260630 12:39:56.844065 14272 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1: No bootstrap required, opened a new log
I20260630 12:39:56.845023 14272 ts_tablet_manager.cc:1403] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260630 12:39:56.848289 14273 tablet_bootstrap.cc:654] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.850564 14272 raft_consensus.cc:359] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.852028 14272 raft_consensus.cc:385] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.852510 14272 raft_consensus.cc:740] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.853953 14272 consensus_queue.cc:260] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.861500 14273 tablet_bootstrap.cc:492] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e: No bootstrap required, opened a new log
I20260630 12:39:56.861662 14272 ts_tablet_manager.cc:1434] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260630 12:39:56.862658 14273 ts_tablet_manager.cc:1403] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260630 12:39:56.863660 14272 tablet_bootstrap.cc:492] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1: Bootstrap starting.
I20260630 12:39:56.866631 14273 raft_consensus.cc:359] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.867612 14273 raft_consensus.cc:385] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.867997 14273 raft_consensus.cc:740] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.868996 14273 consensus_queue.cc:260] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.872778 14274 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e: No bootstrap required, opened a new log
I20260630 12:39:56.873008 14272 tablet_bootstrap.cc:654] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.873379 14274 ts_tablet_manager.cc:1403] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260630 12:39:56.874862 14273 ts_tablet_manager.cc:1434] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:39:56.876341 14273 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: Bootstrap starting.
I20260630 12:39:56.876406 14274 raft_consensus.cc:359] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.877562 14274 raft_consensus.cc:385] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.878000 14274 raft_consensus.cc:740] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.879408 14274 consensus_queue.cc:260] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.884296 14273 tablet_bootstrap.cc:654] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.894461 14274 ts_tablet_manager.cc:1434] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260630 12:39:56.895987 14274 tablet_bootstrap.cc:492] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e: Bootstrap starting.
I20260630 12:39:56.896721 14272 tablet_bootstrap.cc:492] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1: No bootstrap required, opened a new log
I20260630 12:39:56.897240 14272 ts_tablet_manager.cc:1403] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.017s
I20260630 12:39:56.900146 14272 raft_consensus.cc:359] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.900734 14273 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: No bootstrap required, opened a new log
I20260630 12:39:56.900933 14272 raft_consensus.cc:385] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.901626 14272 raft_consensus.cc:740] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.901849 14273 ts_tablet_manager.cc:1403] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260630 12:39:56.902607 14272 consensus_queue.cc:260] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.902747 14274 tablet_bootstrap.cc:654] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.904793 14272 ts_tablet_manager.cc:1434] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:39:56.906282 14272 tablet_bootstrap.cc:492] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1: Bootstrap starting.
I20260630 12:39:56.905982 14273 raft_consensus.cc:359] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.906924 14273 raft_consensus.cc:385] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.907276 14273 raft_consensus.cc:740] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.908478 14273 consensus_queue.cc:260] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.914003 14273 ts_tablet_manager.cc:1434] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:39:56.915350 14273 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e: Bootstrap starting.
I20260630 12:39:56.917153 14272 tablet_bootstrap.cc:654] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.920635 14274 tablet_bootstrap.cc:492] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e: No bootstrap required, opened a new log
I20260630 12:39:56.921252 14274 ts_tablet_manager.cc:1403] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:39:56.924892 14273 tablet_bootstrap.cc:654] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.925112 14274 raft_consensus.cc:359] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.926391 14274 raft_consensus.cc:385] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.926957 14274 raft_consensus.cc:740] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.927893 14274 consensus_queue.cc:260] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.930133 14272 tablet_bootstrap.cc:492] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1: No bootstrap required, opened a new log
I20260630 12:39:56.930815 14272 ts_tablet_manager.cc:1403] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260630 12:39:56.934298 14272 raft_consensus.cc:359] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.935151 14272 raft_consensus.cc:385] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.935448 14272 raft_consensus.cc:740] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.936373 14272 consensus_queue.cc:260] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.939066 14272 ts_tablet_manager.cc:1434] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:39:56.939158 14274 ts_tablet_manager.cc:1434] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260630 12:39:56.940248 14272 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1: Bootstrap starting.
I20260630 12:39:56.944774 14274 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e: Bootstrap starting.
I20260630 12:39:56.947172 14272 tablet_bootstrap.cc:654] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.956909 14274 tablet_bootstrap.cc:654] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.958561 14277 raft_consensus.cc:493] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:56.959131 14277 raft_consensus.cc:515] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.964919 14277 leader_election.cc:290] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:56.966787 14274 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e: No bootstrap required, opened a new log
I20260630 12:39:56.967283 14272 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1: No bootstrap required, opened a new log
I20260630 12:39:56.968467 14272 ts_tablet_manager.cc:1403] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260630 12:39:56.968896 14274 ts_tablet_manager.cc:1403] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260630 12:39:56.972298 14273 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e: No bootstrap required, opened a new log
I20260630 12:39:56.972992 14274 raft_consensus.cc:359] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:56.973006 14273 ts_tablet_manager.cc:1403] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.013s
I20260630 12:39:56.973961 14274 raft_consensus.cc:385] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.974349 14274 raft_consensus.cc:740] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.976445 14274 consensus_queue.cc:260] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:56.976814 14273 raft_consensus.cc:359] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.978160 14273 raft_consensus.cc:385] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.978713 14273 raft_consensus.cc:740] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.981232 14274 ts_tablet_manager.cc:1434] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:39:56.982561 14274 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e: Bootstrap starting.
I20260630 12:39:56.983093 14272 raft_consensus.cc:359] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.983942 14272 raft_consensus.cc:385] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.984229 14272 raft_consensus.cc:740] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.987004 14272 consensus_queue.cc:260] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.987748 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397aacbdb9404798b47f877f24353aac" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e" is_pre_election: true
I20260630 12:39:56.988641 14274 tablet_bootstrap.cc:654] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:56.988893 14079 raft_consensus.cc:2468] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 0.
I20260630 12:39:56.989552 14272 ts_tablet_manager.cc:1434] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260630 12:39:56.990252 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397aacbdb9404798b47f877f24353aac" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" is_pre_election: true
I20260630 12:39:56.991047 14154 raft_consensus.cc:2468] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 0.
I20260630 12:39:56.993079 14191 leader_election.cc:304] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 18bb5e0d72504202a8ba9c3be4757d7e; no voters: 
I20260630 12:39:56.993623 14274 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e: No bootstrap required, opened a new log
I20260630 12:39:56.993268 14273 consensus_queue.cc:260] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.994225 14274 ts_tablet_manager.cc:1403] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:39:56.996155 14273 ts_tablet_manager.cc:1434] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:39:56.996567 14274 raft_consensus.cc:359] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.997143 14274 raft_consensus.cc:385] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:56.997324 14274 raft_consensus.cc:740] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:56.997431 14273 tablet_bootstrap.cc:492] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e: Bootstrap starting.
I20260630 12:39:56.998226 14277 raft_consensus.cc:2804] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:56.998049 14274 consensus_queue.cc:260] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:56.998663 14277 raft_consensus.cc:493] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:56.999018 14277 raft_consensus.cc:3060] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.000778 14274 ts_tablet_manager.cc:1434] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:39:57.008312 14277 raft_consensus.cc:515] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.010478 14273 tablet_bootstrap.cc:654] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:57.011971 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397aacbdb9404798b47f877f24353aac" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e"
I20260630 12:39:57.012763 14079 raft_consensus.cc:3060] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.015093 14277 leader_election.cc:290] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 election: Requested vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:57.016237 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397aacbdb9404798b47f877f24353aac" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e"
I20260630 12:39:57.017572 14154 raft_consensus.cc:3060] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.019896 14079 raft_consensus.cc:2468] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 1.
I20260630 12:39:57.020985 14273 tablet_bootstrap.cc:492] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e: No bootstrap required, opened a new log
I20260630 12:39:57.021132 14194 leader_election.cc:304] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.022171 14273 ts_tablet_manager.cc:1403] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260630 12:39:57.022468 14277 raft_consensus.cc:2804] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:57.023948 14277 raft_consensus.cc:697] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Becoming Leader. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Running, Role: LEADER
I20260630 12:39:57.024933 14277 consensus_queue.cc:237] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.025645 14273 raft_consensus.cc:359] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.026612 14273 raft_consensus.cc:385] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:57.026957 14273 raft_consensus.cc:740] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Initialized, Role: FOLLOWER
I20260630 12:39:57.027797 14273 consensus_queue.cc:260] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.029186 14154 raft_consensus.cc:2468] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 1.
I20260630 12:39:57.033375 14273 ts_tablet_manager.cc:1434] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:39:57.035804 13977 catalog_manager.cc:5697] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:57.060053 14277 raft_consensus.cc:493] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:57.060639 14277 raft_consensus.cc:515] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:57.062546 14277 leader_election.cc:290] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:57.063685 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ab3f83cc6049b3aad3636a856388b8" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e" is_pre_election: true
I20260630 12:39:57.064335 14079 raft_consensus.cc:2468] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 0.
I20260630 12:39:57.064008 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ab3f83cc6049b3aad3636a856388b8" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" is_pre_election: true
I20260630 12:39:57.065306 14154 raft_consensus.cc:2468] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 0.
I20260630 12:39:57.065599 14194 leader_election.cc:304] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.066521 14277 raft_consensus.cc:2804] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:57.066828 14277 raft_consensus.cc:493] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:57.067112 14277 raft_consensus.cc:3060] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.072300 14277 raft_consensus.cc:515] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:57.072557 14279 raft_consensus.cc:493] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:57.073411 14279 raft_consensus.cc:515] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.074331 14277 leader_election.cc:290] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 election: Requested vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:57.075493 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ab3f83cc6049b3aad3636a856388b8" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e"
I20260630 12:39:57.075600 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ab3f83cc6049b3aad3636a856388b8" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e"
I20260630 12:39:57.076526 14079 raft_consensus.cc:3060] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.076481 14154 raft_consensus.cc:3060] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.077507 14279 leader_election.cc:290] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:57.089799 14079 raft_consensus.cc:2468] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 1.
I20260630 12:39:57.091596 14194 leader_election.cc:304] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.091912 14279 raft_consensus.cc:493] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:57.092617 14277 raft_consensus.cc:2804] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:57.092686 14279 raft_consensus.cc:515] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.093209 14277 raft_consensus.cc:697] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Becoming Leader. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Running, Role: LEADER
I20260630 12:39:57.094077 14277 consensus_queue.cc:237] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } }
I20260630 12:39:57.096398 14279 leader_election.cc:290] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:57.098704 14154 raft_consensus.cc:2468] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 1.
I20260630 12:39:57.105047 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b00f267ed33410c95a45c0a11a8eeab" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e" is_pre_election: true
I20260630 12:39:57.106437 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e" is_pre_election: true
I20260630 12:39:57.108345 14078 raft_consensus.cc:2468] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 0.
I20260630 12:39:57.108881 14228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" is_pre_election: true
I20260630 12:39:57.110004 14228 raft_consensus.cc:2468] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 0.
I20260630 12:39:57.110365 14120 leader_election.cc:304] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.111470 14279 raft_consensus.cc:2804] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:57.111357 14227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b00f267ed33410c95a45c0a11a8eeab" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" is_pre_election: true
I20260630 12:39:57.111925 14279 raft_consensus.cc:493] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:57.112241 14227 raft_consensus.cc:2468] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 0.
I20260630 12:39:57.112336 14279 raft_consensus.cc:3060] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.113953 14117 leader_election.cc:304] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 18bb5e0d72504202a8ba9c3be4757d7e; no voters: 
I20260630 12:39:57.114414 13977 catalog_manager.cc:5697] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:57.118669 14307 raft_consensus.cc:2804] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:57.119233 14307 raft_consensus.cc:493] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:57.119558 14307 raft_consensus.cc:3060] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.108384 14079 raft_consensus.cc:2468] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 0.
I20260630 12:39:57.127723 14279 raft_consensus.cc:515] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.127841 14307 raft_consensus.cc:515] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.131999 14227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b00f267ed33410c95a45c0a11a8eeab" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1"
I20260630 12:39:57.132284 14307 leader_election.cc:290] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 election: Requested vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:57.132982 14227 raft_consensus.cc:3060] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.133097 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b00f267ed33410c95a45c0a11a8eeab" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e"
I20260630 12:39:57.133865 14079 raft_consensus.cc:3060] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.135074 14279 leader_election.cc:290] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 election: Requested vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:57.135957 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e"
I20260630 12:39:57.136554 14078 raft_consensus.cc:3060] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.139838 14228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1"
I20260630 12:39:57.140568 14228 raft_consensus.cc:3060] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.145059 14078 raft_consensus.cc:2468] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 1.
I20260630 12:39:57.145731 14079 raft_consensus.cc:2468] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 1.
I20260630 12:39:57.147795 14120 leader_election.cc:304] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.146692 14227 raft_consensus.cc:2468] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 1.
I20260630 12:39:57.149387 14279 raft_consensus.cc:2804] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:57.150120 14279 raft_consensus.cc:697] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 LEADER]: Becoming Leader. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Running, Role: LEADER
I20260630 12:39:57.150173 14117 leader_election.cc:304] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 18bb5e0d72504202a8ba9c3be4757d7e; no voters: 
I20260630 12:39:57.150897 14277 raft_consensus.cc:493] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:57.151464 14277 raft_consensus.cc:515] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.152125 14228 raft_consensus.cc:2468] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18bb5e0d72504202a8ba9c3be4757d7e in term 1.
I20260630 12:39:57.153770 14307 raft_consensus.cc:2804] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:57.154564 14307 raft_consensus.cc:697] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 LEADER]: Becoming Leader. State: Replica: 18bb5e0d72504202a8ba9c3be4757d7e, State: Running, Role: LEADER
I20260630 12:39:57.153949 14279 consensus_queue.cc:237] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.155710 14307 consensus_queue.cc:237] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.156356 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d499641422df49d491dfa6a57088e48b" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" is_pre_election: true
I20260630 12:39:57.157859 14154 raft_consensus.cc:2468] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 0.
I20260630 12:39:57.156728 14277 leader_election.cc:290] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:57.156356 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d499641422df49d491dfa6a57088e48b" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e" is_pre_election: true
I20260630 12:39:57.159570 14079 raft_consensus.cc:2468] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 0.
I20260630 12:39:57.159731 14191 leader_election.cc:304] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 18bb5e0d72504202a8ba9c3be4757d7e; no voters: 
I20260630 12:39:57.162102 14277 raft_consensus.cc:2804] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:57.162585 14277 raft_consensus.cc:493] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:57.163175 14277 raft_consensus.cc:3060] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.165766 14281 raft_consensus.cc:493] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:57.167016 14281 raft_consensus.cc:515] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.174487 14281 leader_election.cc:290] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:57.177954 14277 raft_consensus.cc:515] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.184046 14277 leader_election.cc:290] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 election: Requested vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:39:57.185336 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d499641422df49d491dfa6a57088e48b" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e"
I20260630 12:39:57.186407 14154 raft_consensus.cc:3060] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.192184 13977 catalog_manager.cc:5697] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2). New cstate: current_term: 1 leader_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:57.200528 14154 raft_consensus.cc:2468] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 1.
I20260630 12:39:57.202831 14191 leader_election.cc:304] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 18bb5e0d72504202a8ba9c3be4757d7e; no voters: 
I20260630 12:39:57.203962 14277 raft_consensus.cc:2804] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:57.203797 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d499641422df49d491dfa6a57088e48b" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf289c08dc54e569e0750d4ace73d7e"
I20260630 12:39:57.204854 14079 raft_consensus.cc:3060] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.204752 14277 raft_consensus.cc:697] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Becoming Leader. State: Replica: 120b3ad854d34f3993c0aa417ce5bcf1, State: Running, Role: LEADER
I20260630 12:39:57.205497 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb37fc5ca3284f3c9311bce481aa60e9" candidate_uuid: "daf289c08dc54e569e0750d4ace73d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" is_pre_election: true
I20260630 12:39:57.206305 14154 raft_consensus.cc:2468] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daf289c08dc54e569e0750d4ace73d7e in term 0.
I20260630 12:39:57.206424 14277 consensus_queue.cc:237] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.208007 14042 leader_election.cc:304] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.209576 14281 raft_consensus.cc:2804] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:57.210193 14281 raft_consensus.cc:493] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:57.210557 14281 raft_consensus.cc:3060] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.216089 14228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb37fc5ca3284f3c9311bce481aa60e9" candidate_uuid: "daf289c08dc54e569e0750d4ace73d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" is_pre_election: true
I20260630 12:39:57.217082 14228 raft_consensus.cc:2468] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daf289c08dc54e569e0750d4ace73d7e in term 0.
I20260630 12:39:57.222297 14281 raft_consensus.cc:515] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.226279 13977 catalog_manager.cc:5697] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2). New cstate: current_term: 1 leader_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:57.227469 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb37fc5ca3284f3c9311bce481aa60e9" candidate_uuid: "daf289c08dc54e569e0750d4ace73d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18bb5e0d72504202a8ba9c3be4757d7e"
I20260630 12:39:57.228242 14154 raft_consensus.cc:3060] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.229480 14228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb37fc5ca3284f3c9311bce481aa60e9" candidate_uuid: "daf289c08dc54e569e0750d4ace73d7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1"
I20260630 12:39:57.230693 14228 raft_consensus.cc:3060] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:57.229429 14079 raft_consensus.cc:2468] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120b3ad854d34f3993c0aa417ce5bcf1 in term 1.
I20260630 12:39:57.225373 14281 leader_election.cc:290] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [CANDIDATE]: Term 1 election: Requested vote from peers 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:39:57.237015 13975 catalog_manager.cc:5697] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3). New cstate: current_term: 1 leader_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:57.238922 14154 raft_consensus.cc:2468] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf289c08dc54e569e0750d4ace73d7e in term 1.
I20260630 12:39:57.240970 14042 leader_election.cc:304] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e; no voters: 
I20260630 12:39:57.242823 14281 raft_consensus.cc:2804] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:57.245458 14281 raft_consensus.cc:697] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 1 LEADER]: Becoming Leader. State: Replica: daf289c08dc54e569e0750d4ace73d7e, State: Running, Role: LEADER
I20260630 12:39:57.246547 14281 consensus_queue.cc:237] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:39:57.249341 14228 raft_consensus.cc:2468] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf289c08dc54e569e0750d4ace73d7e in term 1.
I20260630 12:39:57.256691 13975 catalog_manager.cc:5697] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e reported cstate change: term changed from 0 to 1, leader changed from <none> to daf289c08dc54e569e0750d4ace73d7e (127.1.136.1). New cstate: current_term: 1 leader_uuid: "daf289c08dc54e569e0750d4ace73d7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:57.510069 14277 consensus_queue.cc:1048] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:57.544831 14298 consensus_queue.cc:1048] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.570752 14298 consensus_queue.cc:1048] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.597100 14279 consensus_queue.cc:1048] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.617794 14323 consensus_queue.cc:1048] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:57.631201 14323 consensus_queue.cc:1048] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.637380 14281 consensus_queue.cc:1048] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.668366 14281 consensus_queue.cc:1048] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.668296 14279 consensus_queue.cc:1048] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:57.739427 14277 consensus_queue.cc:1048] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:57.876912 14337 consensus_queue.cc:1048] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:57.913954 14337 consensus_queue.cc:1048] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:57.995004 14042 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.136.3:43625, user_credentials={real_user=slave}} blocked reactor thread for 45686.5us
W20260630 12:39:58.690737 14257 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.136.3:43625, user_credentials={real_user=slave}} blocked reactor thread for 57176.5us
I20260630 12:39:58.771682  1568 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:58.778586 14371 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
W20260630 12:39:58.779645 14372 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
W20260630 12:39:58.781234 14374 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
I20260630 12:39:58.781737  1568 server_base.cc:1061] running on GCE node
I20260630 12:39:58.783164  1568 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:58.783389  1568 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:58.783641  1568 hybrid_clock.cc:648] HybridClock initialized: now 1782823198783606 us; error 0 us; skew 500 ppm
I20260630 12:39:58.784195  1568 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:58.787155  1568 webserver.cc:533] Webserver started at http://127.1.136.4:42963/ using document root <none> and password file <none>
I20260630 12:39:58.787709  1568 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:58.787914  1568 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:58.788214  1568 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:58.789335  1568 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-3-root/instance:
uuid: "12ebae5959d54dcfb1d8fb49357510e3"
format_stamp: "Formatted at 2026-06-30 12:39:58 on dist-test-slave-8nk5"
I20260630 12:39:58.795106  1568 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:39:58.799302 14379 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:58.800539  1568 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:58.800963  1568 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-3-root
uuid: "12ebae5959d54dcfb1d8fb49357510e3"
format_stamp: "Formatted at 2026-06-30 12:39:58 on dist-test-slave-8nk5"
I20260630 12:39:58.801244  1568 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYm_yF9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822927166931-1568-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)
I20260630 12:39:58.823127  1568 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:58.824556  1568 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:58.826517  1568 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:58.829082  1568 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:58.829377  1568 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:58.829704  1568 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:58.829981  1568 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:58.885953  1568 rpc_server.cc:307] RPC server started. Bound to: 127.1.136.4:46581
I20260630 12:39:58.886157 14441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.136.4:46581 every 8 connection(s)
I20260630 12:39:58.904845 14442 heartbeater.cc:344] Connected to a master server at 127.1.136.62:38931
I20260630 12:39:58.905517 14442 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:58.906505 14442 heartbeater.cc:507] Master 127.1.136.62:38931 requested a full tablet report, sending...
I20260630 12:39:58.909200 13970 ts_manager.cc:194] Registered new tserver with Master: 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4:46581)
I20260630 12:39:58.911288 13970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38278
I20260630 12:39:59.679473 14150 consensus_queue.cc:237] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:39:59.688813 14227 raft_consensus.cc:1275] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Refusing update from remote peer 18bb5e0d72504202a8ba9c3be4757d7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.691736 14447 consensus_queue.cc:1048] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:59.699334 14077 raft_consensus.cc:1275] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Refusing update from remote peer 18bb5e0d72504202a8ba9c3be4757d7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.703287 14447 consensus_queue.cc:1048] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:39:59.707273 14450 raft_consensus.cc:2955] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
W20260630 12:39:59.711506 14118 consensus_peers.cc:597] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e -> Peer 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4:46581): Couldn't send request to peer 12ebae5959d54dcfb1d8fb49357510e3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc3be3eb384b455fb3dbca4de26591ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:59.706781 14227 raft_consensus.cc:2955] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.711086 14077 raft_consensus.cc:2955] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.746395 13970 catalog_manager.cc:5697] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e reported cstate change: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:59.759370 14077 consensus_queue.cc:237] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:39:59.771054 14227 raft_consensus.cc:1275] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Refusing update from remote peer daf289c08dc54e569e0750d4ace73d7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.775074 14150 raft_consensus.cc:1275] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Refusing update from remote peer daf289c08dc54e569e0750d4ace73d7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.775753 14354 consensus_queue.cc:1048] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:59.784286 14354 consensus_queue.cc:1048] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:59.801936 14354 raft_consensus.cc:2955] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
W20260630 12:39:59.807194 14043 consensus_peers.cc:597] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e -> Peer 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4:46581): Couldn't send request to peer 12ebae5959d54dcfb1d8fb49357510e3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb37fc5ca3284f3c9311bce481aa60e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:59.807366 14227 raft_consensus.cc:2955] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.812387 14153 raft_consensus.cc:2955] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.823166 13970 catalog_manager.cc:5697] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 reported cstate change: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "daf289c08dc54e569e0750d4ace73d7e" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.847716 14227 consensus_queue.cc:237] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:39:59.858693 14153 raft_consensus.cc:1275] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Refusing update from remote peer 120b3ad854d34f3993c0aa417ce5bcf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.860131 14077 raft_consensus.cc:1275] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Refusing update from remote peer 120b3ad854d34f3993c0aa417ce5bcf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.860869 14466 consensus_queue.cc:1048] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:59.862257 14368 consensus_queue.cc:1048] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:39:59.872649 14192 consensus_peers.cc:597] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4:46581): Couldn't send request to peer 12ebae5959d54dcfb1d8fb49357510e3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d499641422df49d491dfa6a57088e48b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:59.874734 14368 raft_consensus.cc:2955] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.878214 14153 raft_consensus.cc:2955] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.885850 14077 raft_consensus.cc:2955] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.892486 14227 consensus_queue.cc:237] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:39:59.897157 13973 catalog_manager.cc:5697] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e reported cstate change: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.906589 14077 raft_consensus.cc:1275] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Refusing update from remote peer 120b3ad854d34f3993c0aa417ce5bcf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.906807 14153 raft_consensus.cc:1275] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Refusing update from remote peer 120b3ad854d34f3993c0aa417ce5bcf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:59.908696 14368 consensus_queue.cc:1048] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:39:59.910588 14192 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4:46581): Couldn't send request to peer 12ebae5959d54dcfb1d8fb49357510e3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8ab3f83cc6049b3aad3636a856388b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:59.910765 14471 consensus_queue.cc:1048] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:59.915112 14442 heartbeater.cc:499] Master 127.1.136.62:38931 was elected leader, sending a full tablet report...
I20260630 12:39:59.927953 14470 raft_consensus.cc:2955] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.929687 14077 raft_consensus.cc:2955] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.930204 14153 raft_consensus.cc:2955] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } }
I20260630 12:39:59.946936 13973 catalog_manager.cc:5697] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 reported cstate change: config changed from index -1 to 10, NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) added. New cstate: current_term: 1 leader_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:00.188232 14475 ts_tablet_manager.cc:933] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: Initiating tablet copy from peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:40:00.190804 14475 tablet_copy_client.cc:323] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.2:38265
I20260630 12:40:00.207098 14164 tablet_copy_service.cc:140] P 18bb5e0d72504202a8ba9c3be4757d7e: Received BeginTabletCopySession request for tablet cc3be3eb384b455fb3dbca4de26591ae from peer 12ebae5959d54dcfb1d8fb49357510e3 ({username='slave'} at 127.0.0.1:54108)
I20260630 12:40:00.207840 14164 tablet_copy_service.cc:161] P 18bb5e0d72504202a8ba9c3be4757d7e: Beginning new tablet copy session on tablet cc3be3eb384b455fb3dbca4de26591ae from peer 12ebae5959d54dcfb1d8fb49357510e3 at {username='slave'} at 127.0.0.1:54108: session id = 12ebae5959d54dcfb1d8fb49357510e3-cc3be3eb384b455fb3dbca4de26591ae
I20260630 12:40:00.217228 14164 tablet_copy_source_session.cc:215] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:00.221239 14475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3be3eb384b455fb3dbca4de26591ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:00.239182 14475 tablet_copy_client.cc:806] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:00.240017 14475 tablet_copy_client.cc:670] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:00.245366 14475 tablet_copy_client.cc:538] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:00.268357 14475 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap starting.
I20260630 12:40:00.320398 14480 ts_tablet_manager.cc:933] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Initiating tablet copy from peer 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:40:00.331419 14480 tablet_copy_client.cc:323] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:43625
I20260630 12:40:00.358606 14238 tablet_copy_service.cc:140] P 120b3ad854d34f3993c0aa417ce5bcf1: Received BeginTabletCopySession request for tablet d499641422df49d491dfa6a57088e48b from peer 12ebae5959d54dcfb1d8fb49357510e3 ({username='slave'} at 127.0.0.1:57598)
I20260630 12:40:00.359591 14238 tablet_copy_service.cc:161] P 120b3ad854d34f3993c0aa417ce5bcf1: Beginning new tablet copy session on tablet d499641422df49d491dfa6a57088e48b from peer 12ebae5959d54dcfb1d8fb49357510e3 at {username='slave'} at 127.0.0.1:57598: session id = 12ebae5959d54dcfb1d8fb49357510e3-d499641422df49d491dfa6a57088e48b
I20260630 12:40:00.378655 14238 tablet_copy_source_session.cc:215] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:00.383244 14480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d499641422df49d491dfa6a57088e48b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:00.424342 14475 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=78 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:40:00.426054 14475 tablet_bootstrap.cc:492] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap complete.
I20260630 12:40:00.427084 14475 ts_tablet_manager.cc:1403] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: Time spent bootstrapping tablet: real 0.159s	user 0.089s	sys 0.025s
I20260630 12:40:00.428108 14480 tablet_copy_client.cc:806] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:00.429186 14480 tablet_copy_client.cc:670] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:00.429203 14483 ts_tablet_manager.cc:933] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Initiating tablet copy from peer 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:40:00.434288 14483 tablet_copy_client.cc:323] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.3:43625
I20260630 12:40:00.433274 14475 raft_consensus.cc:359] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.435133 14475 raft_consensus.cc:740] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ebae5959d54dcfb1d8fb49357510e3, State: Initialized, Role: LEARNER
I20260630 12:40:00.436065 14475 consensus_queue.cc:260] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.561383 14475 ts_tablet_manager.cc:1434] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: Time spent starting tablet: real 0.134s	user 0.016s	sys 0.027s
I20260630 12:40:00.563979 14164 tablet_copy_service.cc:342] P 18bb5e0d72504202a8ba9c3be4757d7e: Request end of tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-cc3be3eb384b455fb3dbca4de26591ae received from {username='slave'} at 127.0.0.1:54108
I20260630 12:40:00.564527 14164 tablet_copy_service.cc:434] P 18bb5e0d72504202a8ba9c3be4757d7e: ending tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-cc3be3eb384b455fb3dbca4de26591ae on tablet cc3be3eb384b455fb3dbca4de26591ae with peer 12ebae5959d54dcfb1d8fb49357510e3
I20260630 12:40:00.601430 14416 raft_consensus.cc:1217] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
I20260630 12:40:00.615352 14475 ts_tablet_manager.cc:933] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: Initiating tablet copy from peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457)
I20260630 12:40:00.620816 14238 tablet_copy_service.cc:140] P 120b3ad854d34f3993c0aa417ce5bcf1: Received BeginTabletCopySession request for tablet d8ab3f83cc6049b3aad3636a856388b8 from peer 12ebae5959d54dcfb1d8fb49357510e3 ({username='slave'} at 127.0.0.1:57598)
I20260630 12:40:00.621603 14238 tablet_copy_service.cc:161] P 120b3ad854d34f3993c0aa417ce5bcf1: Beginning new tablet copy session on tablet d8ab3f83cc6049b3aad3636a856388b8 from peer 12ebae5959d54dcfb1d8fb49357510e3 at {username='slave'} at 127.0.0.1:57598: session id = 12ebae5959d54dcfb1d8fb49357510e3-d8ab3f83cc6049b3aad3636a856388b8
I20260630 12:40:00.623912 14475 tablet_copy_client.cc:323] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Beginning tablet copy session from remote peer at address 127.1.136.1:35457
I20260630 12:40:00.632253 14480 tablet_copy_client.cc:538] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:00.642088 14089 tablet_copy_service.cc:140] P daf289c08dc54e569e0750d4ace73d7e: Received BeginTabletCopySession request for tablet bb37fc5ca3284f3c9311bce481aa60e9 from peer 12ebae5959d54dcfb1d8fb49357510e3 ({username='slave'} at 127.0.0.1:60294)
I20260630 12:40:00.642808 14089 tablet_copy_service.cc:161] P daf289c08dc54e569e0750d4ace73d7e: Beginning new tablet copy session on tablet bb37fc5ca3284f3c9311bce481aa60e9 from peer 12ebae5959d54dcfb1d8fb49357510e3 at {username='slave'} at 127.0.0.1:60294: session id = 12ebae5959d54dcfb1d8fb49357510e3-bb37fc5ca3284f3c9311bce481aa60e9
I20260630 12:40:00.645527 14480 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap starting.
I20260630 12:40:00.647709 14238 tablet_copy_source_session.cc:215] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:00.651744 14483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ab3f83cc6049b3aad3636a856388b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:00.652164 14089 tablet_copy_source_session.cc:215] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:00.656641 14475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb37fc5ca3284f3c9311bce481aa60e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:00.672528 14483 tablet_copy_client.cc:806] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:00.673475 14483 tablet_copy_client.cc:670] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:00.679019 14475 tablet_copy_client.cc:806] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:00.679152 14483 tablet_copy_client.cc:538] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:00.679674 14475 tablet_copy_client.cc:670] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:00.684350 14475 tablet_copy_client.cc:538] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:00.691633 14483 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap starting.
I20260630 12:40:00.694034 14475 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap starting.
I20260630 12:40:00.740722 14480 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=53 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:40:00.742147 14480 tablet_bootstrap.cc:492] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap complete.
I20260630 12:40:00.742973 14480 ts_tablet_manager.cc:1403] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Time spent bootstrapping tablet: real 0.098s	user 0.083s	sys 0.009s
I20260630 12:40:00.746271 14480 raft_consensus.cc:359] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.747298 14480 raft_consensus.cc:740] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ebae5959d54dcfb1d8fb49357510e3, State: Initialized, Role: LEARNER
I20260630 12:40:00.748317 14480 consensus_queue.cc:260] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.753496 14480 ts_tablet_manager.cc:1434] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:40:00.756217 14238 tablet_copy_service.cc:342] P 120b3ad854d34f3993c0aa417ce5bcf1: Request end of tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-d499641422df49d491dfa6a57088e48b received from {username='slave'} at 127.0.0.1:57598
I20260630 12:40:00.756830 14238 tablet_copy_service.cc:434] P 120b3ad854d34f3993c0aa417ce5bcf1: ending tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-d499641422df49d491dfa6a57088e48b on tablet d499641422df49d491dfa6a57088e48b with peer 12ebae5959d54dcfb1d8fb49357510e3
I20260630 12:40:00.799244 14417 raft_consensus.cc:1217] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
I20260630 12:40:00.806536 14475 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=77 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:40:00.806536 14483 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=69 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:40:00.808035 14483 tablet_bootstrap.cc:492] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap complete.
I20260630 12:40:00.808183 14475 tablet_bootstrap.cc:492] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: Bootstrap complete.
I20260630 12:40:00.810492 14483 ts_tablet_manager.cc:1403] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Time spent bootstrapping tablet: real 0.119s	user 0.093s	sys 0.023s
I20260630 12:40:00.810490 14475 ts_tablet_manager.cc:1403] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: Time spent bootstrapping tablet: real 0.116s	user 0.089s	sys 0.017s
I20260630 12:40:00.816201 14475 raft_consensus.cc:359] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.816131 14483 raft_consensus.cc:359] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.817272 14475 raft_consensus.cc:740] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ebae5959d54dcfb1d8fb49357510e3, State: Initialized, Role: LEARNER
I20260630 12:40:00.817454 14483 raft_consensus.cc:740] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ebae5959d54dcfb1d8fb49357510e3, State: Initialized, Role: LEARNER
I20260630 12:40:00.818164 14475 consensus_queue.cc:260] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.819335 14483 consensus_queue.cc:260] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:00.820879 14475 ts_tablet_manager.cc:1434] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:40:00.823027 14483 ts_tablet_manager.cc:1434] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:40:00.824335 14089 tablet_copy_service.cc:342] P daf289c08dc54e569e0750d4ace73d7e: Request end of tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-bb37fc5ca3284f3c9311bce481aa60e9 received from {username='slave'} at 127.0.0.1:60294
I20260630 12:40:00.824975 14089 tablet_copy_service.cc:434] P daf289c08dc54e569e0750d4ace73d7e: ending tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-bb37fc5ca3284f3c9311bce481aa60e9 on tablet bb37fc5ca3284f3c9311bce481aa60e9 with peer 12ebae5959d54dcfb1d8fb49357510e3
I20260630 12:40:00.828796 14238 tablet_copy_service.cc:342] P 120b3ad854d34f3993c0aa417ce5bcf1: Request end of tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-d8ab3f83cc6049b3aad3636a856388b8 received from {username='slave'} at 127.0.0.1:57598
I20260630 12:40:00.829669 14238 tablet_copy_service.cc:434] P 120b3ad854d34f3993c0aa417ce5bcf1: ending tablet copy session 12ebae5959d54dcfb1d8fb49357510e3-d8ab3f83cc6049b3aad3636a856388b8 on tablet d8ab3f83cc6049b3aad3636a856388b8 with peer 12ebae5959d54dcfb1d8fb49357510e3
I20260630 12:40:00.988776  1568 tablet_server.cc:179] TabletServer@127.1.136.1:0 shutting down...
I20260630 12:40:00.997291 14417 raft_consensus.cc:1217] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
W20260630 12:40:01.006676 14194 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]
W20260630 12:40:01.013073 14194 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:01.050184  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:01.051455  1568 tablet_replica.cc:333] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e: stopping tablet replica
I20260630 12:40:01.052363  1568 raft_consensus.cc:2243] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.053236  1568 raft_consensus.cc:2272] T 7b00f267ed33410c95a45c0a11a8eeab P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.056871  1568 tablet_replica.cc:333] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e: stopping tablet replica
I20260630 12:40:01.057601  1568 raft_consensus.cc:2243] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.058657  1568 raft_consensus.cc:2272] T d499641422df49d491dfa6a57088e48b P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.062709  1568 tablet_replica.cc:333] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e: stopping tablet replica
I20260630 12:40:01.063489  1568 raft_consensus.cc:2243] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.064112  1568 raft_consensus.cc:2272] T cc3be3eb384b455fb3dbca4de26591ae P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.067937  1568 tablet_replica.cc:333] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e: stopping tablet replica
I20260630 12:40:01.068712  1568 raft_consensus.cc:2243] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:01.070429  1568 raft_consensus.cc:2272] T bb37fc5ca3284f3c9311bce481aa60e9 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.074265  1568 tablet_replica.cc:333] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e: stopping tablet replica
I20260630 12:40:01.075011  1568 raft_consensus.cc:2243] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.075744  1568 raft_consensus.cc:2272] T 397aacbdb9404798b47f877f24353aac P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.079553  1568 tablet_replica.cc:333] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e: stopping tablet replica
I20260630 12:40:01.080241  1568 raft_consensus.cc:2243] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.081046  1568 raft_consensus.cc:2272] T d8ab3f83cc6049b3aad3636a856388b8 P daf289c08dc54e569e0750d4ace73d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.123299  1568 tablet_server.cc:196] TabletServer@127.1.136.1:0 shutdown complete.
I20260630 12:40:01.162845  1568 tablet_server.cc:179] TabletServer@127.1.136.2:0 shutting down...
I20260630 12:40:01.186702 14450 raft_consensus.cc:1064] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: attempting to promote NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 to VOTER
I20260630 12:40:01.189540 14450 consensus_queue.cc:237] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } }
I20260630 12:40:01.206790 14417 raft_consensus.cc:1217] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
I20260630 12:40:01.208305 14416 raft_consensus.cc:1275] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Refusing update from remote peer 18bb5e0d72504202a8ba9c3be4757d7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:40:01.213224 14227 raft_consensus.cc:1275] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Refusing update from remote peer 18bb5e0d72504202a8ba9c3be4757d7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:40:01.216099 14493 consensus_queue.cc:1048] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:40:01.220620 14450 consensus_queue.cc:1048] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:40:01.246207 14495 raft_consensus.cc:2955] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index 10 to 11, 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } }
I20260630 12:40:01.255635 14227 raft_consensus.cc:2955] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index 10 to 11, 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } }
W20260630 12:40:01.271373 14120 consensus_peers.cc:597] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:01.272311 14120 consensus_peers.cc:597] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:01.278493  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:01.283993 14416 raft_consensus.cc:2955] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index 10 to 11, 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } }
W20260630 12:40:01.285442 14191 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:01.287468  1568 tablet_replica.cc:333] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e: stopping tablet replica
I20260630 12:40:01.288553  1568 raft_consensus.cc:2243] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.287577 13970 catalog_manager.cc:5697] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 reported cstate change: config changed from index 10 to 11, 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } }
I20260630 12:40:01.289605  1568 raft_consensus.cc:2272] T bb37fc5ca3284f3c9311bce481aa60e9 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.293578  1568 tablet_replica.cc:333] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e: stopping tablet replica
I20260630 12:40:01.294898  1568 raft_consensus.cc:2243] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.296396  1568 raft_consensus.cc:2272] T d8ab3f83cc6049b3aad3636a856388b8 P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.301595  1568 tablet_replica.cc:333] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e: stopping tablet replica
I20260630 12:40:01.302996  1568 raft_consensus.cc:2243] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.305305  1568 raft_consensus.cc:2272] T d499641422df49d491dfa6a57088e48b P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.311029  1568 tablet_replica.cc:333] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e: stopping tablet replica
I20260630 12:40:01.312049  1568 raft_consensus.cc:2243] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:01.313769  1568 raft_consensus.cc:2272] T cc3be3eb384b455fb3dbca4de26591ae P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.324232  1568 tablet_replica.cc:333] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e: stopping tablet replica
I20260630 12:40:01.325245  1568 raft_consensus.cc:2243] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:01.326575  1568 raft_consensus.cc:2272] T 397aacbdb9404798b47f877f24353aac P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.332026  1568 tablet_replica.cc:333] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e: stopping tablet replica
I20260630 12:40:01.332829  1568 raft_consensus.cc:2243] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:01.333860  1568 raft_consensus.cc:2272] T 7b00f267ed33410c95a45c0a11a8eeab P 18bb5e0d72504202a8ba9c3be4757d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:01.405064 14368 raft_consensus.cc:1064] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: attempting to promote NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 to VOTER
I20260630 12:40:01.407824 14368 consensus_queue.cc:237] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } }
I20260630 12:40:01.417351 14416 raft_consensus.cc:1275] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Refusing update from remote peer 120b3ad854d34f3993c0aa417ce5bcf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:40:01.419271 14505 consensus_queue.cc:1048] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:40:01.425347 14191 consensus_peers.cc:597] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:01.426503 14194 consensus_peers.cc:597] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:01.427409 14191 consensus_peers.cc:597] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:01.456452 14175 debug-util.cc:398] Leaking SignalData structure 0x7b0800209a40 after lost signal to thread 1571
W20260630 12:40:01.458057 14175 debug-util.cc:398] Leaking SignalData structure 0x7b0800295240 after lost signal to thread 14011
W20260630 12:40:01.460844 14194 consensus_peers.cc:597] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:01.461558 14175 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6400 after lost signal to thread 14252
W20260630 12:40:01.462886 14175 debug-util.cc:398] Leaking SignalData structure 0x7b0800251a40 after lost signal to thread 14441
I20260630 12:40:01.788223 14505 raft_consensus.cc:1064] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: attempting to promote NON_VOTER 12ebae5959d54dcfb1d8fb49357510e3 to VOTER
I20260630 12:40:01.792279 14505 consensus_queue.cc:237] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } }
I20260630 12:40:01.807178 14416 raft_consensus.cc:1275] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Refusing update from remote peer 120b3ad854d34f3993c0aa417ce5bcf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:40:01.809626 14368 consensus_queue.cc:1048] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260630 12:40:01.827129 14191 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:01.837227 14194 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:02.366079  1568 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14175)
I20260630 12:40:02.414605 14511 raft_consensus.cc:493] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader daf289c08dc54e569e0750d4ace73d7e)
I20260630 12:40:02.415503 14511 raft_consensus.cc:515] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:02.419087 14511 leader_election.cc:290] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
W20260630 12:40:02.433138 14191 leader_election.cc:336] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
W20260630 12:40:02.434937 14194 leader_election.cc:336] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:02.435528 14194 leader_election.cc:304] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [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: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:02.436277 14511 raft_consensus.cc:2749] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:02.463141 14511 raft_consensus.cc:493] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18bb5e0d72504202a8ba9c3be4757d7e)
I20260630 12:40:02.463716 14511 raft_consensus.cc:515] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:40:02.466346 14511 leader_election.cc:290] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
W20260630 12:40:02.471906 14194 leader_election.cc:336] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
W20260630 12:40:02.472838 14191 leader_election.cc:336] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
I20260630 12:40:02.473416 14191 leader_election.cc:304] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [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: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:02.474382 14511 raft_consensus.cc:2749] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:02.756870 14511 raft_consensus.cc:493] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18bb5e0d72504202a8ba9c3be4757d7e)
I20260630 12:40:02.757804 14511 raft_consensus.cc:515] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } }
W20260630 12:40:02.768064 14191 leader_election.cc:336] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
I20260630 12:40:02.771685 14416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "12ebae5959d54dcfb1d8fb49357510e3" is_pre_election: true
I20260630 12:40:02.773865 14192 leader_election.cc:304] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 12ebae5959d54dcfb1d8fb49357510e3, 18bb5e0d72504202a8ba9c3be4757d7e
I20260630 12:40:02.774845 14511 leader_election.cc:290] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265), 12ebae5959d54dcfb1d8fb49357510e3 (127.1.136.4:46581)
I20260630 12:40:02.775461 14511 raft_consensus.cc:2749] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:40:02.776682 14194 leader_election.cc:336] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:02.786111 14516 raft_consensus.cc:493] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18bb5e0d72504202a8ba9c3be4757d7e)
I20260630 12:40:02.787009 14516 raft_consensus.cc:515] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } }
I20260630 12:40:02.791319 14516 leader_election.cc:290] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:40:02.806867 14227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "12ebae5959d54dcfb1d8fb49357510e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" is_pre_election: true
I20260630 12:40:02.807796 14227 raft_consensus.cc:2468] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebae5959d54dcfb1d8fb49357510e3 in term 1.
W20260630 12:40:02.811259 14383 leader_election.cc:336] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
W20260630 12:40:02.814718 14380 leader_election.cc:336] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
I20260630 12:40:02.815436 14380 leader_election.cc:304] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 12ebae5959d54dcfb1d8fb49357510e3; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:02.817317 14516 raft_consensus.cc:2749] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:40:03.366775  1568 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14175)
W20260630 12:40:03.571453 14194 consensus_peers.cc:597] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:03.750238 14194 consensus_peers.cc:597] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:03.820771 14191 consensus_peers.cc:597] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:04.140959 14194 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:04.154397 14191 consensus_peers.cc:597] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:04.194797 14191 consensus_peers.cc:597] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Couldn't send request to peer 18bb5e0d72504202a8ba9c3be4757d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:04.367695  1568 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14175)
I20260630 12:40:04.424964 14515 raft_consensus.cc:493] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader daf289c08dc54e569e0750d4ace73d7e)
I20260630 12:40:04.427305 14515 raft_consensus.cc:515] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
I20260630 12:40:04.432711 14515 leader_election.cc:290] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
W20260630 12:40:04.438369 14191 leader_election.cc:336] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
W20260630 12:40:04.441399 14194 leader_election.cc:336] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:04.442237 14194 leader_election.cc:304] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [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: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:04.443374 14515 raft_consensus.cc:2749] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:04.522485 14521 raft_consensus.cc:493] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18bb5e0d72504202a8ba9c3be4757d7e)
I20260630 12:40:04.523309 14521 raft_consensus.cc:515] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:40:04.527015 14521 leader_election.cc:290] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
W20260630 12:40:04.533604 14191 leader_election.cc:336] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
W20260630 12:40:04.534538 14194 leader_election.cc:336] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:04.535199 14194 leader_election.cc:304] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [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: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:04.536302 14521 raft_consensus.cc:2749] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:04.901084 14522 raft_consensus.cc:493] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18bb5e0d72504202a8ba9c3be4757d7e)
I20260630 12:40:04.902076 14522 raft_consensus.cc:515] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } }
I20260630 12:40:04.914566 14522 leader_election.cc:290] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265), 120b3ad854d34f3993c0aa417ce5bcf1 (127.1.136.3:43625)
I20260630 12:40:04.924105 14227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3be3eb384b455fb3dbca4de26591ae" candidate_uuid: "12ebae5959d54dcfb1d8fb49357510e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" is_pre_election: true
I20260630 12:40:04.925027 14227 raft_consensus.cc:2468] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12ebae5959d54dcfb1d8fb49357510e3 in term 1.
W20260630 12:40:04.928999 14380 leader_election.cc:336] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
W20260630 12:40:04.930725 14383 leader_election.cc:336] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:04.932884 14383 leader_election.cc:304] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 120b3ad854d34f3993c0aa417ce5bcf1, 12ebae5959d54dcfb1d8fb49357510e3; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:04.936077 14522 raft_consensus.cc:2749] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:40:05.368813  1568 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 14175)
W20260630 12:40:06.056634 14194 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111) [suppressed 76 similar messages]
W20260630 12:40:06.068112 14194 consensus_peers.cc:597] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 -> Peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Couldn't send request to peer daf289c08dc54e569e0750d4ace73d7e. Status: Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:40:06.131340  1568 tablet_server.cc:196] TabletServer@127.1.136.2:0 shutdown complete.
I20260630 12:40:06.157083 14526 raft_consensus.cc:493] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader daf289c08dc54e569e0750d4ace73d7e)
I20260630 12:40:06.158123 14526 raft_consensus.cc:515] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } }
W20260630 12:40:06.167960 14194 leader_election.cc:336] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:06.169600 14526 leader_election.cc:290] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:40:06.174206  1568 tablet_server.cc:179] TabletServer@127.1.136.3:0 shutting down...
W20260630 12:40:06.174331 14191 leader_election.cc:336] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
I20260630 12:40:06.175500 14191 leader_election.cc:304] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [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: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:06.176939 14526 raft_consensus.cc:2749] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:06.224624  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:06.226792  1568 tablet_replica.cc:333] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1: stopping tablet replica
I20260630 12:40:06.227533  1568 raft_consensus.cc:2243] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:06.228479  1568 raft_consensus.cc:2272] T bb37fc5ca3284f3c9311bce481aa60e9 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.232087  1568 tablet_replica.cc:333] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: stopping tablet replica
I20260630 12:40:06.232795  1568 raft_consensus.cc:2243] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:06.233912  1568 pending_rounds.cc:70] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Trying to abort 1 pending ops.
I20260630 12:40:06.234084  1568 pending_rounds.cc:77] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 7302443832960585728 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d499641422df49d491dfa6a57088e48b" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } } }
I20260630 12:40:06.234869  1568 raft_consensus.cc:2917] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Aborting config change with OpId 1.11: Aborted: Op aborted
I20260630 12:40:06.235231  1568 raft_consensus.cc:2889] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:40:06.235512  1568 raft_consensus.cc:2272] T d499641422df49d491dfa6a57088e48b P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.238495  1568 tablet_replica.cc:333] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1: stopping tablet replica
I20260630 12:40:06.239125  1568 raft_consensus.cc:2243] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:06.239845  1568 raft_consensus.cc:2272] T cc3be3eb384b455fb3dbca4de26591ae P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.243251  1568 tablet_replica.cc:333] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: stopping tablet replica
I20260630 12:40:06.243924  1568 raft_consensus.cc:2243] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:06.244699 14526 raft_consensus.cc:493] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18bb5e0d72504202a8ba9c3be4757d7e)
I20260630 12:40:06.245296  1568 pending_rounds.cc:70] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Trying to abort 1 pending ops.
I20260630 12:40:06.245262 14526 raft_consensus.cc:515] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } }
I20260630 12:40:06.245714  1568 pending_rounds.cc:77] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 7302443834531803136 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d8ab3f83cc6049b3aad3636a856388b8" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } } }
I20260630 12:40:06.246798  1568 raft_consensus.cc:2917] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Aborting config change with OpId 1.11: Aborted: Op aborted
I20260630 12:40:06.247247  1568 raft_consensus.cc:2889] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:40:06.247610  1568 raft_consensus.cc:2272] T d8ab3f83cc6049b3aad3636a856388b8 P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.247902 14526 leader_election.cc:290] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457), 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265)
I20260630 12:40:06.251719  1568 tablet_replica.cc:333] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1: stopping tablet replica
I20260630 12:40:06.253074  1568 raft_consensus.cc:2243] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:06.254349  1568 raft_consensus.cc:2272] T 397aacbdb9404798b47f877f24353aac P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:40:06.255451 14191 leader_election.cc:336] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18bb5e0d72504202a8ba9c3be4757d7e (127.1.136.2:38265): Network error: Client connection negotiation failed: client connection to 127.1.136.2:38265: connect: Connection refused (error 111)
W20260630 12:40:06.256119 14194 leader_election.cc:336] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf289c08dc54e569e0750d4ace73d7e (127.1.136.1:35457): Network error: Client connection negotiation failed: client connection to 127.1.136.1:35457: connect: Connection refused (error 111)
I20260630 12:40:06.257444 14194 leader_election.cc:304] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [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: 120b3ad854d34f3993c0aa417ce5bcf1; no voters: 18bb5e0d72504202a8ba9c3be4757d7e, daf289c08dc54e569e0750d4ace73d7e
I20260630 12:40:06.258814 14526 raft_consensus.cc:2749] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:06.258948  1568 tablet_replica.cc:333] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1: stopping tablet replica
I20260630 12:40:06.259881  1568 raft_consensus.cc:2243] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:06.260499  1568 raft_consensus.cc:2272] T 7b00f267ed33410c95a45c0a11a8eeab P 120b3ad854d34f3993c0aa417ce5bcf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.289353  1568 tablet_server.cc:196] TabletServer@127.1.136.3:0 shutdown complete.
I20260630 12:40:06.335521  1568 tablet_server.cc:179] TabletServer@127.1.136.4:0 shutting down...
I20260630 12:40:06.395033  1568 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:06.396377  1568 tablet_replica.cc:333] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: stopping tablet replica
I20260630 12:40:06.397812  1568 raft_consensus.cc:2243] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:06.398607  1568 pending_rounds.cc:70] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Trying to abort 1 pending ops.
I20260630 12:40:06.398901  1568 pending_rounds.cc:77] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 7302443834531803136 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d8ab3f83cc6049b3aad3636a856388b8" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } attrs { replace: true } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } } }
I20260630 12:40:06.400115  1568 raft_consensus.cc:2917] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Aborting config change with OpId 1.11: Aborted: Op aborted
I20260630 12:40:06.400606  1568 raft_consensus.cc:2889] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:40:06.400991  1568 raft_consensus.cc:2272] T d8ab3f83cc6049b3aad3636a856388b8 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:40:06.404899  1568 tablet_replica.cc:333] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: stopping tablet replica
I20260630 12:40:06.405905  1568 raft_consensus.cc:2243] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:06.406493  1568 pending_rounds.cc:70] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Trying to abort 1 pending ops.
I20260630 12:40:06.406760  1568 pending_rounds.cc:77] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 7302443832960585728 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d499641422df49d491dfa6a57088e48b" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: NON_VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "daf289c08dc54e569e0750d4ace73d7e" member_type: VOTER last_known_addr { host: "127.1.136.1" port: 35457 } attrs { replace: true } } peers { permanent_uuid: "18bb5e0d72504202a8ba9c3be4757d7e" member_type: VOTER last_known_addr { host: "127.1.136.2" port: 38265 } } peers { permanent_uuid: "120b3ad854d34f3993c0aa417ce5bcf1" member_type: VOTER last_known_addr { host: "127.1.136.3" port: 43625 } } peers { permanent_uuid: "12ebae5959d54dcfb1d8fb49357510e3" member_type: VOTER last_known_addr { host: "127.1.136.4" port: 46581 } attrs { promote: false } } } }
I20260630 12:40:06.408281  1568 raft_consensus.cc:2917] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Aborting config change with OpId 1.11: Aborted: Op aborted
I20260630 12:40:06.408772  1568 raft_consensus.cc:2889] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:40:06.409164  1568 raft_consensus.cc:2272] T d499641422df49d491dfa6a57088e48b P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:40:06.412137  1568 tablet_replica.cc:333] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3: stopping tablet replica
I20260630 12:40:06.412941  1568 raft_consensus.cc:2243] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:40:06.413931  1568 raft_consensus.cc:2272] T bb37fc5ca3284f3c9311bce481aa60e9 P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:40:06.417886  1568 tablet_replica.cc:333] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3: stopping tablet replica
I20260630 12:40:06.418620  1568 raft_consensus.cc:2243] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:06.419286  1568 raft_consensus.cc:2272] T cc3be3eb384b455fb3dbca4de26591ae P 12ebae5959d54dcfb1d8fb49357510e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.450847  1568 tablet_server.cc:196] TabletServer@127.1.136.4:0 shutdown complete.
I20260630 12:40:06.469322  1568 master.cc:562] Master@127.1.136.62:38931 shutting down...
W20260630 12:40:06.503661 14025 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:40:06.505554  1568 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:06.506209  1568 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:06.506594  1568 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a4acf937a7740269f1eb608832720b2: stopping tablet replica
I20260630 12:40:06.531751  1568 master.cc:584] Master@127.1.136.62:38931 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (11305 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (16621 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (279223 ms total)
[  PASSED  ] 26 tests.
I20260630 12:40:06.611404  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~74 seconds ago
I20260630 12:40:06.611701  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~74 seconds ago
I20260630 12:40:06.611858  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 18 messages since previous log ~104 seconds ago
I20260630 12:40:06.612031  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~74 seconds ago
I20260630 12:40:06.612196  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 5 messages since previous log ~195 seconds ago
I20260630 12:40:06.612370  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~256 seconds ago
I20260630 12:40:06.612759  1568 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 28 messages since previous log ~14 seconds ago
I20260630 12:40:06.612931  1568 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
