Skip to content

Console Output

18:02:42 [2021-01-19T18:02:42.492Z] using credential sf-release-bot.github.ssh
18:02:42 [2021-01-19T18:02:42.501Z] Cloning the remote Git repository
18:02:42 [2021-01-19T18:02:42.501Z] Cloning with configured refspecs honoured and without tags
18:02:42 [2021-01-19T18:02:42.509Z] Cloning repository git@github.com:docker/compose.git
18:02:42 [2021-01-19T18:02:42.509Z]  > git init /home/ubuntu/workspace/compose_update-compose-spec # timeout=10
18:02:42 [2021-01-19T18:02:42.517Z] Fetching upstream changes from git@github.com:docker/compose.git
18:02:42 [2021-01-19T18:02:42.517Z]  > git --version # timeout=10
18:02:42 [2021-01-19T18:02:42.527Z]  > git --version # 'git version 2.17.1'
18:02:42 [2021-01-19T18:02:42.527Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:02:42 [2021-01-19T18:02:42.530Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/update-compose-spec:refs/remotes/origin/update-compose-spec # timeout=10
18:02:49 [2021-01-19T18:02:49.330Z] Fetching without tags
18:02:49 [2021-01-19T18:02:49.605Z] Checking out Revision af4eaae006cd9b72f440a506eb34a112dc373f97 (update-compose-spec)
18:02:49 [2021-01-19T18:02:49.656Z] Commit message: "Update compose-spec"
18:02:49 [2021-01-19T18:02:49.717Z]  > git --version # timeout=10
18:02:49 [2021-01-19T18:02:49.729Z]  > git --version # 'git version 2.17.1'
18:02:49 [2021-01-19T18:02:49.733Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
18:02:49 [2021-01-19T18:02:49.308Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:02:49 [2021-01-19T18:02:49.313Z]  > git config --add remote.origin.fetch +refs/heads/update-compose-spec:refs/remotes/origin/update-compose-spec # timeout=10
18:02:49 [2021-01-19T18:02:49.328Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:02:49 [2021-01-19T18:02:49.338Z] Fetching upstream changes from git@github.com:docker/compose.git
18:02:49 [2021-01-19T18:02:49.338Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:02:49 [2021-01-19T18:02:49.350Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/update-compose-spec:refs/remotes/origin/update-compose-spec # timeout=10
18:02:49 [2021-01-19T18:02:49.615Z]  > git config core.sparsecheckout # timeout=10
18:02:49 [2021-01-19T18:02:49.623Z]  > git checkout -f af4eaae006cd9b72f440a506eb34a112dc373f97 # timeout=10