Skip to content

Console Output

The recommended git tool is: git
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 50e3e7a805cc91144104b087602b5190be194fa9 (PR-812)
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/app_PR-812/src/github.com/docker/app/.git # 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
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/812/head:refs/remotes/origin/PR-812 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 50e3e7a805cc91144104b087602b5190be194fa9 # timeout=10
Commit message: "Add deprecation notice"
First time build. Skipping changelog.
 > git rev-list --no-walk 03ea8842211fbdd2e3097027da362301d9b3a97b # timeout=10