Console Output
19:24:10 [2026-09-06T17:24:10.167Z] The recommended git tool is: NONE
19:24:10 [2026-09-06T17:24:10.168Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2026-09-06T17:24:10.181Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1cdadac3; decorates hudson.Launcher$LocalLauncher@4847f789 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2026-09-06T17:24:10.182Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:10 [2026-09-06T17:24:10.188Z] Fetching changes from the remote Git repository
19:24:10 [2026-09-06T17:24:10.190Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:10 [2026-09-06T17:24:10.196Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:10 [2026-09-06T17:24:10.196Z] > /usr/bin/git --version # timeout=10
19:24:10 [2026-09-06T17:24:10.200Z] > git --version # 'git version 2.43.0'
19:24:10 [2026-09-06T17:24:10.200Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-09-06T17:24:10.206Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-09-06T17:24:10.706Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-09-06T17:24:10.712Z] Checking out Revision ed6bdc22b8581b07c1e09d74558a2feb664e126b (refs/remotes/origin/master)
19:24:10 [2026-09-06T17:24:10.712Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-09-06T17:24:10.717Z] > /usr/bin/git checkout -f ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10
19:24:10 [2026-09-06T17:24:10.727Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-09-06T17:24:10.736Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-09-06T17:24:10.744Z] > /usr/bin/git checkout -b master ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10
19:24:10 [2026-09-06T17:24:10.758Z] Commit message: "Now the project works with Gradle 9.7.1 and Groovy 4. As Groovy 4 doesn't carry anymore groovy.xml, it is required to import it explicitly. Upgrade also some dependencies."
19:24:10 [2026-09-06T17:24:10.759Z] > /usr/bin/git rev-list --no-walk ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10