Console Output
The recommended git tool is: git
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 955e7e6f7d15d54e7f1fb6ff7bdf9fbd2c4db0b4 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit 673beb053c2f32cc4a92340a492afab4c74f7170 Author: domkesteffen Date: Thu Dec 19 16:09:59 2024 -0600 Fix binormal correlation clipping (#1199) Fixed clipping in binormal correlation calc CLUBB ticket #1164"
> git rev-parse --resolve-git-dir /home/jenkins/workspace/wrf_clubb_plot_ifort/.git # timeout=10
> git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> 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 955e7e6f7d15d54e7f1fb6ff7bdf9fbd2c4db0b4 # timeout=10
> git rev-list --no-walk 7c90ed978e58a41aa7c386b55ab1713534dde19a # timeout=10