Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/lemminx-maven.git
Avoid second fetch
Checking out Revision 5bfe9aa2bdeac03bcd460c21375662b05984679e (master)
 > git init /home/jenkins/agent/workspace/LemMinX-Maven_master # timeout=10
Fetching upstream changes from https://github.com/eclipse/lemminx-maven.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/lemminx-maven.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/lemminx-maven.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bfe9aa2bdeac03bcd460c21375662b05984679e # timeout=10
Commit message: "Bump guava"
 > git rev-list --no-walk cf11e7584ff655d005634843e1c9b7077797d066 # timeout=10