Skip to content

Console Output

04:16:37 [2020-04-17T04:16:37.774Z] using credential docker-jenkins-github-credentials
04:16:37 [2020-04-17T04:16:37.837Z] Fetching changes from the remote Git repository
04:16:37 [2020-04-17T04:16:37.878Z] Fetching without tags
04:16:38 [2020-04-17T04:16:38.163Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master)
04:16:37 [2020-04-17T04:16:37.781Z]  > git rev-parse --is-inside-work-tree # timeout=10
04:16:37 [2020-04-17T04:16:37.842Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:16:37 [2020-04-17T04:16:37.886Z] Fetching upstream changes from https://github.com/docker/engine.git
04:16:37 [2020-04-17T04:16:37.886Z]  > git --version # timeout=10
04:16:37 [2020-04-17T04:16:37.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:16:37 [2020-04-17T04:16:37.910Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:16:38 [2020-04-17T04:16:38.164Z]  > git config core.sparsecheckout # timeout=10
04:16:38 [2020-04-17T04:16:38.193Z]  > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10
04:16:39 [2020-04-17T04:16:39.475Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid"