Skip to content

Console Output

00:16:06 [2022-09-02T00:16:06.538Z] The recommended git tool is: git
00:16:06 [2022-09-02T00:16:06.551Z] using credential docker-jenkins-github-credentials
00:16:06 [2022-09-02T00:16:06.560Z] Cloning the remote Git repository
00:16:06 [2022-09-02T00:16:06.560Z] Cloning with configured refspecs honoured and without tags
00:16:06 [2022-09-02T00:16:06.577Z] Cloning repository https://github.com/moby/moby.git
00:16:06 [2022-09-02T00:16:06.577Z]  > git init /home/ubuntu/workspace/moby_PR-44067 # timeout=10
00:16:06 [2022-09-02T00:16:06.591Z] Fetching upstream changes from https://github.com/moby/moby.git
00:16:06 [2022-09-02T00:16:06.591Z]  > git --version # timeout=10
00:16:06 [2022-09-02T00:16:06.600Z]  > git --version # 'git version 2.25.1'
00:16:06 [2022-09-02T00:16:06.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:16:06 [2022-09-02T00:16:06.601Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44067/head:refs/remotes/origin/PR-44067 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:16:18 [2022-09-02T00:16:18.777Z] Fetching without tags
00:16:18 [2022-09-02T00:16:18.967Z] Merging remotes/origin/20.10 commit f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 into PR head commit 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:16:18 [2022-09-02T00:16:18.766Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:16:18 [2022-09-02T00:16:18.773Z]  > git config --add remote.origin.fetch +refs/pull/44067/head:refs/remotes/origin/PR-44067 # timeout=10
00:16:18 [2022-09-02T00:16:18.777Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:16:18 [2022-09-02T00:16:18.784Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:16:18 [2022-09-02T00:16:18.794Z] Fetching upstream changes from https://github.com/moby/moby.git
00:16:18 [2022-09-02T00:16:18.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:16:18 [2022-09-02T00:16:18.795Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44067/head:refs/remotes/origin/PR-44067 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:16:18 [2022-09-02T00:16:18.984Z]  > git config core.sparsecheckout # timeout=10
00:16:18 [2022-09-02T00:16:18.988Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:16:19 [2022-09-02T00:16:19.451Z] Merge succeeded, producing 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:16:19 [2022-09-02T00:16:19.451Z] Checking out Revision 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 (PR-44067)
00:16:20 [2022-09-02T00:16:20.076Z] Commit message: "[20.10] vendor: update containerd to latest of docker-20.10 branch"
00:16:19 [2022-09-02T00:16:19.445Z]  > git remote # timeout=10
00:16:19 [2022-09-02T00:16:19.449Z]  > git config --get remote.origin.url # timeout=10
00:16:19 [2022-09-02T00:16:19.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:16:19 [2022-09-02T00:16:19.452Z]  > git merge f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 # timeout=10
00:16:19 [2022-09-02T00:16:19.462Z]  > git rev-parse HEAD^{commit} # timeout=10
00:16:19 [2022-09-02T00:16:19.468Z]  > git config core.sparsecheckout # timeout=10
00:16:19 [2022-09-02T00:16:19.471Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10