Console Output
10:39:29 [2024-12-12T09:39:29.145Z] Selected Git installation does not exist. Using Default
10:39:29 [2024-12-12T09:39:29.145Z] The recommended git tool is: NONE
10:39:29 [2024-12-12T09:39:29.146Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:39:29 [2024-12-12T09:39:29.157Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@ba00001; decorates hudson.Launcher$LocalLauncher@2a5ef41e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:39:29 [2024-12-12T09:39:29.157Z] Cloning the remote Git repository
10:39:29 [2024-12-12T09:39:29.158Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Looks
10:39:29 [2024-12-12T09:39:29.158Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Looks # timeout=10
10:39:29 [2024-12-12T09:39:29.167Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
10:39:29 [2024-12-12T09:39:29.167Z] > /usr/bin/git --version # timeout=10
10:39:29 [2024-12-12T09:39:29.171Z] > git --version # 'git version 2.43.0'
10:39:29 [2024-12-12T09:39:29.171Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:39:29 [2024-12-12T09:39:29.176Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
10:39:29 [2024-12-12T09:39:29.926Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
10:39:29 [2024-12-12T09:39:29.934Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:39:29 [2024-12-12T09:39:29.946Z] Avoid second fetch
10:39:29 [2024-12-12T09:39:29.946Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:39:29 [2024-12-12T09:39:29.953Z] Checking out Revision 9a4f44b50831b4babfeb6775ae5df57f61529dcf (refs/remotes/origin/6.4.x)
10:39:29 [2024-12-12T09:39:29.953Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:39:29 [2024-12-12T09:39:29.958Z] > /usr/bin/git checkout -f 9a4f44b50831b4babfeb6775ae5df57f61529dcf # timeout=10
10:39:30 [2024-12-12T09:39:30.003Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:39:30 [2024-12-12T09:39:30.010Z] > /usr/bin/git checkout -b 6.4.x 9a4f44b50831b4babfeb6775ae5df57f61529dcf # timeout=10
10:39:30 [2024-12-12T09:39:30.027Z] Commit message: "bug #14561: fix JSTL Syntax error"
10:39:30 [2024-12-12T09:39:30.028Z] > /usr/bin/git rev-list --no-walk 7e4bc53e19c8ce0690ec0ad8ab9f5f5128bf56e7 # timeout=10