Skip to content

Console Output

08:46:05 The recommended git tool is: git
08:46:05 using credential docker-jenkins-github-credentials
08:46:05 Cloning the remote Git repository
08:46:05 Cloning with configured refspecs honoured and without tags
08:46:06 Fetching without tags
08:46:06 Merging remotes/origin/master commit fd999a0e8980c89687e44f9d5b60c57eb5357dd4 into PR head commit f6f1e91e89e96032fc32976dd332ef6179313946
08:46:06 Merge succeeded, producing f6f1e91e89e96032fc32976dd332ef6179313946
08:46:06 Checking out Revision f6f1e91e89e96032fc32976dd332ef6179313946 (PR-710)
08:46:06 Commit message: "Fix unclosed if"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-710 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/710/head:refs/remotes/origin/PR-710 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6f1e91e89e96032fc32976dd332ef6179313946 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge fd999a0e8980c89687e44f9d5b60c57eb5357dd4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6f1e91e89e96032fc32976dd332ef6179313946 # timeout=10