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_BFB_coarse_res_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 ab7c6f2d2591fed86c6eb2b4efc80e73af2be84b (refs/remotes/origin/clubb_silhs_devel)
Commit message: "Autoupdated CLUBB_core Commit 7447595af2409f56faa42e4fa915078e13a2cbf1 Author: domkesteffen Date: Tue Dec 3 09:19:40 2024 -0600 Likely non-bit-changing housekeeping (#1213) Non-bit-changing housekeeping regarding wp2 clipping CLUBB ticket #1165"
 > 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 ab7c6f2d2591fed86c6eb2b4efc80e73af2be84b # timeout=10
 > git rev-list --no-walk c94bc13905bf56ce6e16ec6910e15bab08392572 # timeout=10