Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/develop commit a74a35ebe46762ae3c63ed81d12cebb493b89682 into PR head commit d4fad7779f79a4202afc33eb38328ac384a6d79d
Merge succeeded, producing d94923953692023a08867d9ea9523f5d1082c3ad
Checking out Revision d94923953692023a08867d9ea9523f5d1082c3ad (PR-7509)
Commit message: "Merge commit 'a74a35ebe46762ae3c63ed81d12cebb493b89682' into HEAD"
First time build. Skipping changelog.
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7509/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7509/head:refs/remotes/origin/PR-7509 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4fad7779f79a4202afc33eb38328ac384a6d79d # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge a74a35ebe46762ae3c63ed81d12cebb493b89682 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d94923953692023a08867d9ea9523f5d1082c3ad # timeout=10
 > git rev-list --no-walk 5a5d412ed6ec47cc309f27b8f572fcec94e47e20 # timeout=10