Skip to content

Console Output

22:54:02 [2020-05-01T22:54:02.277Z] using credential docker-jenkins-github-credentials
22:54:02 [2020-05-01T22:54:02.308Z] Fetching changes from the remote Git repository
22:54:02 [2020-05-01T22:54:02.355Z] Fetching without tags
22:54:02 [2020-05-01T22:54:02.850Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
22:54:02 [2020-05-01T22:54:02.286Z]  > git rev-parse --is-inside-work-tree # timeout=10
22:54:02 [2020-05-01T22:54:02.310Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:02 [2020-05-01T22:54:02.361Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.362Z]  > git --version # timeout=10
22:54:02 [2020-05-01T22:54:02.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:02 [2020-05-01T22:54:02.389Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:02 [2020-05-01T22:54:02.852Z]  > git config core.sparsecheckout # timeout=10
22:54:02 [2020-05-01T22:54:02.892Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10
22:54:03 [2020-05-01T22:54:03.499Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"