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'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision bf08f76d224e8c63a15d8f28120ea912b18a7847 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit eb20e0988129b0a57d5df04a39b5c4a965e2397f Author: Daniel Ebel Date: Tue Sep 22 11:07:39 2026 -0500 F90 fix multicol+l add dycore grid (#1363) fixed 2d array passing into 1d array fns. Technically BIT_CHANGING for multicol"
 > 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
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf08f76d224e8c63a15d8f28120ea912b18a7847 # timeout=10
 > git rev-list --no-walk 1a262a039745b35f7704c75f3df164a0be7b0efd # timeout=10