Skip to content

Console Output

17:23:54 [2021-06-09T17:23:54.020Z] The recommended git tool is: git
17:23:56 [2021-06-09T17:23:56.461Z] using credential docker-jenkins-github-credentials
17:23:56 [2021-06-09T17:23:56.468Z] Cloning the remote Git repository
17:23:56 [2021-06-09T17:23:56.468Z] Cloning with configured refspecs honoured and without tags
17:23:56 [2021-06-09T17:23:56.505Z] Cloning repository https://github.com/moby/moby.git
17:23:56 [2021-06-09T17:23:56.556Z]  > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10
17:23:56 [2021-06-09T17:23:56.840Z] Fetching upstream changes from https://github.com/moby/moby.git
17:23:56 [2021-06-09T17:23:56.841Z]  > git --version # timeout=10
17:23:56 [2021-06-09T17:23:56.856Z]  > git --version # 'git version 2.25.1'
17:23:56 [2021-06-09T17:23:56.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:23:56 [2021-06-09T17:23:56.858Z]  > git fetch --no-tags --force --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:14 [2021-06-09T17:24:14.239Z] Fetching without tags
17:24:14 [2021-06-09T17:24:14.534Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:24:15 [2021-06-09T17:24:15.290Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:24:15 [2021-06-09T17:24:15.291Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432)
17:24:14 [2021-06-09T17:24:14.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:14 [2021-06-09T17:24:14.151Z]  > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10
17:24:14 [2021-06-09T17:24:14.176Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:14 [2021-06-09T17:24:14.217Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:14 [2021-06-09T17:24:14.238Z] Fetching upstream changes from https://github.com/moby/moby.git
17:24:14 [2021-06-09T17:24:14.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:14 [2021-06-09T17:24:14.239Z]  > git fetch --no-tags --force --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:14 [2021-06-09T17:24:14.537Z]  > git config core.sparsecheckout # timeout=10
17:24:14 [2021-06-09T17:24:14.557Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:24:15 [2021-06-09T17:24:15.223Z]  > git remote # timeout=10
17:24:15 [2021-06-09T17:24:15.240Z]  > git config --get remote.origin.url # timeout=10
17:24:15 [2021-06-09T17:24:15.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:15 [2021-06-09T17:24:15.254Z]  > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10
17:24:15 [2021-06-09T17:24:15.266Z]  > git rev-parse HEAD^{commit} # timeout=10
17:24:15 [2021-06-09T17:24:15.288Z]  > git config core.sparsecheckout # timeout=10
17:24:15 [2021-06-09T17:24:15.304Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:24:19 [2021-06-09T17:24:19.035Z] Commit message: "Fix possible overlapping IPs"