Skip to content

Console Output

14:49:54 [2020-02-10T14:49:54.182Z] using credential docker-jenkins-github-credentials
14:49:54 [2020-02-10T14:49:54.225Z] Cloning the remote Git repository
14:49:54 [2020-02-10T14:49:54.225Z] Cloning with configured refspecs honoured and without tags
14:49:54 [2020-02-10T14:49:54.259Z] Cloning repository https://github.com/moby/moby.git
14:49:54 [2020-02-10T14:49:54.261Z]  > git init /home/jenkins/workspace/moby_PR-40483 # timeout=10
14:49:54 [2020-02-10T14:49:54.294Z] Fetching upstream changes from https://github.com/moby/moby.git
14:49:54 [2020-02-10T14:49:54.296Z]  > git --version # timeout=10
14:49:54 [2020-02-10T14:49:54.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:49:54 [2020-02-10T14:49:54.313Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master
14:50:02 [2020-02-10T14:50:02.158Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:50:02 [2020-02-10T14:50:02.175Z]  > git config --add remote.origin.fetch +refs/pull/40483/head:refs/remotes/origin/PR-40483 # timeout=10
14:50:02 [2020-02-10T14:50:02.283Z] Fetching without tags
14:50:02 [2020-02-10T14:50:02.678Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit 74187450016171819235c850ec918659096d3e9f
14:50:03 [2020-02-10T14:50:03.322Z] Merge succeeded, producing 74187450016171819235c850ec918659096d3e9f
14:50:03 [2020-02-10T14:50:03.323Z] Checking out Revision 74187450016171819235c850ec918659096d3e9f (PR-40483)
14:50:02 [2020-02-10T14:50:02.191Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:50:02 [2020-02-10T14:50:02.253Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:50:02 [2020-02-10T14:50:02.314Z] Fetching upstream changes from https://github.com/moby/moby.git
14:50:02 [2020-02-10T14:50:02.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:50:02 [2020-02-10T14:50:02.317Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40483/head:refs/remotes/origin/PR-40483 +refs/heads/master:refs/remotes/origin/master
14:50:02 [2020-02-10T14:50:02.705Z]  > git config core.sparsecheckout # timeout=10
14:50:02 [2020-02-10T14:50:02.721Z]  > git checkout -f 74187450016171819235c850ec918659096d3e9f
14:50:03 [2020-02-10T14:50:03.229Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:50:03 [2020-02-10T14:50:03.289Z]  > git rev-parse HEAD^{commit} # timeout=10
14:50:03 [2020-02-10T14:50:03.350Z]  > git config core.sparsecheckout # timeout=10
14:50:03 [2020-02-10T14:50:03.368Z]  > git checkout -f 74187450016171819235c850ec918659096d3e9f
14:50:03 [2020-02-10T14:50:03.792Z] Commit message: "new storage driver: fuse-overlayfs"