Skip to content

Console Output

22:19:27 [2021-08-18T22:19:27.955Z] The recommended git tool is: git
22:19:32 [2021-08-18T22:19:32.677Z] using credential docker-jenkins-github-credentials
22:19:32 [2021-08-18T22:19:32.686Z] Cloning the remote Git repository
22:19:32 [2021-08-18T22:19:32.686Z] Cloning with configured refspecs honoured and without tags
22:19:32 [2021-08-18T22:19:32.766Z] Cloning repository https://github.com/moby/moby.git
22:19:32 [2021-08-18T22:19:32.832Z]  > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10
22:19:33 [2021-08-18T22:19:33.303Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:33 [2021-08-18T22:19:33.303Z]  > git --version # timeout=10
22:19:33 [2021-08-18T22:19:33.321Z]  > git --version # 'git version 2.25.1'
22:19:33 [2021-08-18T22:19:33.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:33 [2021-08-18T22:19:33.376Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:54 [2021-08-18T22:19:54.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:54 [2021-08-18T22:19:54.313Z]  > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10
22:19:54 [2021-08-18T22:19:54.324Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:54 [2021-08-18T22:19:54.353Z] Fetching without tags
22:19:54 [2021-08-18T22:19:54.931Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:19:54 [2021-08-18T22:19:54.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:54 [2021-08-18T22:19:54.360Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:54 [2021-08-18T22:19:54.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:54 [2021-08-18T22:19:54.364Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:54 [2021-08-18T22:19:54.942Z]  > git config core.sparsecheckout # timeout=10
22:19:54 [2021-08-18T22:19:54.957Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:19:56 [2021-08-18T22:19:56.715Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:19:56 [2021-08-18T22:19:56.715Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755)
22:19:56 [2021-08-18T22:19:56.679Z]  > git remote # timeout=10
22:19:56 [2021-08-18T22:19:56.686Z]  > git config --get remote.origin.url # timeout=10
22:19:56 [2021-08-18T22:19:56.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:56 [2021-08-18T22:19:56.696Z]  > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10
22:19:56 [2021-08-18T22:19:56.709Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:56 [2021-08-18T22:19:56.719Z]  > git config core.sparsecheckout # timeout=10
22:19:56 [2021-08-18T22:19:56.731Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:20:01 [2021-08-18T22:20:01.487Z] Commit message: "libnetwork/resolvconf: remove README.md"