Skip to content

Console Output

08:26:19 [2019-09-12T08:26:19.021Z] using credential docker-jenkins-github-credentials
08:26:19 [2019-09-12T08:26:19.096Z] Cloning the remote Git repository
08:26:19 [2019-09-12T08:26:19.096Z] Cloning with configured refspecs honoured and without tags
08:26:19 [2019-09-12T08:26:19.289Z] Cloning repository https://github.com/docker/engine.git
08:26:19 [2019-09-12T08:26:19.763Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:26:22 [2019-09-12T08:26:22.037Z] Fetching upstream changes from https://github.com/docker/engine.git
08:26:22 [2019-09-12T08:26:22.037Z]  > git --version # timeout=10
08:26:22 [2019-09-12T08:26:22.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:26:22 [2019-09-12T08:26:22.085Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/19.03:refs/remotes/origin/19.03
08:26:39 [2019-09-12T08:26:39.190Z] Fetching without tags
08:26:39 [2019-09-12T08:26:39.842Z] Merging remotes/origin/19.03 commit 9cc467c3b328770baf4f8de95ce5b7497871dcd7 into PR head commit c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:26:38 [2019-09-12T08:26:38.901Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
08:26:38 [2019-09-12T08:26:38.949Z]  > git config --add remote.origin.fetch +refs/pull/282/head:refs/remotes/origin/PR-282 # timeout=10
08:26:38 [2019-09-12T08:26:38.988Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
08:26:39 [2019-09-12T08:26:39.102Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
08:26:39 [2019-09-12T08:26:39.227Z] Fetching upstream changes from https://github.com/docker/engine.git
08:26:39 [2019-09-12T08:26:39.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:26:39 [2019-09-12T08:26:39.227Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/19.03:refs/remotes/origin/19.03
08:26:39 [2019-09-12T08:26:39.947Z]  > git config core.sparsecheckout # timeout=10
08:26:39 [2019-09-12T08:26:39.988Z]  > git checkout -f c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:26:43 [2019-09-12T08:26:43.222Z] Merge succeeded, producing c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:26:43 [2019-09-12T08:26:43.224Z] Checking out Revision c4d20760d407da812cdb88bb37e4bf22dd86f17e (PR-282)
08:26:42 [2019-09-12T08:26:42.926Z]  > git merge 9cc467c3b328770baf4f8de95ce5b7497871dcd7 # timeout=10
08:26:43 [2019-09-12T08:26:43.045Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:26:43 [2019-09-12T08:26:43.259Z]  > git config core.sparsecheckout # timeout=10
08:26:43 [2019-09-12T08:26:43.300Z]  > git checkout -f c4d20760d407da812cdb88bb37e4bf22dd86f17e
08:26:51 [2019-09-12T08:26:51.892Z] Commit message: "Update containerd to v1.2.8"