Skip to content

Console Output

18:57:59 [2020-12-07T18:57:59.365Z] using credential sf-release-bot.github.ssh
18:57:59 [2020-12-07T18:57:59.375Z] Cloning the remote Git repository
18:57:59 [2020-12-07T18:57:59.375Z] Cloning with configured refspecs honoured and without tags
18:57:59 [2020-12-07T18:57:59.425Z] Cloning repository git@github.com:docker/compose.git
18:57:59 [2020-12-07T18:57:59.425Z]  > git init /home/ubuntu/workspace/compose_bumps-virtenv-gitpython # timeout=10
18:57:59 [2020-12-07T18:57:59.429Z] Fetching upstream changes from git@github.com:docker/compose.git
18:57:59 [2020-12-07T18:57:59.429Z]  > git --version # timeout=10
18:57:59 [2020-12-07T18:57:59.431Z]  > git --version # 'git version 2.17.1'
18:57:59 [2020-12-07T18:57:59.431Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:57:59 [2020-12-07T18:57:59.433Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bumps-virtenv-gitpython:refs/remotes/origin/bumps-virtenv-gitpython # timeout=10
18:58:00 [2020-12-07T18:58:00.483Z] Fetching without tags
18:58:00 [2020-12-07T18:58:00.792Z] Checking out Revision 89fcfc5499ed8266cb98b487c22b00adf819a749 (bumps-virtenv-gitpython)
18:58:00 [2020-12-07T18:58:00.821Z] Commit message: "Bump virtualenv from 20.0.30 to 20.2.2"
18:58:00 [2020-12-07T18:58:00.821Z] First time build. Skipping changelog.
18:58:00 [2020-12-07T18:58:00.833Z]  > git --version # timeout=10
18:58:00 [2020-12-07T18:58:00.835Z]  > git --version # 'git version 2.17.1'
18:58:00 [2020-12-07T18:58:00.837Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
18:58:00 [2020-12-07T18:58:00.480Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:58:00 [2020-12-07T18:58:00.482Z]  > git config --add remote.origin.fetch +refs/heads/bumps-virtenv-gitpython:refs/remotes/origin/bumps-virtenv-gitpython # timeout=10
18:58:00 [2020-12-07T18:58:00.485Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:58:00 [2020-12-07T18:58:00.489Z] Fetching upstream changes from git@github.com:docker/compose.git
18:58:00 [2020-12-07T18:58:00.489Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:58:00 [2020-12-07T18:58:00.491Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bumps-virtenv-gitpython:refs/remotes/origin/bumps-virtenv-gitpython # timeout=10
18:58:00 [2020-12-07T18:58:00.799Z]  > git config core.sparsecheckout # timeout=10
18:58:00 [2020-12-07T18:58:00.801Z]  > git checkout -f 89fcfc5499ed8266cb98b487c22b00adf819a749 # timeout=10