Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_scam_ifort_ncar_plot # 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 29585d8f8e138192e8385d6e62bb3515be33d2df (refs/remotes/origin/clubb_silhs_devel)
Commit message: "Update to work with new plot location in /home/pub"
 > 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 29585d8f8e138192e8385d6e62bb3515be33d2df # timeout=10
 > git rev-list --no-walk e3ee84a0d729747f28492dee973502674281cb0c # timeout=10