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_clubb_nvhpc_build # 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
Avoid second fetch
Checking out Revision f6c0a120267d2d91d227c197069f455873cab7a2 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit 6340e0a542105e3612b9709f3192cdf3b88a55ec Author: Trevor-Hancock5 Date: Mon Mar 2 19:40:18 2026 -0600 Add blank line to test python scripts Testing python scripts from crontab"
 > 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 f6c0a120267d2d91d227c197069f455873cab7a2 # timeout=10
 > git rev-list --no-walk 200f3c1ad5ac66e182f1d6cd75313a2e0d637694 # timeout=10