Skip to content

Console Output

22:19:01 [2021-08-18T22:19:01.555Z] The recommended git tool is: git
22:19:05 [2021-08-18T22:19:05.351Z] using credential docker-jenkins-github-credentials
22:19:05 [2021-08-18T22:19:05.358Z] Cloning the remote Git repository
22:19:05 [2021-08-18T22:19:05.358Z] Cloning with configured refspecs honoured and without tags
22:19:05 [2021-08-18T22:19:05.426Z] Cloning repository https://github.com/moby/moby.git
22:19:05 [2021-08-18T22:19:05.521Z]  > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10
22:19:05 [2021-08-18T22:19:05.818Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:05 [2021-08-18T22:19:05.818Z]  > git --version # timeout=10
22:19:05 [2021-08-18T22:19:05.868Z]  > git --version # 'git version 2.17.1'
22:19:05 [2021-08-18T22:19:05.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:05 [2021-08-18T22:19:05.870Z]  > git fetch --no-tags --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:26 [2021-08-18T22:19:26.516Z] Fetching without tags
22:19:27 [2021-08-18T22:19:27.018Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:19:26 [2021-08-18T22:19:26.362Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:26 [2021-08-18T22:19:26.396Z]  > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10
22:19:26 [2021-08-18T22:19:26.427Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:26 [2021-08-18T22:19:26.476Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:26 [2021-08-18T22:19:26.520Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:26 [2021-08-18T22:19:26.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:26 [2021-08-18T22:19:26.521Z]  > git fetch --no-tags --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:27 [2021-08-18T22:19:27.028Z]  > git config core.sparsecheckout # timeout=10
22:19:27 [2021-08-18T22:19:27.045Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:19:27 [2021-08-18T22:19:27.849Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:19:27 [2021-08-18T22:19:27.849Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755)
22:19:27 [2021-08-18T22:19:27.756Z]  > git remote # timeout=10
22:19:27 [2021-08-18T22:19:27.772Z]  > git config --get remote.origin.url # timeout=10
22:19:27 [2021-08-18T22:19:27.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:27 [2021-08-18T22:19:27.806Z]  > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10
22:19:27 [2021-08-18T22:19:27.819Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:27 [2021-08-18T22:19:27.851Z]  > git config core.sparsecheckout # timeout=10
22:19:27 [2021-08-18T22:19:27.861Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:19:32 [2021-08-18T22:19:32.518Z] Commit message: "libnetwork/resolvconf: remove README.md"