Skip to content

Console Output

12:07:37 [2022-08-09T12:07:37.911Z] The recommended git tool is: git
12:07:42 [2022-08-09T12:07:42.689Z] using credential docker-jenkins-github-credentials
12:07:42 [2022-08-09T12:07:42.699Z] Cloning the remote Git repository
12:07:42 [2022-08-09T12:07:42.700Z] Cloning with configured refspecs honoured and without tags
12:07:42 [2022-08-09T12:07:42.758Z] Cloning repository https://github.com/moby/moby.git
12:07:42 [2022-08-09T12:07:42.872Z]  > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10
12:07:43 [2022-08-09T12:07:43.317Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:43 [2022-08-09T12:07:43.317Z]  > git --version # timeout=10
12:07:43 [2022-08-09T12:07:43.355Z]  > git --version # 'git version 2.25.1'
12:07:43 [2022-08-09T12:07:43.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:43 [2022-08-09T12:07:43.357Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:06 [2022-08-09T12:08:06.504Z] Fetching without tags
12:08:07 [2022-08-09T12:08:07.072Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:08:07 [2022-08-09T12:08:07.856Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:08:07 [2022-08-09T12:08:07.857Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907)
12:08:06 [2022-08-09T12:08:06.382Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:08:06 [2022-08-09T12:08:06.398Z]  > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10
12:08:06 [2022-08-09T12:08:06.453Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:06 [2022-08-09T12:08:06.481Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:08:06 [2022-08-09T12:08:06.521Z] Fetching upstream changes from https://github.com/moby/moby.git
12:08:06 [2022-08-09T12:08:06.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:08:06 [2022-08-09T12:08:06.522Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:07 [2022-08-09T12:08:07.088Z]  > git config core.sparsecheckout # timeout=10
12:08:07 [2022-08-09T12:08:07.121Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:08:07 [2022-08-09T12:08:07.810Z]  > git remote # timeout=10
12:08:07 [2022-08-09T12:08:07.824Z]  > git config --get remote.origin.url # timeout=10
12:08:07 [2022-08-09T12:08:07.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:08:07 [2022-08-09T12:08:07.835Z]  > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10
12:08:07 [2022-08-09T12:08:07.845Z]  > git rev-parse HEAD^{commit} # timeout=10
12:08:07 [2022-08-09T12:08:07.862Z]  > git config core.sparsecheckout # timeout=10
12:08:07 [2022-08-09T12:08:07.875Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:08:12 [2022-08-09T12:08:12.341Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a"