Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Honoring refspec on initial clone
Cloning repository https://github.com/eclipse/capella.git
 > git init /home/jenkins/agent/workspace/pella-product_enableRCPTT-squash # timeout=10
Fetching upstream changes from https://github.com/eclipse/capella.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress --depth=1 -- https://github.com/eclipse/capella.git +refs/heads/enableRCPTT-squash:refs/remotes/origin/enableRCPTT-squash # timeout=10
Avoid second fetch
Checking out Revision 826af1fd3be66181f06ab115d90e9e5e742ab63f (enableRCPTT-squash)
 > git config remote.origin.url https://github.com/eclipse/capella.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/enableRCPTT-squash:refs/remotes/origin/enableRCPTT-squash # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 826af1fd3be66181f06ab115d90e9e5e742ab63f # timeout=13
Commit message: "wrap publish"
 > git rev-list --no-walk 826af1fd3be66181f06ab115d90e9e5e742ab63f # timeout=10