Skip to content

Console Output

15:00:45 [2020-02-10T15:00:45.909Z] using credential docker-jenkins-github-credentials
15:00:45 [2020-02-10T15:00:45.986Z] Cloning the remote Git repository
15:00:45 [2020-02-10T15:00:45.986Z] Cloning with configured refspecs honoured and without tags
15:00:46 [2020-02-10T15:00:46.172Z] Cloning repository https://github.com/moby/moby.git
15:00:46 [2020-02-10T15:00:46.537Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:00:47 [2020-02-10T15:00:47.497Z] Fetching upstream changes from https://github.com/moby/moby.git
15:00:47 [2020-02-10T15:00:47.497Z]  > git --version # timeout=10
15:00:47 [2020-02-10T15:00:47.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:00:47 [2020-02-10T15:00:47.547Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master
15:01:02 [2020-02-10T15:01:02.705Z] Fetching without tags
15:01:02 [2020-02-10T15:01:02.392Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:02 [2020-02-10T15:01:02.462Z]  > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10
15:01:02 [2020-02-10T15:01:02.506Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:02 [2020-02-10T15:01:02.621Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:03 [2020-02-10T15:01:03.489Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f
15:01:02 [2020-02-10T15:01:02.735Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:02 [2020-02-10T15:01:02.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:02 [2020-02-10T15:01:02.736Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master
15:01:03 [2020-02-10T15:01:03.589Z]  > git config core.sparsecheckout # timeout=10
15:01:03 [2020-02-10T15:01:03.633Z]  > git checkout -f 74187450016171819235c850ec918659096d3e9f
15:01:06 [2020-02-10T15:01:06.595Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f
15:01:06 [2020-02-10T15:01:06.596Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483)
15:01:06 [2020-02-10T15:01:06.330Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
15:01:06 [2020-02-10T15:01:06.490Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:01:06 [2020-02-10T15:01:06.626Z]  > git config core.sparsecheckout # timeout=10
15:01:06 [2020-02-10T15:01:06.686Z]  > git checkout -f 74187450016171819235c850ec918659096d3e9f
15:01:15 [2020-02-10T15:01:15.035Z] Commit message: "new storage driver: fuse-overlayfs"