Skip to content

Console Output

17:24:00 [2021-06-09T17:24:00.157Z] The recommended git tool is: git
17:24:03 [2021-06-09T17:24:03.432Z] using credential docker-jenkins-github-credentials
17:24:03 [2021-06-09T17:24:03.437Z] Cloning the remote Git repository
17:24:03 [2021-06-09T17:24:03.437Z] Cloning with configured refspecs honoured and without tags
17:24:03 [2021-06-09T17:24:03.532Z] Cloning repository https://github.com/moby/moby.git
17:24:03 [2021-06-09T17:24:03.617Z]  > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10
17:24:03 [2021-06-09T17:24:03.917Z] Fetching upstream changes from https://github.com/moby/moby.git
17:24:03 [2021-06-09T17:24:03.917Z]  > git --version # timeout=10
17:24:03 [2021-06-09T17:24:03.929Z]  > git --version # 'git version 2.17.1'
17:24:03 [2021-06-09T17:24:03.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:03 [2021-06-09T17:24:03.931Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:28 [2021-06-09T17:24:28.000Z] Fetching without tags
17:24:28 [2021-06-09T17:24:28.470Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:24:27 [2021-06-09T17:24:27.876Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:27 [2021-06-09T17:24:27.911Z]  > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10
17:24:27 [2021-06-09T17:24:27.939Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:27 [2021-06-09T17:24:27.974Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:28 [2021-06-09T17:24:28.004Z] Fetching upstream changes from https://github.com/moby/moby.git
17:24:28 [2021-06-09T17:24:28.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:28 [2021-06-09T17:24:28.005Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:28 [2021-06-09T17:24:28.477Z]  > git config core.sparsecheckout # timeout=10
17:24:29 [2021-06-09T17:24:29.448Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:24:29 [2021-06-09T17:24:29.448Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432)
17:24:28 [2021-06-09T17:24:28.507Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:24:29 [2021-06-09T17:24:29.350Z]  > git remote # timeout=10
17:24:29 [2021-06-09T17:24:29.376Z]  > git config --get remote.origin.url # timeout=10
17:24:29 [2021-06-09T17:24:29.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:29 [2021-06-09T17:24:29.400Z]  > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10
17:24:29 [2021-06-09T17:24:29.425Z]  > git rev-parse HEAD^{commit} # timeout=10
17:24:29 [2021-06-09T17:24:29.492Z]  > git config core.sparsecheckout # timeout=10
17:24:29 [2021-06-09T17:24:29.511Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:24:33 [2021-06-09T17:24:33.752Z] Commit message: "Fix possible overlapping IPs"