Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-607/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/607/head:refs/remotes/origin/PR-607
Fetching without tags
Checking out Revision c25451e8f85c470aa313cd0058e27b40514575ad (PR-607)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/607/head:refs/remotes/origin/PR-607 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/607/head:refs/remotes/origin/PR-607
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c25451e8f85c470aa313cd0058e27b40514575ad
Commit message: "Bump cobra dependency for better zsh completion"
First time build. Skipping changelog.
 > git rev-list --no-walk 4e9f8193c840293a91518abb79a12c297585e719 # timeout=10