Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jax-ws-api.git
 > git init /home/jenkins/agent/workspace/jax-ws-api-master-build # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jax-ws-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/jax-ws-api-master-build@tmp/jenkins-gitclient-ssh18191539905866281416.key
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jax-ws-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 5cb42682d16b5084f6ce251f4d58e8dfbc2fb357 (refs/remotes/origin/master)
 > git config remote.origin.url git@github.com:eclipse-ee4j/jax-ws-api.git # timeout=10
 > git config --add remote.origin.fetch +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 5cb42682d16b5084f6ce251f4d58e8dfbc2fb357 # timeout=10
Commit message: "Dependencies updated to current releases."
 > git rev-list --no-walk 1751749d0efe50252c949f0115a1d5b3954016cd # timeout=10