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 2035e313d7a54f9e1572eb5f315249ea841fb258 into PR head commit 1bf7411b17f0422111a13fe96dfe8bea7b858a56
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6895/.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.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6895/head:refs/remotes/origin/PR-6895 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1bf7411b17f0422111a13fe96dfe8bea7b858a56 # timeout=10
Merge succeeded, producing 8fc41f627a59355be93427cd6631a8f8cbeb1b7d
Checking out Revision 8fc41f627a59355be93427cd6631a8f8cbeb1b7d (PR-6895)
Commit message: "Merge commit '2035e313d7a54f9e1572eb5f315249ea841fb258' into HEAD"
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 2035e313d7a54f9e1572eb5f315249ea841fb258 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8fc41f627a59355be93427cd6631a8f8cbeb1b7d # timeout=10
 > git rev-list --no-walk 2d6677595ffd8af581d5d3d8b277ef9e37f70fa0 # timeout=10