Console Output
15:17:17 [2024-09-25T13:17:17.303Z] Selected Git installation does not exist. Using Default
15:17:17 [2024-09-25T13:17:17.303Z] The recommended git tool is: NONE
15:17:17 [2024-09-25T13:17:17.304Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:17:17 [2024-09-25T13:17:17.314Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2c07a4a9; decorates hudson.Launcher$LocalLauncher@1f71e4b1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:17:17 [2024-09-25T13:17:17.315Z] Cloning the remote Git repository
15:17:17 [2024-09-25T13:17:17.315Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
15:17:17 [2024-09-25T13:17:17.315Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@3/test-dependencies # timeout=10
15:17:17 [2024-09-25T13:17:17.324Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
15:17:17 [2024-09-25T13:17:17.324Z] > /usr/bin/git --version # timeout=10
15:17:17 [2024-09-25T13:17:17.330Z] > git --version # 'git version 2.43.0'
15:17:17 [2024-09-25T13:17:17.330Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:17:17 [2024-09-25T13:17:17.336Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
15:17:17 [2024-09-25T13:17:17.856Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
15:17:17 [2024-09-25T13:17:17.862Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:17:17 [2024-09-25T13:17:17.872Z] Avoid second fetch
15:17:17 [2024-09-25T13:17:17.872Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:17:17 [2024-09-25T13:17:17.879Z] Checking out Revision f86400f49fdded2446a8e38c28436ad6950befe1 (refs/remotes/origin/master)
15:17:17 [2024-09-25T13:17:17.879Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:17:17 [2024-09-25T13:17:17.885Z] > /usr/bin/git checkout -f f86400f49fdded2446a8e38c28436ad6950befe1 # timeout=10
15:17:17 [2024-09-25T13:17:17.894Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:17:17 [2024-09-25T13:17:17.901Z] > /usr/bin/git checkout -b master f86400f49fdded2446a8e38c28436ad6950befe1 # timeout=10
15:17:17 [2024-09-25T13:17:17.915Z] Commit message: "Fix mispelling of SNAPSHOT in the version"
15:17:17 [2024-09-25T13:17:17.915Z] > /usr/bin/git rev-list --no-walk f86400f49fdded2446a8e38c28436ad6950befe1 # timeout=10