Console Output
15:17:00 [2024-09-25T13:17:00.132Z] Selected Git installation does not exist. Using Default
15:17:00 [2024-09-25T13:17:00.132Z] The recommended git tool is: NONE
15:17:00 [2024-09-25T13:17:00.133Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:17:00 [2024-09-25T13:17:00.140Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7cf8fdd8; decorates hudson.Launcher$LocalLauncher@41dde637 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:17:00 [2024-09-25T13:17:00.141Z] Cloning the remote Git repository
15:17:00 [2024-09-25T13:17:00.141Z] Cloning repository https://github.com/Silverpeas/silverpeas-dependencies-bom
15:17:00 [2024-09-25T13:17:00.141Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@3/dependencies # timeout=10
15:17:00 [2024-09-25T13:17:00.151Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom
15:17:00 [2024-09-25T13:17:00.151Z] > /usr/bin/git --version # timeout=10
15:17:00 [2024-09-25T13:17:00.156Z] > git --version # 'git version 2.43.0'
15:17:00 [2024-09-25T13:17:00.156Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:17:00 [2024-09-25T13:17:00.162Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
15:17:01 [2024-09-25T13:17:01.751Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10
15:17:01 [2024-09-25T13:17:01.758Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:17:01 [2024-09-25T13:17:01.766Z] Avoid second fetch
15:17:01 [2024-09-25T13:17:01.766Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:17:01 [2024-09-25T13:17:01.771Z] Checking out Revision 651bd00b64abfcebb08d231923b141adf17d9bf9 (refs/remotes/origin/master)
15:17:01 [2024-09-25T13:17:01.771Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:17:01 [2024-09-25T13:17:01.776Z] > /usr/bin/git checkout -f 651bd00b64abfcebb08d231923b141adf17d9bf9 # timeout=10
15:17:01 [2024-09-25T13:17:01.783Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:17:01 [2024-09-25T13:17:01.789Z] > /usr/bin/git checkout -b master 651bd00b64abfcebb08d231923b141adf17d9bf9 # timeout=10
15:17:01 [2024-09-25T13:17:01.799Z] Commit message: "Feature #13791"
15:17:01 [2024-09-25T13:17:01.800Z] > /usr/bin/git rev-list --no-walk 651bd00b64abfcebb08d231923b141adf17d9bf9 # timeout=10