Skip to content

Console Output

13:00:36 The recommended git tool is: git
13:00:36 using credential docker-jenkins-github-credentials
13:00:36 Cloning the remote Git repository
13:00:36 Cloning with configured refspecs honoured and without tags
13:00:36 Fetching without tags
13:00:37 Merging remotes/origin/master commit 8448ce452c2b5e86c5839ceecdce26f378dbe3e0 into PR head commit ef33edc77c304119a16ef6527b145bb6a1daca26
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-658 # 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/658/head:refs/remotes/origin/PR-658 +refs/heads/master:refs/remotes/origin/master # 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/658/head:refs/remotes/origin/PR-658 # 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/658/head:refs/remotes/origin/PR-658 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef33edc77c304119a16ef6527b145bb6a1daca26 # timeout=10
 > git remote # timeout=10
13:00:37 Merge succeeded, producing 2ee047991fb80a44201a998bbb8700a67846cd2e
13:00:37 Checking out Revision 2ee047991fb80a44201a998bbb8700a67846cd2e (PR-658)
13:00:37 Commit message: "Merge commit '8448ce452c2b5e86c5839ceecdce26f378dbe3e0' into HEAD"
13:00:37 First time build. Skipping changelog.
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 8448ce452c2b5e86c5839ceecdce26f378dbe3e0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ee047991fb80a44201a998bbb8700a67846cd2e # timeout=10
 > git rev-list --no-walk 4d4a52d6ee013fec78f21d10c50177468dded878 # timeout=10