Skip to content

Console Output

00:15:31 [2022-09-02T00:15:31.426Z] The recommended git tool is: git
00:15:33 [2022-09-02T00:15:33.226Z] using credential docker-jenkins-github-credentials
00:15:33 [2022-09-02T00:15:33.240Z] Cloning the remote Git repository
00:15:33 [2022-09-02T00:15:33.240Z] Cloning with configured refspecs honoured and without tags
00:15:33 [2022-09-02T00:15:33.251Z] Cloning repository https://github.com/moby/moby.git
00:15:33 [2022-09-02T00:15:33.277Z]  > git init /home/ubuntu/workspace/moby_PR-44067 # timeout=10
00:15:33 [2022-09-02T00:15:33.316Z] Fetching upstream changes from https://github.com/moby/moby.git
00:15:33 [2022-09-02T00:15:33.316Z]  > git --version # timeout=10
00:15:33 [2022-09-02T00:15:33.331Z]  > git --version # 'git version 2.17.1'
00:15:33 [2022-09-02T00:15:33.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:15:33 [2022-09-02T00:15:33.333Z]  > git fetch --no-tags --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:15:47 [2022-09-02T00:15:47.399Z] Fetching without tags
00:15:47 [2022-09-02T00:15:47.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:15:47 [2022-09-02T00:15:47.352Z]  > git config --add remote.origin.fetch +refs/pull/44067/head:refs/remotes/origin/PR-44067 # timeout=10
00:15:47 [2022-09-02T00:15:47.372Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:15:47 [2022-09-02T00:15:47.387Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:15:47 [2022-09-02T00:15:47.402Z] Fetching upstream changes from https://github.com/moby/moby.git
00:15:47 [2022-09-02T00:15:47.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:15:47 [2022-09-02T00:15:47.403Z]  > git fetch --no-tags --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:15:47 [2022-09-02T00:15:47.645Z] Merging remotes/origin/20.10 commit f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 into PR head commit 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:15:48 [2022-09-02T00:15:48.246Z] Merge succeeded, producing 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:15:48 [2022-09-02T00:15:48.246Z] Checking out Revision 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 (PR-44067)
00:15:47 [2022-09-02T00:15:47.650Z]  > git config core.sparsecheckout # timeout=10
00:15:47 [2022-09-02T00:15:47.664Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:15:48 [2022-09-02T00:15:48.180Z]  > git remote # timeout=10
00:15:48 [2022-09-02T00:15:48.197Z]  > git config --get remote.origin.url # timeout=10
00:15:48 [2022-09-02T00:15:48.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:15:48 [2022-09-02T00:15:48.213Z]  > git merge f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 # timeout=10
00:15:48 [2022-09-02T00:15:48.226Z]  > git rev-parse HEAD^{commit} # timeout=10
00:15:48 [2022-09-02T00:15:48.246Z]  > git config core.sparsecheckout # timeout=10
00:15:48 [2022-09-02T00:15:48.259Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:15:51 [2022-09-02T00:15:51.894Z] Commit message: "[20.10] vendor: update containerd to latest of docker-20.10 branch"
00:15:51 [2022-09-02T00:15:51.911Z] First time build. Skipping changelog.
00:15:51 [2022-09-02T00:15:51.894Z]  > git rev-list --no-walk a991b2be1c1e116b399fa00c11e560af7fb2ac52 # timeout=10