Skip to content

Console Output

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/capella-requirements-vp.git
 > git init /home/jenkins/agent/workspace/addon-requirements_revert-master # timeout=10
Fetching upstream changes from https://github.com/eclipse/capella-requirements-vp.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --progress https://github.com/eclipse/capella-requirements-vp.git +refs/heads/revert-master:refs/remotes/origin/revert-master # timeout=10
Avoid second fetch
Checking out Revision a19ab54a08222328c76f05e5881e4ff8d2dc5ad5 (revert-master)
 > git config remote.origin.url https://github.com/eclipse/capella-requirements-vp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/revert-master:refs/remotes/origin/revert-master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a19ab54a08222328c76f05e5881e4ff8d2dc5ad5 # timeout=10
Commit message: "[Sonar] Exclude test plugins from Sonar"
 > git rev-list --no-walk f2d4430ae58344bd2a59119778789d9f1b6cb1eb # timeout=10