Console Output
19:24:05 [2026-08-23T17:24:05.928Z] The recommended git tool is: /usr/bin/git
19:24:05 [2026-08-23T17:24:05.929Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2026-08-23T17:24:05.938Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4157430c; decorates hudson.Launcher$LocalLauncher@551d52f2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2026-08-23T17:24:05.938Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2026-08-23T17:24:05.945Z] Fetching changes from the remote Git repository
19:24:05 [2026-08-23T17:24:05.948Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2026-08-23T17:24:05.954Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2026-08-23T17:24:05.954Z] > /usr/bin/git --version # timeout=10
19:24:05 [2026-08-23T17:24:05.958Z] > git --version # 'git version 2.43.0'
19:24:05 [2026-08-23T17:24:05.958Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2026-08-23T17:24:05.964Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-08-23T17:24:06.715Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-08-23T17:24:06.731Z] Checking out Revision 80006d496a5ed5b1c6beedb26c2804f4f51acbde (refs/remotes/origin/master)
19:24:06 [2026-08-23T17:24:06.731Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-08-23T17:24:06.736Z] > /usr/bin/git checkout -f 80006d496a5ed5b1c6beedb26c2804f4f51acbde # timeout=10
19:24:06 [2026-08-23T17:24:06.785Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-08-23T17:24:06.798Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-08-23T17:24:06.805Z] > /usr/bin/git checkout -b master 80006d496a5ed5b1c6beedb26c2804f4f51acbde # timeout=10
19:24:06 [2026-08-23T17:24:06.925Z] Commit message: "With the upgrade of Lucene from 9 to 10, some deprecated APIs were removed like for example IndexSearcher.doc(int). Use the new API (here StoredFields)"
19:24:06 [2026-08-23T17:24:06.925Z] > /usr/bin/git rev-list --no-walk 80006d496a5ed5b1c6beedb26c2804f4f51acbde # timeout=10