Console Output
15:31:28 [2026-09-02T13:31:28.437Z] The recommended git tool is: NONE
15:31:28 [2026-09-02T13:31:28.438Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:31:28 [2026-09-02T13:31:28.447Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7120d433; decorates hudson.Launcher$LocalLauncher@7e9a7bd7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:31:28 [2026-09-02T13:31:28.448Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
15:31:28 [2026-09-02T13:31:28.455Z] Fetching changes from the remote Git repository
15:31:28 [2026-09-02T13:31:28.458Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
15:31:28 [2026-09-02T13:31:28.464Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
15:31:28 [2026-09-02T13:31:28.464Z] > /usr/bin/git --version # timeout=10
15:31:28 [2026-09-02T13:31:28.470Z] > git --version # 'git version 2.43.0'
15:31:28 [2026-09-02T13:31:28.470Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:31:28 [2026-09-02T13:31:28.477Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
15:31:29 [2026-09-02T13:31:29.289Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:31:29 [2026-09-02T13:31:29.296Z] Checking out Revision c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc (refs/remotes/origin/master)
15:31:29 [2026-09-02T13:31:29.297Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:31:29 [2026-09-02T13:31:29.302Z] > /usr/bin/git checkout -f c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10
15:31:29 [2026-09-02T13:31:29.313Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:31:29 [2026-09-02T13:31:29.323Z] > /usr/bin/git branch -D master # timeout=10
15:31:29 [2026-09-02T13:31:29.332Z] > /usr/bin/git checkout -b master c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10
15:31:29 [2026-09-02T13:31:29.343Z] Commit message: "Update the installer so that it works with Gradle 9.7.1. The Maven settings.xml/settings-security.xml files are again read to get the credentials required to get Silverpeas artefacts from the private repository (which contains the customer specifics)."
15:31:29 [2026-09-02T13:31:29.343Z] > /usr/bin/git rev-list --no-walk c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10