Skip to content

Console Output

16:30:12 [2025-04-11T14:30:12.686Z] The recommended git tool is: NONE
16:30:12 [2025-04-11T14:30:12.686Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:30:12 [2025-04-11T14:30:12.702Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@78139bb2; decorates hudson.Launcher$LocalLauncher@739b12ea will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:30:12 [2025-04-11T14:30:12.702Z] Cloning the remote Git repository
16:30:12 [2025-04-11T14:30:12.702Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Setup
16:30:12 [2025-04-11T14:30:12.703Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Setup # timeout=10
16:30:12 [2025-04-11T14:30:12.712Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
16:30:12 [2025-04-11T14:30:12.712Z]  > /usr/bin/git --version # timeout=10
16:30:12 [2025-04-11T14:30:12.717Z]  > git --version # 'git version 2.43.0'
16:30:12 [2025-04-11T14:30:12.717Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:30:12 [2025-04-11T14:30:12.724Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
16:30:13 [2025-04-11T14:30:13.505Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
16:30:13 [2025-04-11T14:30:13.511Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:30:13 [2025-04-11T14:30:13.519Z] Avoid second fetch
16:30:13 [2025-04-11T14:30:13.519Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:30:13 [2025-04-11T14:30:13.524Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x)
16:30:13 [2025-04-11T14:30:13.524Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:30:13 [2025-04-11T14:30:13.529Z]  > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
16:30:13 [2025-04-11T14:30:13.552Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:30:13 [2025-04-11T14:30:13.560Z]  > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
16:30:13 [2025-04-11T14:30:13.577Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3"
16:30:13 [2025-04-11T14:30:13.577Z]  > /usr/bin/git rev-list --no-walk a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10