Skip to content

Console Output

12:38:11 [2021-09-23T12:38:11.354Z] The recommended git tool is: git
12:38:15 [2021-09-23T12:38:15.245Z] using credential docker-jenkins-github-credentials
12:38:15 [2021-09-23T12:38:15.253Z] Cloning the remote Git repository
12:38:15 [2021-09-23T12:38:15.253Z] Cloning with configured refspecs honoured and without tags
12:38:15 [2021-09-23T12:38:15.281Z] Cloning repository https://github.com/moby/moby.git
12:38:15 [2021-09-23T12:38:15.380Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:15 [2021-09-23T12:38:15.683Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:15 [2021-09-23T12:38:15.683Z]  > git --version # timeout=10
12:38:15 [2021-09-23T12:38:15.726Z]  > git --version # 'git version 2.17.1'
12:38:15 [2021-09-23T12:38:15.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:15 [2021-09-23T12:38:15.732Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:35 [2021-09-23T12:38:35.676Z] Fetching without tags
12:38:36 [2021-09-23T12:38:36.043Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:36 [2021-09-23T12:38:36.913Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:36 [2021-09-23T12:38:36.913Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:38:35 [2021-09-23T12:38:35.533Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:35 [2021-09-23T12:38:35.575Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:38:35 [2021-09-23T12:38:35.592Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:35 [2021-09-23T12:38:35.643Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:35 [2021-09-23T12:38:35.686Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:35 [2021-09-23T12:38:35.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:35 [2021-09-23T12:38:35.687Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:36 [2021-09-23T12:38:36.053Z]  > git config core.sparsecheckout # timeout=10
12:38:36 [2021-09-23T12:38:36.099Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:36 [2021-09-23T12:38:36.837Z]  > git remote # timeout=10
12:38:36 [2021-09-23T12:38:36.854Z]  > git config --get remote.origin.url # timeout=10
12:38:36 [2021-09-23T12:38:36.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:36 [2021-09-23T12:38:36.886Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:38:36 [2021-09-23T12:38:36.899Z]  > git rev-parse HEAD^{commit} # timeout=10
12:38:36 [2021-09-23T12:38:36.915Z]  > git config core.sparsecheckout # timeout=10
12:38:36 [2021-09-23T12:38:36.935Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:41 [2021-09-23T12:38:41.982Z] Commit message: "Bump swarmkit to get fix for rollback"