Skip to content

Console Output

20:52:53 [2020-03-11T20:52:53.224Z] using credential docker-jenkins-github-credentials
20:52:53 [2020-03-11T20:52:53.232Z] Cloning the remote Git repository
20:52:53 [2020-03-11T20:52:53.232Z] Cloning with configured refspecs honoured and without tags
20:52:53 [2020-03-11T20:52:53.267Z] Cloning repository https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.267Z]  > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10
20:52:53 [2020-03-11T20:52:53.283Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.283Z]  > git --version # timeout=10
20:52:53 [2020-03-11T20:52:53.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:53 [2020-03-11T20:52:53.289Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:07 [2020-03-11T20:53:07.362Z] Fetching without tags
20:53:07 [2020-03-11T20:53:07.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:07 [2020-03-11T20:53:07.368Z]  > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10
20:53:07 [2020-03-11T20:53:07.377Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:07 [2020-03-11T20:53:07.386Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:07 [2020-03-11T20:53:07.395Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:07 [2020-03-11T20:53:07.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:07 [2020-03-11T20:53:07.397Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:07 [2020-03-11T20:53:07.757Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:08 [2020-03-11T20:53:08.656Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:08 [2020-03-11T20:53:08.657Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669)
20:53:07 [2020-03-11T20:53:07.790Z]  > git config core.sparsecheckout # timeout=10
20:53:07 [2020-03-11T20:53:07.799Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:08 [2020-03-11T20:53:08.665Z]  > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10
20:53:08 [2020-03-11T20:53:08.680Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:08 [2020-03-11T20:53:08.690Z]  > git config core.sparsecheckout # timeout=10
20:53:08 [2020-03-11T20:53:08.694Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:09 [2020-03-11T20:53:09.268Z] Commit message: "Switch to s390x Ubuntu 18.04"