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/cam.git
 > git init /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision ae2416d29975b1212cacac1947fc609c2840c1f2 (refs/remotes/origin/clubb_silhs_devel)
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae2416d29975b1212cacac1947fc609c2840c1f2 # 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 ae2416d29975b1212cacac1947fc609c2840c1f2 # timeout=10