Skip to content

Console Output

10:10:24 The recommended git tool is: git
10:10:33 using credential docker-jenkins-github-credentials
10:10:33 Cloning the remote Git repository
10:10:33 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_PR-616 # 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/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:10:35 Fetching without tags
10:10:35 Merging remotes/origin/master commit 1926b98932455e753b1cc631d7742d71e80bbf6b into PR head commit cad31fa6c8df25d9eb15c9951cdd7e448ce70487
10:10:35 Merge succeeded, producing cad31fa6c8df25d9eb15c9951cdd7e448ce70487
10:10:35 Checking out Revision cad31fa6c8df25d9eb15c9951cdd7e448ce70487 (PR-616)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/616/head:refs/remotes/origin/PR-616 # 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/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cad31fa6c8df25d9eb15c9951cdd7e448ce70487 # 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 1926b98932455e753b1cc631d7742d71e80bbf6b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cad31fa6c8df25d9eb15c9951cdd7e448ce70487 # timeout=10
10:10:39 Commit message: "upgrade docker scan to v0.16.0"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0