Skip to content

Console Output

21:22:40 The recommended git tool is: git
21:22:40 using credential docker-jenkins-github-credentials
21:22:40 Cloning the remote Git repository
21:22:40 Cloning with configured refspecs honoured and without tags
21:22:40 Fetching without tags
21:22:40 Merging remotes/origin/23.0 commit 4fb57e176f3f100e27b065b892af3128bcb7d86d into PR head commit e3079e6d936e648fba74635a88eae0b110639599
21:22:40 Merge succeeded, producing a3f3e7ef33d46f7e11d209f8678031be52bba815
21:22:40 Checking out Revision a3f3e7ef33d46f7e11d209f8678031be52bba815 (PR-895)
21:22:40 Commit message: "Merge commit '4fb57e176f3f100e27b065b892af3128bcb7d86d' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-895 # 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/895/head:refs/remotes/origin/PR-895 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/895/head:refs/remotes/origin/PR-895 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # 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/895/head:refs/remotes/origin/PR-895 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e3079e6d936e648fba74635a88eae0b110639599 # 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 4fb57e176f3f100e27b065b892af3128bcb7d86d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3f3e7ef33d46f7e11d209f8678031be52bba815 # timeout=10
 > git rev-list --no-walk e3079e6d936e648fba74635a88eae0b110639599 # timeout=10