Skip to content

Console Output

04:17:42 [2020-04-17T04:17:42.054Z] using credential docker-jenkins-github-credentials
04:17:42 [2020-04-17T04:17:42.064Z] Cloning the remote Git repository
04:17:42 [2020-04-17T04:17:42.064Z] Cloning with configured refspecs honoured and without tags
04:17:42 [2020-04-17T04:17:42.100Z] Cloning repository https://github.com/docker/engine.git
04:17:42 [2020-04-17T04:17:42.211Z]  > git init /home/ubuntu/workspace/engine_master # timeout=10
04:17:42 [2020-04-17T04:17:42.486Z] Fetching upstream changes from https://github.com/docker/engine.git
04:17:42 [2020-04-17T04:17:42.486Z]  > git --version # timeout=10
04:17:42 [2020-04-17T04:17:42.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:17:42 [2020-04-17T04:17:42.503Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:18:05 [2020-04-17T04:18:05.969Z] Fetching without tags
04:18:06 [2020-04-17T04:18:06.151Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master)
04:18:05 [2020-04-17T04:18:05.866Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:18:05 [2020-04-17T04:18:05.901Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:18:05 [2020-04-17T04:18:05.941Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:18:05 [2020-04-17T04:18:05.973Z] Fetching upstream changes from https://github.com/docker/engine.git
04:18:05 [2020-04-17T04:18:05.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:18:05 [2020-04-17T04:18:05.974Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:18:06 [2020-04-17T04:18:06.161Z]  > git config core.sparsecheckout # timeout=10
04:18:06 [2020-04-17T04:18:06.192Z]  > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10
04:18:11 [2020-04-17T04:18:11.001Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid"