Console Output
10:54:01 [2025-04-03T08:54:01.070Z] The recommended git tool is: /usr/bin/git
10:54:01 [2025-04-03T08:54:01.071Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:54:01 [2025-04-03T08:54:01.081Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2d97974a; decorates hudson.Launcher$LocalLauncher@66418277 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:54:01 [2025-04-03T08:54:01.082Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
10:54:01 [2025-04-03T08:54:01.088Z] Fetching changes from the remote Git repository
10:54:01 [2025-04-03T08:54:01.090Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
10:54:01 [2025-04-03T08:54:01.094Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
10:54:01 [2025-04-03T08:54:01.094Z] > /usr/bin/git --version # timeout=10
10:54:01 [2025-04-03T08:54:01.099Z] > git --version # 'git version 2.43.0'
10:54:01 [2025-04-03T08:54:01.099Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:54:01 [2025-04-03T08:54:01.103Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
10:54:01 [2025-04-03T08:54:01.518Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:54:01 [2025-04-03T08:54:01.525Z] Checking out Revision 90cad18a9af6924916039139c3800dbb726c3e09 (refs/remotes/origin/6.4.x)
10:54:01 [2025-04-03T08:54:01.525Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:54:01 [2025-04-03T08:54:01.530Z] > /usr/bin/git checkout -f 90cad18a9af6924916039139c3800dbb726c3e09 # timeout=10
10:54:01 [2025-04-03T08:54:01.584Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:54:01 [2025-04-03T08:54:01.595Z] > /usr/bin/git branch -D 6.4.x # timeout=10
10:54:01 [2025-04-03T08:54:01.602Z] > /usr/bin/git checkout -b 6.4.x 90cad18a9af6924916039139c3800dbb726c3e09 # timeout=10
10:54:01 [2025-04-03T08:54:01.654Z] Commit message: "Bug #13477"
10:54:01 [2025-04-03T08:54:01.654Z] > /usr/bin/git rev-list --no-walk 90cad18a9af6924916039139c3800dbb726c3e09 # timeout=10