Skip to content

Console Output

The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Cabana_PR-742/.git # timeout=10
 > git config remote.origin.url https://github.com/ECP-copa/Cabana.git # timeout=10
Fetching upstream changes from https://github.com/ECP-copa/Cabana.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/ECP-copa/Cabana.git +refs/pull/742/head:refs/remotes/origin/PR-742 # timeout=10
Checking out Revision e366393c4c7c22fff0e9165a000bb1a4f74de7e5 (PR-742)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e366393c4c7c22fff0e9165a000bb1a4f74de7e5 # timeout=10
Commit message: "Added prefix argument to Grid writeTimeStep"
 > git rev-list --no-walk d17969f9a433ce411146a1298b2045e0ad58ab8e # timeout=10