Skip to content

Console Output

16:29:37 [2020-02-12T16:29:37.813Z] using credential docker-jenkins-github-credentials
16:29:37 [2020-02-12T16:29:37.829Z] Cloning the remote Git repository
16:29:37 [2020-02-12T16:29:37.829Z] Cloning with configured refspecs honoured and without tags
16:29:37 [2020-02-12T16:29:37.833Z] Cloning repository https://github.com/moby/moby.git
16:29:37 [2020-02-12T16:29:37.833Z]  > git init /home/docker/workspace/moby_PR-40506 # timeout=10
16:29:37 [2020-02-12T16:29:37.844Z] Fetching upstream changes from https://github.com/moby/moby.git
16:29:37 [2020-02-12T16:29:37.844Z]  > git --version # timeout=10
16:29:37 [2020-02-12T16:29:37.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:29:37 [2020-02-12T16:29:37.851Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40506/head:refs/remotes/origin/PR-40506 +refs/heads/master:refs/remotes/origin/master
16:30:06 [2020-02-12T16:30:06.227Z] Fetching without tags
16:30:06 [2020-02-12T16:30:06.842Z] Merging remotes/origin/master commit 58c2615208962a458ed94f4b6262eb27e5e021cd into PR head commit fa2417984be775b4076db681d233f565539207db
16:30:07 [2020-02-12T16:30:07.851Z] Merge succeeded, producing fa2417984be775b4076db681d233f565539207db
16:30:07 [2020-02-12T16:30:07.852Z] Checking out Revision fa2417984be775b4076db681d233f565539207db (PR-40506)
16:30:06 [2020-02-12T16:30:06.187Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:30:06 [2020-02-12T16:30:06.191Z]  > git config --add remote.origin.fetch +refs/pull/40506/head:refs/remotes/origin/PR-40506 # timeout=10
16:30:06 [2020-02-12T16:30:06.194Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:30:06 [2020-02-12T16:30:06.214Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:30:06 [2020-02-12T16:30:06.233Z] Fetching upstream changes from https://github.com/moby/moby.git
16:30:06 [2020-02-12T16:30:06.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:30:06 [2020-02-12T16:30:06.234Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40506/head:refs/remotes/origin/PR-40506 +refs/heads/master:refs/remotes/origin/master
16:30:06 [2020-02-12T16:30:06.844Z]  > git config core.sparsecheckout # timeout=10
16:30:06 [2020-02-12T16:30:06.848Z]  > git checkout -f fa2417984be775b4076db681d233f565539207db
16:30:07 [2020-02-12T16:30:07.811Z]  > git merge 58c2615208962a458ed94f4b6262eb27e5e021cd # timeout=10
16:30:07 [2020-02-12T16:30:07.837Z]  > git rev-parse HEAD^{commit} # timeout=10
16:30:07 [2020-02-12T16:30:07.856Z]  > git config core.sparsecheckout # timeout=10
16:30:07 [2020-02-12T16:30:07.859Z]  > git checkout -f fa2417984be775b4076db681d233f565539207db
16:30:08 [2020-02-12T16:30:08.848Z] Commit message: "Jenkinsfile: temporarily pin windows image to 10.0.17763.973"