Skip to content

Console Output

08:38:40 using credential docker-jenkins-github-credentials
08:38:40 Cloning the remote Git repository
08:38:40 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2222 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2222/head:refs/remotes/origin/PR-2222 +refs/heads/19.03:refs/remotes/origin/19.03
08:38:47 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2222/head:refs/remotes/origin/PR-2222 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2222/head:refs/remotes/origin/PR-2222 +refs/heads/19.03:refs/remotes/origin/19.03
08:38:47 Merging remotes/origin/19.03 commit 99c5edceb48d64c1aa5d09b8c9c499d431d98bb9 into PR head commit c2d4bd4ec2e227ab8787e673fc8c7c7e8e5bccbd
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2d4bd4ec2e227ab8787e673fc8c7c7e8e5bccbd
08:38:48 Merge succeeded, producing c2d4bd4ec2e227ab8787e673fc8c7c7e8e5bccbd
08:38:48 Checking out Revision c2d4bd4ec2e227ab8787e673fc8c7c7e8e5bccbd (PR-2222)
 > git merge 99c5edceb48d64c1aa5d09b8c9c499d431d98bb9 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2d4bd4ec2e227ab8787e673fc8c7c7e8e5bccbd
08:38:49 Commit message: "docker cp: prevent NPE when failing to stat destination"
08:38:49 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426