Skip to content

Console Output

17:42:54 [2020-03-12T17:42:54.535Z] using credential sf-release-bot.github.ssh
17:42:54 [2020-03-12T17:42:54.541Z] Cloning the remote Git repository
17:42:54 [2020-03-12T17:42:54.541Z] Cloning with configured refspecs honoured and without tags
17:42:54 [2020-03-12T17:42:54.544Z] Cloning repository git@github.com:docker/compose.git
17:42:54 [2020-03-12T17:42:54.545Z]  > git init /home/ubuntu/workspace/compose_PR-7283 # timeout=10
17:42:54 [2020-03-12T17:42:54.568Z] Fetching upstream changes from git@github.com:docker/compose.git
17:42:54 [2020-03-12T17:42:54.568Z]  > git --version # timeout=10
17:42:54 [2020-03-12T17:42:54.579Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:42:54 [2020-03-12T17:42:54.597Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:43:01 [2020-03-12T17:43:01.087Z] Fetching without tags
17:43:01 [2020-03-12T17:43:01.065Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:43:01 [2020-03-12T17:43:01.070Z]  > git config --add remote.origin.fetch +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:43:01 [2020-03-12T17:43:01.080Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:43:01 [2020-03-12T17:43:01.090Z] Fetching upstream changes from git@github.com:docker/compose.git
17:43:01 [2020-03-12T17:43:01.090Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:43:01 [2020-03-12T17:43:01.093Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:43:01 [2020-03-12T17:43:01.375Z] Checking out Revision 6dea598d6ddae24b016f654db778e42d3e1aeddd (PR-7283)
17:43:01 [2020-03-12T17:43:01.427Z] Commit message: "fix potential undefined variable bug"
17:43:01 [2020-03-12T17:43:01.377Z]  > git config core.sparsecheckout # timeout=10
17:43:01 [2020-03-12T17:43:01.393Z]  > git checkout -f 6dea598d6ddae24b016f654db778e42d3e1aeddd # timeout=10