Console Output
The recommended git tool is: NONE
using credential gitlab-bot-ssh
Cloning the remote Git repository
Cloning repository ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit
> git init /home/jenkins/agent/workspace/update_packaging_website # timeout=10
Fetching upstream changes from ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit
> git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_SSH to set credentials ssh://webdev-bot@gitlab.eclipse.org
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/update_packaging_website@tmp/jenkins-gitclient-ssh12423204042240646075.key
Verifying host key using manually-configured host key entries
> git fetch --tags --force --progress -- ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision b03fb7b386d572c4ba00d592914458d569032662 (refs/remotes/origin/master)
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f b03fb7b386d572c4ba00d592914458d569032662 # timeout=10
Commit message: "Update drupal.make"
> git rev-list --no-walk b03fb7b386d572c4ba00d592914458d569032662 # timeout=10