Console Output
15:17:25 [2024-09-25T13:17:25.575Z] Selected Git installation does not exist. Using Default
15:17:25 [2024-09-25T13:17:25.575Z] The recommended git tool is: NONE
15:17:25 [2024-09-25T13:17:25.576Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:17:25 [2024-09-25T13:17:25.584Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66a8ae84; decorates hudson.Launcher$LocalLauncher@62c95f91 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:17:25 [2024-09-25T13:17:25.585Z] Cloning the remote Git repository
15:17:25 [2024-09-25T13:17:25.585Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
15:17:25 [2024-09-25T13:17:25.585Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@3/project # timeout=10
15:17:25 [2024-09-25T13:17:25.595Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
15:17:25 [2024-09-25T13:17:25.595Z] > /usr/bin/git --version # timeout=10
15:17:25 [2024-09-25T13:17:25.600Z] > git --version # 'git version 2.43.0'
15:17:25 [2024-09-25T13:17:25.600Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:17:25 [2024-09-25T13:17:25.604Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
15:17:26 [2024-09-25T13:17:26.252Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
15:17:26 [2024-09-25T13:17:26.260Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:17:26 [2024-09-25T13:17:26.268Z] Avoid second fetch
15:17:26 [2024-09-25T13:17:26.268Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:17:26 [2024-09-25T13:17:26.273Z] Checking out Revision bca85e05a4e29badf0ee062d0233d442b2f527de (refs/remotes/origin/master)
15:17:26 [2024-09-25T13:17:26.273Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:17:26 [2024-09-25T13:17:26.279Z] > /usr/bin/git checkout -f bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
15:17:26 [2024-09-25T13:17:26.286Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:17:26 [2024-09-25T13:17:26.293Z] > /usr/bin/git checkout -b master bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
15:17:26 [2024-09-25T13:17:26.303Z] Commit message: "Feature #13791 Upgrade StringTemplate to version 4"
15:17:26 [2024-09-25T13:17:26.303Z] > /usr/bin/git rev-list --no-walk bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10