Skip to content

Console Output

19:35:51 [2022-08-25T19:35:51.636Z] The recommended git tool is: git
19:35:54 [2022-08-25T19:35:54.969Z] using credential docker-jenkins-github-credentials
19:35:54 [2022-08-25T19:35:54.980Z] Cloning the remote Git repository
19:35:54 [2022-08-25T19:35:54.980Z] Cloning with configured refspecs honoured and without tags
19:35:55 [2022-08-25T19:35:55.009Z] Cloning repository https://github.com/moby/moby.git
19:35:55 [2022-08-25T19:35:55.066Z]  > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10
19:35:55 [2022-08-25T19:35:55.386Z] Fetching upstream changes from https://github.com/moby/moby.git
19:35:55 [2022-08-25T19:35:55.386Z]  > git --version # timeout=10
19:35:55 [2022-08-25T19:35:55.420Z]  > git --version # 'git version 2.17.1'
19:35:55 [2022-08-25T19:35:55.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:35:55 [2022-08-25T19:35:55.422Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
19:36:18 [2022-08-25T19:36:18.144Z] Fetching without tags
19:36:18 [2022-08-25T19:36:18.405Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4
19:36:19 [2022-08-25T19:36:19.386Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4
19:36:19 [2022-08-25T19:36:19.386Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029)
19:36:18 [2022-08-25T19:36:18.071Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:36:18 [2022-08-25T19:36:18.084Z]  > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10
19:36:18 [2022-08-25T19:36:18.115Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
19:36:18 [2022-08-25T19:36:18.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:36:18 [2022-08-25T19:36:18.151Z] Fetching upstream changes from https://github.com/moby/moby.git
19:36:18 [2022-08-25T19:36:18.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:36:18 [2022-08-25T19:36:18.157Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
19:36:18 [2022-08-25T19:36:18.421Z]  > git config core.sparsecheckout # timeout=10
19:36:18 [2022-08-25T19:36:18.444Z]  > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10
19:36:19 [2022-08-25T19:36:19.268Z]  > git remote # timeout=10
19:36:19 [2022-08-25T19:36:19.297Z]  > git config --get remote.origin.url # timeout=10
19:36:19 [2022-08-25T19:36:19.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:36:19 [2022-08-25T19:36:19.323Z]  > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10
19:36:19 [2022-08-25T19:36:19.360Z]  > git rev-parse HEAD^{commit} # timeout=10
19:36:19 [2022-08-25T19:36:19.390Z]  > git config core.sparsecheckout # timeout=10
19:36:19 [2022-08-25T19:36:19.410Z]  > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10
19:36:23 [2022-08-25T19:36:23.725Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4"