Skip to content

Console Output

21:19:51 [2021-07-19T21:19:51.742Z] The recommended git tool is: git
21:19:55 [2021-07-19T21:19:55.279Z] using credential docker-jenkins-github-credentials
21:19:55 [2021-07-19T21:19:55.287Z] Cloning the remote Git repository
21:19:55 [2021-07-19T21:19:55.287Z] Cloning with configured refspecs honoured and without tags
21:19:55 [2021-07-19T21:19:55.213Z] Cloning repository https://github.com/moby/moby.git
21:19:55 [2021-07-19T21:19:55.271Z]  > git init /home/ubuntu/workspace/moby_PR-42657 # timeout=10
21:19:55 [2021-07-19T21:19:55.607Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:55 [2021-07-19T21:19:55.607Z]  > git --version # timeout=10
21:19:55 [2021-07-19T21:19:55.615Z]  > git --version # 'git version 2.25.1'
21:19:55 [2021-07-19T21:19:55.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:55 [2021-07-19T21:19:55.675Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:20:15 [2021-07-19T21:20:15.038Z] Fetching without tags
21:20:15 [2021-07-19T21:20:15.395Z] Merging remotes/origin/20.10 commit e7bf9923d4888016cf3e822a6769ccca7f25f497 into PR head commit 067918a8c3018580c86e6c6e6326f68add162876
21:20:14 [2021-07-19T21:20:14.988Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:14 [2021-07-19T21:20:14.998Z]  > git config --add remote.origin.fetch +refs/pull/42657/head:refs/remotes/origin/PR-42657 # timeout=10
21:20:15 [2021-07-19T21:20:15.005Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:20:15 [2021-07-19T21:20:15.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:15 [2021-07-19T21:20:15.029Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:15 [2021-07-19T21:20:15.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:15 [2021-07-19T21:20:15.031Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:20:15 [2021-07-19T21:20:15.390Z]  > git config core.sparsecheckout # timeout=10
21:20:15 [2021-07-19T21:20:15.399Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:20:16 [2021-07-19T21:20:16.407Z] Merge succeeded, producing 067918a8c3018580c86e6c6e6326f68add162876
21:20:16 [2021-07-19T21:20:16.407Z] Checking out Revision 067918a8c3018580c86e6c6e6326f68add162876 (PR-42657)
21:20:16 [2021-07-19T21:20:16.357Z]  > git remote # timeout=10
21:20:16 [2021-07-19T21:20:16.363Z]  > git config --get remote.origin.url # timeout=10
21:20:16 [2021-07-19T21:20:16.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:16 [2021-07-19T21:20:16.376Z]  > git merge e7bf9923d4888016cf3e822a6769ccca7f25f497 # timeout=10
21:20:16 [2021-07-19T21:20:16.388Z]  > git rev-parse HEAD^{commit} # timeout=10
21:20:16 [2021-07-19T21:20:16.398Z]  > git config core.sparsecheckout # timeout=10
21:20:16 [2021-07-19T21:20:16.402Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:20:20 [2021-07-19T21:20:20.511Z] Commit message: "[20.10] update containerd binary v1.4.8"