Skip to content

Console Output

10:01:29 [2023-07-17T10:01:29.659Z] The recommended git tool is: git
10:01:29 [2023-07-17T10:01:29.706Z] using credential docker-jenkins-github-credentials
10:01:29 [2023-07-17T10:01:29.729Z] Cloning the remote Git repository
10:01:29 [2023-07-17T10:01:29.729Z] Cloning with configured refspecs honoured and without tags
10:01:29 [2023-07-17T10:01:29.738Z] Cloning repository https://github.com/moby/moby.git
10:01:29 [2023-07-17T10:01:29.738Z]  > git init /home/docker/workspace/moby_20.10 # timeout=10
10:01:29 [2023-07-17T10:01:29.749Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:29 [2023-07-17T10:01:29.749Z]  > git --version # timeout=10
10:01:29 [2023-07-17T10:01:29.751Z]  > git --version # 'git version 2.17.1'
10:01:29 [2023-07-17T10:01:29.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:29 [2023-07-17T10:01:29.752Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:45 [2023-07-17T10:01:45.882Z] Avoid second fetch
10:01:45 [2023-07-17T10:01:45.883Z] Checking out Revision 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 (20.10)
10:01:46 [2023-07-17T10:01:46.584Z] Commit message: "Merge pull request #45980 from thaJeztah/20.10_backport_vendor_distribution_v2.8.2"
10:01:45 [2023-07-17T10:01:45.871Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:45 [2023-07-17T10:01:45.874Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:45 [2023-07-17T10:01:45.891Z]  > git config core.sparsecheckout # timeout=10
10:01:45 [2023-07-17T10:01:45.897Z]  > git checkout -f 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 # timeout=10