Skip to content

Console Output

The recommended git tool is: git
Fetching changes from the remote Git repository
Checking out Revision ff0f8451cc3a3f15be9bc7804754f6d77b14c8b5 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit e3707bdb9336e23f2215ba647eb2df43cdab9d9a Author: Gunther Huebler Date: Mon Feb 3 12:17:52 2025 -0600 Monoflux GPU optimization (#1221) * Making a fast version of the serial loop to check if we even need to perform the slow version at all."
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/wrf_clubb_silhs_parallel_ifort/.git # timeout=10
 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +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 ff0f8451cc3a3f15be9bc7804754f6d77b14c8b5 # timeout=10
 > git rev-list --no-walk ff0f8451cc3a3f15be9bc7804754f6d77b14c8b5 # timeout=10