Skip to content

Console Output

16:13:57 [2025-08-07T14:13:57.659Z] The recommended git tool is: /usr/bin/git
16:13:57 [2025-08-07T14:13:57.659Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:13:57 [2025-08-07T14:13:57.672Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4cb50d4a; decorates hudson.Launcher$LocalLauncher@7a3fae7e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:13:57 [2025-08-07T14:13:57.673Z] Cloning the remote Git repository
16:13:57 [2025-08-07T14:13:57.673Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
16:13:57 [2025-08-07T14:13:57.673Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
16:13:57 [2025-08-07T14:13:57.683Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:13:57 [2025-08-07T14:13:57.684Z]  > /usr/bin/git --version # timeout=10
16:13:57 [2025-08-07T14:13:57.688Z]  > git --version # 'git version 2.43.0'
16:13:57 [2025-08-07T14:13:57.689Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:13:57 [2025-08-07T14:13:57.695Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:04 [2025-08-07T14:14:04.325Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:14:04 [2025-08-07T14:14:04.334Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:04 [2025-08-07T14:14:04.345Z] Avoid second fetch
16:14:04 [2025-08-07T14:14:04.345Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:14:04 [2025-08-07T14:14:04.351Z] Checking out Revision 1dd00b7122f70b314131dc91b55e2cc54b605c34 (refs/remotes/origin/6.4.x)
16:14:04 [2025-08-07T14:14:04.351Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:14:04 [2025-08-07T14:14:04.357Z]  > /usr/bin/git checkout -f 1dd00b7122f70b314131dc91b55e2cc54b605c34 # timeout=10
16:14:04 [2025-08-07T14:14:04.722Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:14:04 [2025-08-07T14:14:04.730Z]  > /usr/bin/git checkout -b 6.4.x 1dd00b7122f70b314131dc91b55e2cc54b605c34 # timeout=10
16:14:04 [2025-08-07T14:14:04.987Z] Commit message: "Bug #14924"
16:14:04 [2025-08-07T14:14:04.988Z]  > /usr/bin/git rev-list --no-walk 37df12e5bfb887396a993a8bb3d98d53a149dcf7 # timeout=10