Console Output
12:07:45 [2025-12-08T11:07:45.881Z] The recommended git tool is: NONE
12:07:45 [2025-12-08T11:07:45.881Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:07:45 [2025-12-08T11:07:45.892Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@562b4bf; decorates hudson.Launcher$LocalLauncher@30de5cd5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:07:45 [2025-12-08T11:07:45.892Z] Cloning the remote Git repository
12:07:45 [2025-12-08T11:07:45.893Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
12:07:45 [2025-12-08T11:07:45.893Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
12:07:45 [2025-12-08T11:07:45.903Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
12:07:45 [2025-12-08T11:07:45.903Z] > /usr/bin/git --version # timeout=10
12:07:45 [2025-12-08T11:07:45.908Z] > git --version # 'git version 2.43.0'
12:07:45 [2025-12-08T11:07:45.908Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:07:45 [2025-12-08T11:07:45.914Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
12:07:46 [2025-12-08T11:07:46.773Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
12:07:46 [2025-12-08T11:07:46.779Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:07:46 [2025-12-08T11:07:46.788Z] Avoid second fetch
12:07:46 [2025-12-08T11:07:46.788Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
12:07:46 [2025-12-08T11:07:46.795Z] Checking out Revision a73a000198208cad87d72fdf9157515e8267f081 (refs/remotes/origin/6.4.x)
12:07:46 [2025-12-08T11:07:46.795Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:07:46 [2025-12-08T11:07:46.800Z] > /usr/bin/git checkout -f a73a000198208cad87d72fdf9157515e8267f081 # timeout=10
12:07:46 [2025-12-08T11:07:46.854Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:07:46 [2025-12-08T11:07:46.862Z] > /usr/bin/git checkout -b 6.4.x a73a000198208cad87d72fdf9157515e8267f081 # timeout=10
12:07:46 [2025-12-08T11:07:46.908Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (6837d524e3282a03e2de06fa1f14b7c93c7608b1).Prepare for development iteration of next version 6.4.5"
12:07:46 [2025-12-08T11:07:46.909Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10