Console Output
19:24:06 [2026-09-20T17:24:06.295Z] The recommended git tool is: /usr/bin/git
19:24:06 [2026-09-20T17:24:06.296Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2026-09-20T17:24:06.305Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44f9f689; decorates hudson.Launcher$LocalLauncher@50462034 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2026-09-20T17:24:06.306Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:06 [2026-09-20T17:24:06.312Z] Fetching changes from the remote Git repository
19:24:06 [2026-09-20T17:24:06.315Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:06 [2026-09-20T17:24:06.321Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:06 [2026-09-20T17:24:06.321Z] > /usr/bin/git --version # timeout=10
19:24:06 [2026-09-20T17:24:06.326Z] > git --version # 'git version 2.43.0'
19:24:06 [2026-09-20T17:24:06.326Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2026-09-20T17:24:06.331Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-09-20T17:24:06.827Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-09-20T17:24:06.833Z] Checking out Revision ec643b772edf75fa55a99f362becaf78b7fc386a (refs/remotes/origin/master)
19:24:06 [2026-09-20T17:24:06.833Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-09-20T17:24:06.838Z] > /usr/bin/git checkout -f ec643b772edf75fa55a99f362becaf78b7fc386a # timeout=10
19:24:06 [2026-09-20T17:24:06.899Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-09-20T17:24:06.915Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-09-20T17:24:06.921Z] > /usr/bin/git checkout -b master ec643b772edf75fa55a99f362becaf78b7fc386a # timeout=10
19:24:07 [2026-09-20T17:24:07.018Z] Commit message: "Stop the selection basket ITs from depending on an unspecified SQL ordering"
19:24:07 [2026-09-20T17:24:07.018Z] > /usr/bin/git rev-list --no-walk ec643b772edf75fa55a99f362becaf78b7fc386a # timeout=10