Skip to content

Console Output

08:48:22 [2020-08-11T08:48:22.650Z] using credential docker-jenkins-github-credentials
08:48:22 [2020-08-11T08:48:22.655Z] Cloning the remote Git repository
08:48:22 [2020-08-11T08:48:22.655Z] Cloning with configured refspecs honoured and without tags
08:48:22 [2020-08-11T08:48:22.675Z] Cloning repository https://github.com/moby/moby.git
08:48:22 [2020-08-11T08:48:22.731Z]  > git init /home/ubuntu/workspace/moby_PR-41326 # timeout=10
08:48:23 [2020-08-11T08:48:23.058Z] Fetching upstream changes from https://github.com/moby/moby.git
08:48:23 [2020-08-11T08:48:23.065Z]  > git --version # timeout=10
08:48:23 [2020-08-11T08:48:23.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:48:23 [2020-08-11T08:48:23.103Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41326/head:refs/remotes/origin/PR-41326 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:48:47 [2020-08-11T08:48:47.931Z] Fetching without tags
08:48:47 [2020-08-11T08:48:47.872Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:48:47 [2020-08-11T08:48:47.892Z]  > git config --add remote.origin.fetch +refs/pull/41326/head:refs/remotes/origin/PR-41326 # timeout=10
08:48:47 [2020-08-11T08:48:47.900Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:48:47 [2020-08-11T08:48:47.919Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:48:47 [2020-08-11T08:48:47.934Z] Fetching upstream changes from https://github.com/moby/moby.git
08:48:47 [2020-08-11T08:48:47.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:48:47 [2020-08-11T08:48:47.956Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41326/head:refs/remotes/origin/PR-41326 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:48:48 [2020-08-11T08:48:48.334Z] Merging remotes/origin/master commit c997a4995d69b333e088b75b7e9b21d717af2e23 into PR head commit afd9a6c2b2aa905ea9b93a9413f757a887646ab9
08:48:49 [2020-08-11T08:48:49.241Z] Merge succeeded, producing afd9a6c2b2aa905ea9b93a9413f757a887646ab9
08:48:49 [2020-08-11T08:48:49.241Z] Checking out Revision afd9a6c2b2aa905ea9b93a9413f757a887646ab9 (PR-41326)
08:48:48 [2020-08-11T08:48:48.343Z]  > git config core.sparsecheckout # timeout=10
08:48:48 [2020-08-11T08:48:48.362Z]  > git checkout -f afd9a6c2b2aa905ea9b93a9413f757a887646ab9 # timeout=10
08:48:49 [2020-08-11T08:48:49.178Z]  > git merge c997a4995d69b333e088b75b7e9b21d717af2e23 # timeout=10
08:48:49 [2020-08-11T08:48:49.203Z]  > git rev-parse HEAD^{commit} # timeout=10
08:48:49 [2020-08-11T08:48:49.285Z]  > git config core.sparsecheckout # timeout=10
08:48:49 [2020-08-11T08:48:49.320Z]  > git checkout -f afd9a6c2b2aa905ea9b93a9413f757a887646ab9 # timeout=10
08:48:53 [2020-08-11T08:48:53.385Z] Commit message: "builder/remotecontext: use lowercase for error"