Skip to content

Console Output

22:11:10 [2021-08-23T22:11:10.622Z] The recommended git tool is: git
22:11:10 [2021-08-23T22:11:10.633Z] using credential docker-jenkins-github-credentials
22:11:10 [2021-08-23T22:11:10.641Z] Cloning the remote Git repository
22:11:10 [2021-08-23T22:11:10.641Z] Cloning with configured refspecs honoured and without tags
22:11:10 [2021-08-23T22:11:10.633Z] Cloning repository https://github.com/moby/moby.git
22:11:10 [2021-08-23T22:11:10.636Z]  > git init /home/ubuntu/workspace/moby_PR-42770 # timeout=10
22:11:10 [2021-08-23T22:11:10.655Z] Fetching upstream changes from https://github.com/moby/moby.git
22:11:10 [2021-08-23T22:11:10.655Z]  > git --version # timeout=10
22:11:10 [2021-08-23T22:11:10.662Z]  > git --version # 'git version 2.25.1'
22:11:10 [2021-08-23T22:11:10.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:11:10 [2021-08-23T22:11:10.663Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:11:33 [2021-08-23T22:11:33.140Z] Fetching without tags
22:11:33 [2021-08-23T22:11:33.454Z] Merging remotes/origin/master commit 2561e33771b90a9095ca94f392536e8a6d70fb3f into PR head commit 247f4796d21d98909974410ff27b61233776ae3a
22:11:33 [2021-08-23T22:11:33.087Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:11:33 [2021-08-23T22:11:33.095Z]  > git config --add remote.origin.fetch +refs/pull/42770/head:refs/remotes/origin/PR-42770 # timeout=10
22:11:33 [2021-08-23T22:11:33.106Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:11:33 [2021-08-23T22:11:33.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:11:33 [2021-08-23T22:11:33.135Z] Fetching upstream changes from https://github.com/moby/moby.git
22:11:33 [2021-08-23T22:11:33.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:11:33 [2021-08-23T22:11:33.136Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42770/head:refs/remotes/origin/PR-42770 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:11:33 [2021-08-23T22:11:33.446Z]  > git config core.sparsecheckout # timeout=10
22:11:33 [2021-08-23T22:11:33.453Z]  > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10
22:11:34 [2021-08-23T22:11:34.205Z]  > git remote # timeout=10
22:11:34 [2021-08-23T22:11:34.221Z]  > git config --get remote.origin.url # timeout=10
22:11:34 [2021-08-23T22:11:34.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:11:34 [2021-08-23T22:11:34.240Z]  > git merge 2561e33771b90a9095ca94f392536e8a6d70fb3f # timeout=10
22:11:34 [2021-08-23T22:11:34.274Z] Merge succeeded, producing 247f4796d21d98909974410ff27b61233776ae3a
22:11:34 [2021-08-23T22:11:34.275Z] Checking out Revision 247f4796d21d98909974410ff27b61233776ae3a (PR-42770)
22:11:34 [2021-08-23T22:11:34.620Z] Commit message: "api/types/events: add "Type" type for event-type enum"
22:11:34 [2021-08-23T22:11:34.255Z]  > git rev-parse HEAD^{commit} # timeout=10
22:11:34 [2021-08-23T22:11:34.267Z]  > git config core.sparsecheckout # timeout=10
22:11:34 [2021-08-23T22:11:34.284Z]  > git checkout -f 247f4796d21d98909974410ff27b61233776ae3a # timeout=10