Console Output
11:10:25 [2026-07-16T09:10:25.002Z] The recommended git tool is: /usr/bin/git
11:10:25 [2026-07-16T09:10:25.003Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:10:25 [2026-07-16T09:10:25.014Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@503c51f9; decorates hudson.Launcher$LocalLauncher@622d74f5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:10:25 [2026-07-16T09:10:25.014Z] Cloning the remote Git repository
11:10:25 [2026-07-16T09:10:25.014Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
11:10:25 [2026-07-16T09:10:25.015Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
11:10:25 [2026-07-16T09:10:25.028Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
11:10:25 [2026-07-16T09:10:25.028Z] > /usr/bin/git --version # timeout=10
11:10:25 [2026-07-16T09:10:25.033Z] > git --version # 'git version 2.43.0'
11:10:25 [2026-07-16T09:10:25.033Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:10:25 [2026-07-16T09:10:25.039Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:33 [2026-07-16T09:10:33.084Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
11:10:33 [2026-07-16T09:10:33.092Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:33 [2026-07-16T09:10:33.102Z] Avoid second fetch
11:10:33 [2026-07-16T09:10:33.102Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:10:33 [2026-07-16T09:10:33.108Z] Checking out Revision e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 (refs/remotes/origin/6.4.x)
11:10:33 [2026-07-16T09:10:33.108Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:10:33 [2026-07-16T09:10:33.113Z] > /usr/bin/git checkout -f e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 # timeout=10
11:10:33 [2026-07-16T09:10:33.473Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:10:33 [2026-07-16T09:10:33.481Z] > /usr/bin/git checkout -b 6.4.x e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 # timeout=10
11:10:33 [2026-07-16T09:10:33.695Z] Commit message: "bug #15385 : Show the penalty clue field as mandatory if the clue field is filled. sonar feedbacks, refactoring javascript checks."
11:10:33 [2026-07-16T09:10:33.696Z] > /usr/bin/git rev-list --no-walk fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10