Skip to content

Console Output

16:38:30 [2022-04-29T16:38:30.002Z] The recommended git tool is: git
16:38:32 [2022-04-29T16:38:32.706Z] using credential docker-jenkins-github-credentials
16:38:32 [2022-04-29T16:38:32.714Z] Cloning the remote Git repository
16:38:32 [2022-04-29T16:38:32.714Z] Cloning with configured refspecs honoured and without tags
16:38:32 [2022-04-29T16:38:32.305Z] Cloning repository https://github.com/moby/moby.git
16:38:32 [2022-04-29T16:38:32.376Z]  > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10
16:38:32 [2022-04-29T16:38:32.650Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:32 [2022-04-29T16:38:32.651Z]  > git --version # timeout=10
16:38:32 [2022-04-29T16:38:32.669Z]  > git --version # 'git version 2.17.1'
16:38:32 [2022-04-29T16:38:32.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:32 [2022-04-29T16:38:32.672Z]  > 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:00 [2022-04-29T16:39:00.799Z] Fetching without tags
16:39:00 [2022-04-29T16:39:00.675Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:39:00 [2022-04-29T16:39:00.701Z]  > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10
16:39:00 [2022-04-29T16:39:00.734Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:39:00 [2022-04-29T16:39:00.770Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:39:00 [2022-04-29T16:39:00.803Z] Fetching upstream changes from https://github.com/moby/moby.git
16:39:00 [2022-04-29T16:39:00.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:39:01 [2022-04-29T16:39:01.078Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940
16:39:02 [2022-04-29T16:39:02.033Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940
16:39:02 [2022-04-29T16:39:02.034Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547)
16:39:00 [2022-04-29T16:39:00.805Z]  > 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:01 [2022-04-29T16:39:01.090Z]  > git config core.sparsecheckout # timeout=10
16:39:01 [2022-04-29T16:39:01.126Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:39:01 [2022-04-29T16:39:01.927Z]  > git remote # timeout=10
16:39:01 [2022-04-29T16:39:01.954Z]  > git config --get remote.origin.url # timeout=10
16:39:01 [2022-04-29T16:39:01.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:39:01 [2022-04-29T16:39:01.980Z]  > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10
16:39:02 [2022-04-29T16:39:02.010Z]  > git rev-parse HEAD^{commit} # timeout=10
16:39:02 [2022-04-29T16:39:02.037Z]  > git config core.sparsecheckout # timeout=10
16:39:02 [2022-04-29T16:39:02.064Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:39:06 [2022-04-29T16:39:06.947Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2"