Skip to content

Console Output

15:08:16 using credential docker-jenkins-github-credentials
15:08:16 Cloning the remote Git repository
15:08:16 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2244 # 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/2244/head:refs/remotes/origin/PR-2244 +refs/heads/master:refs/remotes/origin/master
15:08:23 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2244/head:refs/remotes/origin/PR-2244 # 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/2244/head:refs/remotes/origin/PR-2244 +refs/heads/master:refs/remotes/origin/master
15:08:23 Merging remotes/origin/master commit f7f4a19328f139347a33aa5e728a06927a0036b7 into PR head commit fd18639c38b10d0e947342f1c87bd0d417bae945
15:08:24 Merge succeeded, producing fd18639c38b10d0e947342f1c87bd0d417bae945
15:08:24 Checking out Revision fd18639c38b10d0e947342f1c87bd0d417bae945 (PR-2244)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd18639c38b10d0e947342f1c87bd0d417bae945
 > git merge f7f4a19328f139347a33aa5e728a06927a0036b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd18639c38b10d0e947342f1c87bd0d417bae945
15:08:25 Commit message: "Docker wait command is now exiting with the container exit code"
15:08:25 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426