Skip to content

Console Output

19:24:09 [2026-09-09T17:24:09.324Z] The recommended git tool is: NONE
19:24:09 [2026-09-09T17:24:09.325Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-09-09T17:24:09.337Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@505c9cc3; decorates hudson.Launcher$LocalLauncher@1cac4461 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-09-09T17:24:09.339Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:09 [2026-09-09T17:24:09.346Z] Fetching changes from the remote Git repository
19:24:09 [2026-09-09T17:24:09.349Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:09 [2026-09-09T17:24:09.355Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:09 [2026-09-09T17:24:09.356Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2026-09-09T17:24:09.361Z]  > git --version # 'git version 2.43.0'
19:24:09 [2026-09-09T17:24:09.361Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-09-09T17:24:09.365Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-09-09T17:24:09.854Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-09-09T17:24:09.860Z] Checking out Revision ed6bdc22b8581b07c1e09d74558a2feb664e126b (refs/remotes/origin/master)
19:24:09 [2026-09-09T17:24:09.860Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-09-09T17:24:09.866Z]  > /usr/bin/git checkout -f ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10
19:24:09 [2026-09-09T17:24:09.877Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-09-09T17:24:09.886Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-09-09T17:24:09.896Z]  > /usr/bin/git checkout -b master ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10
19:24:09 [2026-09-09T17:24:09.907Z] 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:09 [2026-09-09T17:24:09.908Z]  > /usr/bin/git rev-list --no-walk ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10