Skip to content

Console Output

06:46:05 [2025-01-30T05:46:05.275Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-01-30T05:46:05.277Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-01-30T05:46:05.291Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7dc780c2; decorates hudson.Launcher$LocalLauncher@550c952f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-01-30T05:46:05.292Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:05 [2025-01-30T05:46:05.298Z] Fetching changes from the remote Git repository
06:46:05 [2025-01-30T05:46:05.301Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2025-01-30T05:46:05.306Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2025-01-30T05:46:05.306Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2025-01-30T05:46:05.311Z]  > git --version # 'git version 2.43.0'
06:46:05 [2025-01-30T05:46:05.312Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-01-30T05:46:05.317Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-01-30T05:46:06.144Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-01-30T05:46:06.151Z] Checking out Revision 14d0e643429257acd2027e773fbf4eefe5580799 (refs/remotes/origin/6.4.x)
06:46:06 [2025-01-30T05:46:06.152Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-01-30T05:46:06.158Z]  > /usr/bin/git checkout -f 14d0e643429257acd2027e773fbf4eefe5580799 # timeout=10
06:46:06 [2025-01-30T05:46:06.219Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-01-30T05:46:06.232Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-01-30T05:46:06.239Z]  > /usr/bin/git checkout -b 6.4.x 14d0e643429257acd2027e773fbf4eefe5580799 # timeout=10
06:46:06 [2025-01-30T05:46:06.320Z] Commit message: "The localization of the data in bundles of both personal components and workflow components is now taken in charge. The bundle resources for those components have to be located, respectively, into the $SILVERPEAS_HOME/properties/xmlcomponents/personals and $SILVERPEAS_HOME/properties/xmlcomponents/workflows directories (where $SILVERPEAS_HOME is the home directory of the Silvepreas installation)."
06:46:06 [2025-01-30T05:46:06.320Z]  > /usr/bin/git rev-list --no-walk 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10