Console Output
15:18:52 [2026-09-21T13:18:52.186Z] The recommended git tool is: NONE
15:18:52 [2026-09-21T13:18:52.187Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:18:52 [2026-09-21T13:18:52.194Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7c28da36; decorates hudson.Launcher$LocalLauncher@7f1ed8b3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:18:52 [2026-09-21T13:18:52.195Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
15:18:52 [2026-09-21T13:18:52.201Z] Fetching changes from the remote Git repository
15:18:52 [2026-09-21T13:18:52.205Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
15:18:52 [2026-09-21T13:18:52.212Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
15:18:52 [2026-09-21T13:18:52.212Z] > /usr/bin/git --version # timeout=10
15:18:52 [2026-09-21T13:18:52.217Z] > git --version # 'git version 2.43.0'
15:18:52 [2026-09-21T13:18:52.217Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:18:52 [2026-09-21T13:18:52.223Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
15:18:53 [2026-09-21T13:18:53.287Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:18:53 [2026-09-21T13:18:53.293Z] Checking out Revision ba454f4f93b74cf8e576d2a33606dc23d5431702 (refs/remotes/origin/master)
15:18:53 [2026-09-21T13:18:53.293Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:18:53 [2026-09-21T13:18:53.297Z] > /usr/bin/git checkout -f ba454f4f93b74cf8e576d2a33606dc23d5431702 # timeout=10
15:18:53 [2026-09-21T13:18:53.304Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:18:53 [2026-09-21T13:18:53.313Z] > /usr/bin/git branch -D master # timeout=10
15:18:53 [2026-09-21T13:18:53.318Z] > /usr/bin/git checkout -b master ba454f4f93b74cf8e576d2a33606dc23d5431702 # timeout=10
15:18:53 [2026-09-21T13:18:53.333Z] Commit message: "Remove the computation of the connection URL to the database of the JCR"
15:18:53 [2026-09-21T13:18:53.333Z] > /usr/bin/git rev-list --no-walk e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10