Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ditto/ditto.git
 > git init /home/jenkins/agent/workspace/website-build-and-deploy-fast/ditto # timeout=10
Fetching upstream changes from https://github.com/eclipse-ditto/ditto.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ditto/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ditto/ditto.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e043f85476ab3ef892d2b1a2baf81f1f01e745d7 (refs/remotes/origin/master)
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e043f85476ab3ef892d2b1a2baf81f1f01e745d7 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master e043f85476ab3ef892d2b1a2baf81f1f01e745d7 # timeout=10
Commit message: "prepared Helm chart for Ditto 3.5.4"
 > git rev-list --no-walk 3f6be0f5c0d7884055c6635157426916ef3f2125 # timeout=10