Skip to content

Console Output

11:29:09 [2022-09-10T11:29:09.775Z] The recommended git tool is: git
11:29:12 [2022-09-10T11:29:12.992Z] using credential docker-jenkins-github-credentials
11:29:13 [2022-09-10T11:29:13.001Z] Cloning the remote Git repository
11:29:13 [2022-09-10T11:29:13.001Z] Cloning with configured refspecs honoured and without tags
11:29:13 [2022-09-10T11:29:13.018Z] Cloning repository https://github.com/moby/moby.git
11:29:13 [2022-09-10T11:29:13.075Z]  > git init /home/ubuntu/workspace/moby_PR-44122 # timeout=10
11:29:13 [2022-09-10T11:29:13.327Z] Fetching upstream changes from https://github.com/moby/moby.git
11:29:13 [2022-09-10T11:29:13.327Z]  > git --version # timeout=10
11:29:13 [2022-09-10T11:29:13.358Z]  > git --version # 'git version 2.25.1'
11:29:13 [2022-09-10T11:29:13.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:29:13 [2022-09-10T11:29:13.363Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:29:30 [2022-09-10T11:29:30.968Z] Fetching without tags
11:29:31 [2022-09-10T11:29:31.153Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa
11:29:30 [2022-09-10T11:29:30.941Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:29:30 [2022-09-10T11:29:30.949Z]  > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10
11:29:30 [2022-09-10T11:29:30.954Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:29:30 [2022-09-10T11:29:30.962Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:29:30 [2022-09-10T11:29:30.971Z] Fetching upstream changes from https://github.com/moby/moby.git
11:29:30 [2022-09-10T11:29:30.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:29:30 [2022-09-10T11:29:30.972Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:29:31 [2022-09-10T11:29:31.191Z]  > git config core.sparsecheckout # timeout=10
11:29:31 [2022-09-10T11:29:31.218Z]  > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10
11:29:31 [2022-09-10T11:29:31.954Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa
11:29:31 [2022-09-10T11:29:31.954Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122)
11:29:31 [2022-09-10T11:29:31.905Z]  > git remote # timeout=10
11:29:31 [2022-09-10T11:29:31.915Z]  > git config --get remote.origin.url # timeout=10
11:29:31 [2022-09-10T11:29:31.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:29:31 [2022-09-10T11:29:31.929Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
11:29:31 [2022-09-10T11:29:31.942Z]  > git rev-parse HEAD^{commit} # timeout=10
11:29:31 [2022-09-10T11:29:31.956Z]  > git config core.sparsecheckout # timeout=10
11:29:31 [2022-09-10T11:29:31.975Z]  > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10
11:29:36 [2022-09-10T11:29:36.149Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)"