Skip to content

Console Output

10:20:32 The recommended git tool is: git
10:20:32 using credential docker-jenkins-github-credentials
10:20:32 Cloning the remote Git repository
10:20:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:20:32 Avoid second fetch
10:20:32 Checking out Revision edff587624af922d8825c7436b5e39d72f1dad1b (19.03)
10:20:32 Commit message: "Merge pull request #524 from thaJeztah/19.03_backport_remove_fedora_31"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f edff587624af922d8825c7436b5e39d72f1dad1b # timeout=10
 > git rev-list --no-walk e28c7bc96edeee244c8bb794390352cada5dd675 # timeout=10