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_Greycat_backend_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_Greycat_backend_master@tmp/jenkins-gitclient-ssh13555621785041071484.key
 > git fetch --no-tags --force --progress -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision c0065d2da6114f70b5a746ccaf9405c001f2bfb0 (master)
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0065d2da6114f70b5a746ccaf9405c001f2bfb0 # timeout=10
Commit message: "Revert "Temporarily fall back to 2.1.0 third party non-p2 repository to allow build""
 > git rev-list --no-walk 1275ef75b0232e98907ea73c9736c41d647ff317 # timeout=10