Skip to content

Console Output

The recommended git tool is: git
using credential projects-storage.eclipse.org-bot-ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.eclipse.org/eclipse/hawk/hawk.git
 > git init /home/jenkins/agent/workspace/hawk_master # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse/hawk/hawk.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/hawk_master@tmp/jenkins-gitclient-ssh9423825217204235328.key
Verifying host key using manually-configured host key entries
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/hawk/hawk.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3155530de4fe30cc2dc217b2f4f1f14a970ade05 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3155530de4fe30cc2dc217b2f4f1f14a970ade05 # timeout=10
Commit message: "Upgrade to build-helper-plugin 3.5.0 to be compatible with newer Maven releases"
 > git rev-list --no-walk 14673dc0729af582cc3c0e4dfccc81f3f4841733 # timeout=10