Skip to content

Console Output

13:18:11 [2020-12-23T13:18:11.549Z] using credential docker-jenkins-github-credentials
13:18:11 [2020-12-23T13:18:11.555Z] Cloning the remote Git repository
13:18:11 [2020-12-23T13:18:11.555Z] Cloning with configured refspecs honoured and without tags
13:18:11 [2020-12-23T13:18:11.549Z] Cloning repository https://github.com/moby/moby.git
13:18:11 [2020-12-23T13:18:11.549Z]  > git init /home/ubuntu/workspace/moby_PR-41724 # timeout=10
13:18:11 [2020-12-23T13:18:11.558Z] Fetching upstream changes from https://github.com/moby/moby.git
13:18:11 [2020-12-23T13:18:11.558Z]  > git --version # timeout=10
13:18:11 [2020-12-23T13:18:11.563Z]  > git --version # 'git version 2.17.1'
13:18:11 [2020-12-23T13:18:11.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:18:11 [2020-12-23T13:18:11.564Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:18:29 [2020-12-23T13:18:29.901Z] Fetching without tags
13:18:30 [2020-12-23T13:18:30.175Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a
13:18:29 [2020-12-23T13:18:29.852Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:18:29 [2020-12-23T13:18:29.857Z]  > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10
13:18:29 [2020-12-23T13:18:29.867Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:18:29 [2020-12-23T13:18:29.873Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:18:29 [2020-12-23T13:18:29.904Z] Fetching upstream changes from https://github.com/moby/moby.git
13:18:29 [2020-12-23T13:18:29.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:18:29 [2020-12-23T13:18:29.906Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:18:30 [2020-12-23T13:18:30.168Z]  > git config core.sparsecheckout # timeout=10
13:18:30 [2020-12-23T13:18:30.176Z]  > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10
13:18:30 [2020-12-23T13:18:30.707Z]  > git remote # timeout=10
13:18:30 [2020-12-23T13:18:30.714Z]  > git config --get remote.origin.url # timeout=10
13:18:30 [2020-12-23T13:18:30.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:18:30 [2020-12-23T13:18:30.720Z]  > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10
13:18:31 [2020-12-23T13:18:31.238Z] Merge succeeded, producing 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8
13:18:31 [2020-12-23T13:18:31.238Z] Checking out Revision 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 (PR-41724)
13:18:31 [2020-12-23T13:18:31.315Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD"
13:18:31 [2020-12-23T13:18:31.223Z]  > git rev-parse HEAD^{commit} # timeout=10
13:18:31 [2020-12-23T13:18:31.232Z]  > git config core.sparsecheckout # timeout=10
13:18:31 [2020-12-23T13:18:31.234Z]  > git checkout -f 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 # timeout=10