Skip to content

Console Output

10:00:43 using credential docker-jenkins-github-credentials
10:00:44 Cloning the remote Git repository
10:00:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2366 # 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/2366/head:refs/remotes/origin/PR-2366 +refs/heads/master:refs/remotes/origin/master
10:00:49 Fetching without tags
10:00:50 Merging remotes/origin/master commit 2298e6a3fe24d3ac9276acdd35c24c06c8f58125 into PR head commit 9d9568263fbaad7253354931f9b3d1b9446d0c12
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2366/head:refs/remotes/origin/PR-2366 # 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/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/2366/head:refs/remotes/origin/PR-2366 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d9568263fbaad7253354931f9b3d1b9446d0c12
10:00:51 Merge succeeded, producing 9d9568263fbaad7253354931f9b3d1b9446d0c12
10:00:51 Checking out Revision 9d9568263fbaad7253354931f9b3d1b9446d0c12 (PR-2366)
 > git merge 2298e6a3fe24d3ac9276acdd35c24c06c8f58125 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d9568263fbaad7253354931f9b3d1b9446d0c12
10:00:52 Commit message: "Replace 'numeric' with object in -q description"
10:00:52 First time build. Skipping changelog.
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0