Console Output
13:53:14 [2025-02-07T12:53:14.831Z] The recommended git tool is: /usr/bin/git
13:53:14 [2025-02-07T12:53:14.847Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
13:53:14 [2025-02-07T12:53:14.874Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@390001b2; decorates hudson.Launcher$LocalLauncher@40e7af31 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:53:14 [2025-02-07T12:53:14.874Z] Cloning the remote Git repository
13:53:14 [2025-02-07T12:53:14.874Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Core
13:53:14 [2025-02-07T12:53:14.875Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core # timeout=10
13:53:14 [2025-02-07T12:53:14.883Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
13:53:14 [2025-02-07T12:53:14.883Z] > /usr/bin/git --version # timeout=10
13:53:14 [2025-02-07T12:53:14.888Z] > git --version # 'git version 2.43.0'
13:53:14 [2025-02-07T12:53:14.888Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
13:53:14 [2025-02-07T12:53:14.893Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
13:53:33 [2025-02-07T12:53:33.735Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
13:53:33 [2025-02-07T12:53:33.743Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:53:33 [2025-02-07T12:53:33.759Z] Avoid second fetch
13:53:33 [2025-02-07T12:53:33.759Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
13:53:33 [2025-02-07T12:53:33.767Z] Checking out Revision eb4bb924dcf549c2db0cee56992e75cd32ef4033 (refs/remotes/origin/6.3.x)
13:53:33 [2025-02-07T12:53:33.767Z] > /usr/bin/git config core.sparsecheckout # timeout=10
13:53:33 [2025-02-07T12:53:33.772Z] > /usr/bin/git checkout -f eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10
13:53:35 [2025-02-07T12:53:35.131Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
13:53:35 [2025-02-07T12:53:35.141Z] > /usr/bin/git checkout -b 6.3.x eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10
13:53:35 [2025-02-07T12:53:35.250Z] Commit message: "bug #14490: use folder names instead of ids"
13:53:35 [2025-02-07T12:53:35.250Z] > /usr/bin/git rev-list --no-walk a0e33f96039f0b7fb9cc594be1fe4d41cd83be7e # timeout=10