Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 0abe6b4dbf581616e955ee40e014ffdbaaffd327 (PR-713)
Commit message: "Fix another e2e"
 > 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/713/head:refs/remotes/origin/PR-713
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0abe6b4dbf581616e955ee40e014ffdbaaffd327
 > git rev-list --no-walk d20c612cf55c9e72d30da2d843e7b4a425aa5c38 # timeout=10