Skip to content

Console Output

17:54:29 [2021-04-03T17:54:29.664Z] The recommended git tool is: git
17:54:29 [2021-04-03T17:54:29.689Z] using credential sf-release-bot.github.ssh
17:54:29 [2021-04-03T17:54:29.735Z] Fetching changes from the remote Git repository
17:54:29 [2021-04-03T17:54:29.779Z] Fetching without tags
17:54:30 [2021-04-03T17:54:30.112Z] Checking out Revision 42c55e6130082ba720ed817789b7f5093b83a341 (scan-suggestion)
17:54:30 [2021-04-03T17:54:30.184Z] Commit message: "Add Snyk scan suggestion when building"
17:54:30 [2021-04-03T17:54:30.204Z]  > git --version # timeout=10
17:54:30 [2021-04-03T17:54:30.228Z]  > git --version # 'git version 2.25.1'
17:54:30 [2021-04-03T17:54:30.246Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:54:29 [2021-04-03T17:54:29.711Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:54:29 [2021-04-03T17:54:29.748Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:54:29 [2021-04-03T17:54:29.792Z] Fetching upstream changes from git@github.com:docker/compose.git
17:54:29 [2021-04-03T17:54:29.792Z]  > git --version # timeout=10
17:54:29 [2021-04-03T17:54:29.855Z]  > git --version # 'git version 2.25.1'
17:54:29 [2021-04-03T17:54:29.856Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:54:29 [2021-04-03T17:54:29.865Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/scan-suggestion:refs/remotes/origin/scan-suggestion # timeout=10
17:54:30 [2021-04-03T17:54:30.124Z]  > git config core.sparsecheckout # timeout=10
17:54:30 [2021-04-03T17:54:30.139Z]  > git checkout -f 42c55e6130082ba720ed817789b7f5093b83a341 # timeout=10