Skip to content

Console Output

05:53:06 using credential docker-jenkins-github-credentials
05:53:06 Cloning the remote Git repository
05:53:06 Cloning with configured refspecs honoured and without tags
05:53:07 Fetching without tags
05:53:07 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit f67b7fd84e4e3ac8552bd2279387abb0c06979d0
05:53:07 Merge succeeded, producing f67b7fd84e4e3ac8552bd2279387abb0c06979d0
05:53:07 Checking out Revision f67b7fd84e4e3ac8552bd2279387abb0c06979d0 (PR-2571)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2571 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2571/head:refs/remotes/origin/PR-2571 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2571/head:refs/remotes/origin/PR-2571 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2571/head:refs/remotes/origin/PR-2571 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f67b7fd84e4e3ac8552bd2279387abb0c06979d0 # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
05:53:07 Commit message: "Spelling fixes"
05:53:07 First time build. Skipping changelog.
 > git checkout -f f67b7fd84e4e3ac8552bd2279387abb0c06979d0 # timeout=10
 > git rev-list --no-walk d8c5b6a459c788c86a0e9a0273984dcea9fdc5e6 # timeout=10