Skip to content

Console Output

The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/wrf.git
 > git init /home/jenkins/workspace/wrf_clubb_plot_ifort # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a79017a6804161154d3169308fc0af30980ca5f5 (refs/remotes/origin/master)
 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a79017a6804161154d3169308fc0af30980ca5f5 # timeout=10
Commit message: "Autoupdated SILHS Commit 3a3e3d57af0db172255568b51e92976571b7ad42 Author: domkesteffen Date: Thu May 1 15:13:38 2025 -0500 Removed renaming operators `=>` and wrapper subroutines from silhs_api_module (#1240) CLUBB ticket #1223 * Removed renaming operators `=>` from silhs_api_module This just affected latin_hypercube_2D_output_api and stats_accumulate_lh_api."
 > git rev-list --no-walk cf3d562b605099103d0fc98611e968951c9bd686 # timeout=10