Skip to content

Console Output

19:14:04 [2020-01-17T19:14:04.542Z] using credential sf-release-bot.github.ssh
19:14:04 [2020-01-17T19:14:04.549Z] Cloning the remote Git repository
19:14:04 [2020-01-17T19:14:04.549Z] Cloning with configured refspecs honoured and without tags
19:14:04 [2020-01-17T19:14:04.599Z] Cloning repository git@github.com:docker/compose.git
19:14:04 [2020-01-17T19:14:04.600Z]  > git init /home/ubuntu/workspace/compose_bump-1.25.2-rc1 # timeout=10
19:14:04 [2020-01-17T19:14:04.609Z] Fetching upstream changes from git@github.com:docker/compose.git
19:14:04 [2020-01-17T19:14:04.609Z]  > git --version # timeout=10
19:14:04 [2020-01-17T19:14:04.614Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:14:04 [2020-01-17T19:14:04.615Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-1.25.2-rc1:refs/remotes/origin/bump-1.25.2-rc1
19:14:06 [2020-01-17T19:14:06.145Z] Fetching without tags
19:14:06 [2020-01-17T19:14:06.385Z] Checking out Revision 634eb501f8bac9469482039fe3f9067dea62cb4e (bump-1.25.2-rc1)
19:14:06 [2020-01-17T19:14:06.420Z] Commit message: " "Bump 1.25.2-rc1""
19:14:06 [2020-01-17T19:14:06.479Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
19:14:06 [2020-01-17T19:14:06.136Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:14:06 [2020-01-17T19:14:06.139Z]  > git config --add remote.origin.fetch +refs/heads/bump-1.25.2-rc1:refs/remotes/origin/bump-1.25.2-rc1 # timeout=10
19:14:06 [2020-01-17T19:14:06.144Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:14:06 [2020-01-17T19:14:06.151Z] Fetching upstream changes from git@github.com:docker/compose.git
19:14:06 [2020-01-17T19:14:06.152Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:14:06 [2020-01-17T19:14:06.152Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-1.25.2-rc1:refs/remotes/origin/bump-1.25.2-rc1
19:14:06 [2020-01-17T19:14:06.392Z]  > git config core.sparsecheckout # timeout=10
19:14:06 [2020-01-17T19:14:06.396Z]  > git checkout -f 634eb501f8bac9469482039fe3f9067dea62cb4e