Skip to content

Console Output

14:07:33 using credential docker-jenkins-github-credentials
14:07:33 Cloning the remote Git repository
14:07:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2393 # 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/2393/head:refs/remotes/origin/PR-2393 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
14:07:38 Fetching without tags
 > git config --add remote.origin.fetch +refs/pull/2393/head:refs/remotes/origin/PR-2393 # 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/2393/head:refs/remotes/origin/PR-2393 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
14:07:38 Merging remotes/origin/19.03 commit f53663a9519730528ad470bc9b9019f1a2ff8fba into PR head commit 6a02465f4c2d928e4e47757a29c1ae909185ee31
14:07:39 Merge succeeded, producing 6a02465f4c2d928e4e47757a29c1ae909185ee31
14:07:39 Checking out Revision 6a02465f4c2d928e4e47757a29c1ae909185ee31 (PR-2393)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a02465f4c2d928e4e47757a29c1ae909185ee31 # timeout=10
 > git merge f53663a9519730528ad470bc9b9019f1a2ff8fba # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a02465f4c2d928e4e47757a29c1ae909185ee31 # timeout=10
14:07:43 Commit message: "docs: update code-hints for compatibility with "rouge""
14:07:43 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0