Skip to content

Console Output

08:25:50 [2020-02-07T08:25:50.958Z] using credential sf-release-bot.github.ssh
08:25:50 [2020-02-07T08:25:50.969Z] Cloning the remote Git repository
08:25:50 [2020-02-07T08:25:50.969Z] Cloning with configured refspecs honoured and without tags
08:25:50 [2020-02-07T08:25:50.997Z] Cloning repository git@github.com:docker/compose.git
08:25:51 [2020-02-07T08:25:51.041Z]  > git init /home/ubuntu/workspace/compose_PR-7219 # timeout=10
08:25:51 [2020-02-07T08:25:51.939Z] Fetching upstream changes from git@github.com:docker/compose.git
08:25:51 [2020-02-07T08:25:51.940Z]  > git --version # timeout=10
08:25:51 [2020-02-07T08:25:51.961Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:25:52 [2020-02-07T08:25:52.147Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7219/head:refs/remotes/origin/PR-7219
08:25:56 [2020-02-07T08:25:56.690Z] Fetching without tags
08:25:57 [2020-02-07T08:25:57.105Z] Checking out Revision e352497d82182d612d3d43a55b3265ffebb94a7c (PR-7219)
08:25:57 [2020-02-07T08:25:57.842Z] Commit message: "Create SECURITY.md"
08:25:57 [2020-02-07T08:25:57.912Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
08:25:56 [2020-02-07T08:25:56.478Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:25:56 [2020-02-07T08:25:56.537Z]  > git config --add remote.origin.fetch +refs/pull/7219/head:refs/remotes/origin/PR-7219 # timeout=10
08:25:56 [2020-02-07T08:25:56.633Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:25:56 [2020-02-07T08:25:56.694Z] Fetching upstream changes from git@github.com:docker/compose.git
08:25:56 [2020-02-07T08:25:56.695Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:25:56 [2020-02-07T08:25:56.715Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7219/head:refs/remotes/origin/PR-7219
08:25:57 [2020-02-07T08:25:57.117Z]  > git config core.sparsecheckout # timeout=10
08:25:57 [2020-02-07T08:25:57.131Z]  > git checkout -f e352497d82182d612d3d43a55b3265ffebb94a7c