Skip to content

Console Output

The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-virgo/virgo-bundlor/
 > git init /home/jenkins/agent/workspace/bundlor-main # timeout=10
Fetching upstream changes from https://github.com/eclipse-virgo/virgo-bundlor/
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse-virgo/virgo-bundlor/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-virgo/virgo-bundlor/ # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 841003103f7ad796e8947471101c950d705ecd06 (refs/remotes/origin/prepare_release)
Commit message: "Try with larger requests and limits"
 > git rev-parse refs/remotes/origin/prepare_release^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 841003103f7ad796e8947471101c950d705ecd06 # timeout=10
 > git rev-list --no-walk 3731630572dea874aa08e80a327ab1455dfa78a1 # timeout=10