Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision ee595b073722cb8ea71c11eb9ef7efaa4e761c66 (PR-649)
Commit message: "Ignore unknown files on image ls"
 > git rev-parse --is-inside-work-tree # 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
 > 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/649/head:refs/remotes/origin/PR-649
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee595b073722cb8ea71c11eb9ef7efaa4e761c66
 > git rev-list --no-walk 65df350a8c56758d32886c14dcd86a87070dc914 # timeout=10