Skip to content

Console Output

16:38:41 [2022-04-29T16:38:41.675Z] The recommended git tool is: git
16:38:44 [2022-04-29T16:38:44.028Z] using credential docker-jenkins-github-credentials
16:38:44 [2022-04-29T16:38:44.040Z] Cloning the remote Git repository
16:38:44 [2022-04-29T16:38:44.040Z] Cloning with configured refspecs honoured and without tags
16:38:43 [2022-04-29T16:38:43.155Z] Cloning repository https://github.com/moby/moby.git
16:38:43 [2022-04-29T16:38:43.206Z]  > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10
16:38:43 [2022-04-29T16:38:43.496Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:43 [2022-04-29T16:38:43.497Z]  > git --version # timeout=10
16:38:43 [2022-04-29T16:38:43.507Z]  > git --version # 'git version 2.17.1'
16:38:43 [2022-04-29T16:38:43.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:43 [2022-04-29T16:38:43.513Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:11 [2022-04-29T16:39:11.650Z] Fetching without tags
16:39:11 [2022-04-29T16:39:11.872Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940
16:39:11 [2022-04-29T16:39:11.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:39:11 [2022-04-29T16:39:11.583Z]  > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10
16:39:11 [2022-04-29T16:39:11.596Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:11 [2022-04-29T16:39:11.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:39:11 [2022-04-29T16:39:11.653Z] Fetching upstream changes from https://github.com/moby/moby.git
16:39:11 [2022-04-29T16:39:11.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:39:11 [2022-04-29T16:39:11.655Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:11 [2022-04-29T16:39:11.880Z]  > git config core.sparsecheckout # timeout=10
16:39:11 [2022-04-29T16:39:11.910Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:39:12 [2022-04-29T16:39:12.758Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940
16:39:12 [2022-04-29T16:39:12.758Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547)
16:39:12 [2022-04-29T16:39:12.648Z]  > git remote # timeout=10
16:39:12 [2022-04-29T16:39:12.681Z]  > git config --get remote.origin.url # timeout=10
16:39:12 [2022-04-29T16:39:12.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:39:12 [2022-04-29T16:39:12.706Z]  > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10
16:39:12 [2022-04-29T16:39:12.734Z]  > git rev-parse HEAD^{commit} # timeout=10
16:39:12 [2022-04-29T16:39:12.760Z]  > git config core.sparsecheckout # timeout=10
16:39:12 [2022-04-29T16:39:12.781Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:39:17 [2022-04-29T16:39:17.917Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2"