Skip to content

Console Output

06:46:04 [2026-04-20T04:46:04.787Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-04-20T04:46:04.788Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-04-20T04:46:04.800Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@182d683a; decorates hudson.Launcher$LocalLauncher@5c2d6a9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-04-20T04:46:04.800Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-04-20T04:46:04.807Z] Fetching changes from the remote Git repository
06:46:04 [2026-04-20T04:46:04.809Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-04-20T04:46:04.818Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-04-20T04:46:04.818Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-04-20T04:46:04.823Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-04-20T04:46:04.823Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-04-20T04:46:04.830Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-04-20T04:46:05.733Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-04-20T04:46:05.742Z] Checking out Revision 7f0d41417aeb208b4bc79464f089cd873c7908c6 (refs/remotes/origin/6.4.x)
06:46:05 [2026-04-20T04:46:05.742Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-04-20T04:46:05.748Z]  > /usr/bin/git checkout -f 7f0d41417aeb208b4bc79464f089cd873c7908c6 # timeout=10
06:46:05 [2026-04-20T04:46:05.801Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-04-20T04:46:05.817Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-04-20T04:46:05.824Z]  > /usr/bin/git checkout -b 6.4.x 7f0d41417aeb208b4bc79464f089cd873c7908c6 # timeout=10
06:46:05 [2026-04-20T04:46:05.944Z] Commit message: "Bug #15101 try another way to fix the inexplicable ConcurrentModificationException while encoding in JSON the spaces and components cached in NavBarManager"
06:46:05 [2026-04-20T04:46:05.944Z]  > /usr/bin/git rev-list --no-walk 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10