Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/capella-textual-editor.git
 > git init /home/jenkins/agent/workspace/l-editor_v1.4.x-add-sign-profile # timeout=10
Fetching upstream changes from https://github.com/eclipse/capella-textual-editor.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-textual-editor.git +refs/heads/v1.4.x-add-sign-profile:refs/remotes/origin/v1.4.x-add-sign-profile # timeout=10
Avoid second fetch
Checking out Revision 12ebf1666b534b77a653b4cfee37c4c74a6b534c (v1.4.x-add-sign-profile)
 > git config remote.origin.url https://github.com/eclipse/capella-textual-editor.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/v1.4.x-add-sign-profile:refs/remotes/origin/v1.4.x-add-sign-profile # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 12ebf1666b534b77a653b4cfee37c4c74a6b534c # timeout=10
Commit message: "[Releng] Fix typos in sign profile"
 > git rev-list --no-walk 12ebf1666b534b77a653b4cfee37c4c74a6b534c # timeout=10