Skip to content

Console Output

19:24:05 [2026-06-21T17:24:05.737Z] The recommended git tool is: /usr/bin/git
19:24:05 [2026-06-21T17:24:05.738Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2026-06-21T17:24:05.749Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d6c8b81; decorates hudson.Launcher$LocalLauncher@348a9972 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2026-06-21T17:24:05.750Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2026-06-21T17:24:05.757Z] Fetching changes from the remote Git repository
19:24:05 [2026-06-21T17:24:05.760Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2026-06-21T17:24:05.765Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2026-06-21T17:24:05.765Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2026-06-21T17:24:05.770Z]  > git --version # 'git version 2.43.0'
19:24:05 [2026-06-21T17:24:05.770Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2026-06-21T17:24:05.777Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-06-21T17:24:06.572Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-06-21T17:24:06.578Z] Checking out Revision bc46e991b05e48dfb00e6d4928f16bfffa01d9ec (refs/remotes/origin/master)
19:24:06 [2026-06-21T17:24:06.579Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-06-21T17:24:06.584Z]  > /usr/bin/git checkout -f bc46e991b05e48dfb00e6d4928f16bfffa01d9ec # timeout=10
19:24:06 [2026-06-21T17:24:06.659Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-06-21T17:24:06.680Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-06-21T17:24:06.690Z]  > /usr/bin/git checkout -b master bc46e991b05e48dfb00e6d4928f16bfffa01d9ec # timeout=10
19:24:06 [2026-06-21T17:24:06.785Z] Commit message: "Bug #15261 Fix the bug: DataRecordUtil#applySubstitution is now invoking WorkflowUtil#formatFieldValueAsString in case the variable in the text is mapped to a text field whose the workflow item is in fact a hidden dictionary (map of key->value)! For doing, the signature of the method has been modified and DataRecordUtil has been moved into the workflow service code."
19:24:06 [2026-06-21T17:24:06.786Z]  > /usr/bin/git rev-list --no-walk 826a83b84d8877e5d44428f4f0e2a0c42313f098 # timeout=10