Console Output
The recommended git tool is: git
> git rev-parse --resolve-git-dir /home/jenkins/workspace/sam_clubb_nvhpc_build/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/larson-group/sam_clubb.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ab2ab614280e98218206cceaa9cb5f3a4b14df9e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ab2ab614280e98218206cceaa9cb5f3a4b14df9e # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 327bc1e35f9f2f5c9e58dadab76aa8a4452f711b Author: domkesteffen Date: Thu Feb 20 12:14:14 2025 -0600 Revert clubb api module changes (#1228) * Revert intent changes to err_code_api in clubb_api_module to stay consistent with host models CLUBB ticket #975"
> git rev-list --no-walk d81e006e9beb39fbe851db613b5a6af02b028577 # timeout=10