Skip to content

Console Output

08:36:07 [2020-02-07T08:36:07.344Z] using credential sf-release-bot.github.ssh
08:36:07 [2020-02-07T08:36:07.354Z] Cloning the remote Git repository
08:36:07 [2020-02-07T08:36:07.354Z] Cloning with configured refspecs honoured and without tags
08:36:07 [2020-02-07T08:36:07.358Z] Cloning repository git@github.com:docker/compose.git
08:36:07 [2020-02-07T08:36:07.359Z]  > git init /home/ubuntu/workspace/compose_PR-7219 # timeout=10
08:36:07 [2020-02-07T08:36:07.371Z] Fetching upstream changes from git@github.com:docker/compose.git
08:36:07 [2020-02-07T08:36:07.371Z]  > git --version # timeout=10
08:36:07 [2020-02-07T08:36:07.376Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:36:07 [2020-02-07T08:36:07.395Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7219/head:refs/remotes/origin/PR-7219
08:36:09 [2020-02-07T08:36:09.104Z] Fetching without tags
08:36:09 [2020-02-07T08:36:09.084Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:36:09 [2020-02-07T08:36:09.090Z]  > git config --add remote.origin.fetch +refs/pull/7219/head:refs/remotes/origin/PR-7219 # timeout=10
08:36:09 [2020-02-07T08:36:09.099Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:36:09 [2020-02-07T08:36:09.107Z] Fetching upstream changes from git@github.com:docker/compose.git
08:36:09 [2020-02-07T08:36:09.108Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:36:09 [2020-02-07T08:36:09.108Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7219/head:refs/remotes/origin/PR-7219
08:36:09 [2020-02-07T08:36:09.342Z] Checking out Revision e352497d82182d612d3d43a55b3265ffebb94a7c (PR-7219)
08:36:09 [2020-02-07T08:36:09.395Z] Commit message: "Create SECURITY.md"
08:36:09 [2020-02-07T08:36:09.423Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
08:36:09 [2020-02-07T08:36:09.344Z]  > git config core.sparsecheckout # timeout=10
08:36:09 [2020-02-07T08:36:09.349Z]  > git checkout -f e352497d82182d612d3d43a55b3265ffebb94a7c