Skip to content

Console Output

11:19:29 [2021-01-22T11:19:29.635Z] using credential sf-release-bot.github.ssh
11:19:29 [2021-01-22T11:19:29.646Z] Cloning the remote Git repository
11:19:29 [2021-01-22T11:19:29.646Z] Cloning with configured refspecs honoured and without tags
11:19:29 [2021-01-22T11:19:29.683Z] Cloning repository git@github.com:docker/compose.git
11:19:29 [2021-01-22T11:19:29.683Z]  > git init /home/ubuntu/workspace/compose_py-37-revert-2 # timeout=10
11:19:29 [2021-01-22T11:19:29.690Z] Fetching upstream changes from git@github.com:docker/compose.git
11:19:29 [2021-01-22T11:19:29.690Z]  > git --version # timeout=10
11:19:29 [2021-01-22T11:19:29.696Z]  > git --version # 'git version 2.17.1'
11:19:29 [2021-01-22T11:19:29.696Z] using GIT_SSH to set credentials docker-jenkins user on github.com
11:19:29 [2021-01-22T11:19:29.698Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/py-37-revert-2:refs/remotes/origin/py-37-revert-2 # timeout=10
11:19:31 [2021-01-22T11:19:31.299Z] Fetching without tags
11:19:31 [2021-01-22T11:19:31.538Z] Checking out Revision 6a3af5b707d5bd0e44d7049e25d88ed96de4855d (py-37-revert-2)
11:19:31 [2021-01-22T11:19:31.569Z] Commit message: "build.linux: Revert to Python 3.7"
11:19:31 [2021-01-22T11:19:31.569Z] First time build. Skipping changelog.
11:19:31 [2021-01-22T11:19:31.611Z]  > git --version # timeout=10
11:19:31 [2021-01-22T11:19:31.614Z]  > git --version # 'git version 2.17.1'
11:19:31 [2021-01-22T11:19:31.619Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:19:31 [2021-01-22T11:19:31.263Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
11:19:31 [2021-01-22T11:19:31.271Z]  > git config --add remote.origin.fetch +refs/heads/py-37-revert-2:refs/remotes/origin/py-37-revert-2 # timeout=10
11:19:31 [2021-01-22T11:19:31.277Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
11:19:31 [2021-01-22T11:19:31.292Z] Fetching upstream changes from git@github.com:docker/compose.git
11:19:31 [2021-01-22T11:19:31.293Z] using GIT_SSH to set credentials docker-jenkins user on github.com
11:19:31 [2021-01-22T11:19:31.295Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/py-37-revert-2:refs/remotes/origin/py-37-revert-2 # timeout=10
11:19:31 [2021-01-22T11:19:31.532Z]  > git config core.sparsecheckout # timeout=10
11:19:31 [2021-01-22T11:19:31.534Z]  > git checkout -f 6a3af5b707d5bd0e44d7049e25d88ed96de4855d # timeout=10