Skip to content

Console Output

01:14:14 [2020-02-11T01:14:14.085Z] using credential docker-jenkins-github-credentials
01:14:14 [2020-02-11T01:14:14.103Z] Cloning the remote Git repository
01:14:14 [2020-02-11T01:14:14.103Z] Cloning with configured refspecs honoured and without tags
01:14:14 [2020-02-11T01:14:14.111Z] Cloning repository https://github.com/moby/moby.git
01:14:14 [2020-02-11T01:14:14.131Z]  > git init /home/docker/workspace/moby_PR-39086 # timeout=10
01:14:14 [2020-02-11T01:14:14.142Z] Fetching upstream changes from https://github.com/moby/moby.git
01:14:14 [2020-02-11T01:14:14.142Z]  > git --version # timeout=10
01:14:14 [2020-02-11T01:14:14.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:14:14 [2020-02-11T01:14:14.147Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master
01:14:39 [2020-02-11T01:14:39.365Z] Fetching without tags
01:14:39 [2020-02-11T01:14:39.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:14:39 [2020-02-11T01:14:39.330Z]  > git config --add remote.origin.fetch +refs/pull/39086/head:refs/remotes/origin/PR-39086 # timeout=10
01:14:39 [2020-02-11T01:14:39.334Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:14:39 [2020-02-11T01:14:39.350Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:14:39 [2020-02-11T01:14:39.367Z] Fetching upstream changes from https://github.com/moby/moby.git
01:14:39 [2020-02-11T01:14:39.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:14:39 [2020-02-11T01:14:39.368Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39086/head:refs/remotes/origin/PR-39086 +refs/heads/master:refs/remotes/origin/master
01:14:39 [2020-02-11T01:14:39.883Z] Merging remotes/origin/master commit d96f61cfe1430791144b5b3b4f07aea0fa19e8eb into PR head commit 008fc679742b1f6dc386b728887573987ac09feb
01:14:41 [2020-02-11T01:14:41.014Z] Merge succeeded, producing 008fc679742b1f6dc386b728887573987ac09feb
01:14:41 [2020-02-11T01:14:41.015Z] Checking out Revision 008fc679742b1f6dc386b728887573987ac09feb (PR-39086)
01:14:39 [2020-02-11T01:14:39.885Z]  > git config core.sparsecheckout # timeout=10
01:14:39 [2020-02-11T01:14:39.889Z]  > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb
01:14:40 [2020-02-11T01:14:40.975Z]  > git merge d96f61cfe1430791144b5b3b4f07aea0fa19e8eb # timeout=10
01:14:41 [2020-02-11T01:14:41.000Z]  > git rev-parse HEAD^{commit} # timeout=10
01:14:41 [2020-02-11T01:14:41.017Z]  > git config core.sparsecheckout # timeout=10
01:14:41 [2020-02-11T01:14:41.022Z]  > git checkout -f 008fc679742b1f6dc386b728887573987ac09feb
01:14:42 [2020-02-11T01:14:42.063Z] Commit message: "Fluentd: add fluentd-request-ack option"