Skip to content

Console Output

15:47:00 [2025-12-01T14:47:00.783Z] The recommended git tool is: /usr/bin/git
15:47:00 [2025-12-01T14:47:00.793Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:47:00 [2025-12-01T14:47:00.824Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2e0c0f6d; decorates hudson.Launcher$LocalLauncher@627e93b9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:47:00 [2025-12-01T14:47:00.825Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
15:47:00 [2025-12-01T14:47:00.830Z] Fetching changes from the remote Git repository
15:47:00 [2025-12-01T14:47:00.832Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
15:47:00 [2025-12-01T14:47:00.838Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
15:47:00 [2025-12-01T14:47:00.838Z]  > /usr/bin/git --version # timeout=10
15:47:00 [2025-12-01T14:47:00.843Z]  > git --version # 'git version 2.43.0'
15:47:00 [2025-12-01T14:47:00.844Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:47:00 [2025-12-01T14:47:00.849Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:01 [2025-12-01T14:47:01.453Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
15:47:01 [2025-12-01T14:47:01.462Z] Checking out Revision b1571e8de07832d62242b633fdaab98e66efd7bf (refs/remotes/origin/6.4.x)
15:47:01 [2025-12-01T14:47:01.462Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:47:01 [2025-12-01T14:47:01.468Z]  > /usr/bin/git checkout -f b1571e8de07832d62242b633fdaab98e66efd7bf # timeout=10
15:47:01 [2025-12-01T14:47:01.526Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:47:01 [2025-12-01T14:47:01.545Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
15:47:01 [2025-12-01T14:47:01.553Z]  > /usr/bin/git checkout -b 6.4.x b1571e8de07832d62242b633fdaab98e66efd7bf # timeout=10
15:47:01 [2025-12-01T14:47:01.716Z] Commit message: "Fix a bug in AutoRedirectServlet in which the goto parameter is directly encoded for URL even in the case it isn't set, driving to a NullPointerException. Now, all the URL parameters are encoded when they're valued."
15:47:01 [2025-12-01T14:47:01.717Z]  > /usr/bin/git rev-list --no-walk 7911838d7ce13175eb453979a5d2c72cb4a5b144 # timeout=10