Skip to content

Console Output

17:32:32 [2020-04-02T17:32:32.743Z] using credential sf-release-bot.github.ssh
17:32:32 [2020-04-02T17:32:32.750Z] Cloning the remote Git repository
17:32:32 [2020-04-02T17:32:32.750Z] Cloning with configured refspecs honoured and without tags
17:32:32 [2020-04-02T17:32:32.754Z] Cloning repository git@github.com:docker/compose.git
17:32:32 [2020-04-02T17:32:32.754Z]  > git init /home/ubuntu/workspace/compose_PR-7340 # timeout=10
17:32:32 [2020-04-02T17:32:32.770Z] Fetching upstream changes from git@github.com:docker/compose.git
17:32:32 [2020-04-02T17:32:32.770Z]  > git --version # timeout=10
17:32:32 [2020-04-02T17:32:32.778Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:32:32 [2020-04-02T17:32:32.801Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7340/head:refs/remotes/origin/PR-7340 # timeout=10
17:32:39 [2020-04-02T17:32:39.303Z] Fetching without tags
17:32:39 [2020-04-02T17:32:39.280Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:32:39 [2020-04-02T17:32:39.290Z]  > git config --add remote.origin.fetch +refs/pull/7340/head:refs/remotes/origin/PR-7340 # timeout=10
17:32:39 [2020-04-02T17:32:39.295Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:32:39 [2020-04-02T17:32:39.307Z] Fetching upstream changes from git@github.com:docker/compose.git
17:32:39 [2020-04-02T17:32:39.307Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:32:39 [2020-04-02T17:32:39.310Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7340/head:refs/remotes/origin/PR-7340 # timeout=10
17:32:39 [2020-04-02T17:32:39.552Z] Checking out Revision 8af2c7c0a975f5c9b6e5721abff7a0b853d65086 (PR-7340)
17:32:39 [2020-04-02T17:32:39.594Z] Commit message: "Fix get_container error to honor custom names."
17:32:39 [2020-04-02T17:32:39.556Z]  > git config core.sparsecheckout # timeout=10
17:32:39 [2020-04-02T17:32:39.564Z]  > git checkout -f 8af2c7c0a975f5c9b6e5721abff7a0b853d65086 # timeout=10