Console Output
15:12:26 [2025-07-15T13:12:26.637Z] Selected Git installation does not exist. Using Default
15:12:26 [2025-07-15T13:12:26.637Z] The recommended git tool is: NONE
15:12:26 [2025-07-15T13:12:26.639Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:12:26 [2025-07-15T13:12:26.647Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7cb7cf27; decorates hudson.Launcher$LocalLauncher@38ca9b73 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:12:26 [2025-07-15T13:12:26.648Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10
15:12:26 [2025-07-15T13:12:26.655Z] Fetching changes from the remote Git repository
15:12:26 [2025-07-15T13:12:26.662Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
15:12:26 [2025-07-15T13:12:26.669Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
15:12:26 [2025-07-15T13:12:26.669Z] > /usr/bin/git --version # timeout=10
15:12:26 [2025-07-15T13:12:26.675Z] > git --version # 'git version 2.43.0'
15:12:26 [2025-07-15T13:12:26.675Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:12:26 [2025-07-15T13:12:26.682Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
15:12:27 [2025-07-15T13:12:27.067Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:12:27 [2025-07-15T13:12:27.075Z] Checking out Revision bca85e05a4e29badf0ee062d0233d442b2f527de (refs/remotes/origin/master)
15:12:27 [2025-07-15T13:12:27.075Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:12:27 [2025-07-15T13:12:27.080Z] > /usr/bin/git checkout -f bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
15:12:27 [2025-07-15T13:12:27.092Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:12:27 [2025-07-15T13:12:27.100Z] > /usr/bin/git branch -D master # timeout=10
15:12:27 [2025-07-15T13:12:27.109Z] > /usr/bin/git checkout -b master bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
15:12:27 [2025-07-15T13:12:27.128Z] Commit message: "Feature #13791 Upgrade StringTemplate to version 4"
15:12:27 [2025-07-15T13:12:27.129Z] > /usr/bin/git rev-list --no-walk bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10