Skip to content

Console Output

15:22:48 The recommended git tool is: git
15:22:52 using credential docker-jenkins-github-credentials
15:22:52 Cloning the remote Git repository
15:22:52 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-946 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:22:54 Fetching without tags
15:22:54 Merging remotes/origin/master commit ccba51a659206aac5ba6cac359db7b96174f55d8 into PR head commit b38ea1d30425d88d0ef6901b61b547d7d57e030a
15:22:54 Merge succeeded, producing 816909b778ba6af50ec51c75cf3d713856fef4fb
15:22:55 Checking out Revision 816909b778ba6af50ec51c75cf3d713856fef4fb (PR-946)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/946/head:refs/remotes/origin/PR-946 # 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-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b38ea1d30425d88d0ef6901b61b547d7d57e030a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ccba51a659206aac5ba6cac359db7b96174f55d8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 816909b778ba6af50ec51c75cf3d713856fef4fb # timeout=10
15:22:59 Commit message: "Merge commit 'ccba51a659206aac5ba6cac359db7b96174f55d8' into HEAD"
15:22:59 First time build. Skipping changelog.
 > git rev-list --no-walk ba9822f93c11dfbb3774cfcba358d1c9d6985a98 # timeout=10