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/sam_clubb.git
 > git init /home/jenkins/workspace/sam_micro_drizzle_intel_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1d33ed8d903eee938abbb15235d6a08f5c5fe7c3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d33ed8d903eee938abbb15235d6a08f5c5fe7c3 # timeout=10
Commit message: "Autoupdated tunable_parameters Commit 4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2 Author: Gunther Huebler Date: Thu Jan 8 14:23:44 2026 -0600 Non trad coriolis (#1267) * Updating the clubb core and silhs version files"
 > git rev-list --no-walk 88fb80db55994e88ea2730d94a9a8747d4a541d8 # timeout=10