Console Output
17:31:57 [2026-07-09T15:31:57.553Z] Selected Git installation does not exist. Using Default
17:31:57 [2026-07-09T15:31:57.553Z] The recommended git tool is: NONE
17:31:57 [2026-07-09T15:31:57.554Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:31:57 [2026-07-09T15:31:57.561Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40444faf; decorates hudson.Launcher$LocalLauncher@222c22ce will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:31:57 [2026-07-09T15:31:57.562Z] Cloning the remote Git repository
17:31:57 [2026-07-09T15:31:57.562Z] Cloning repository https://github.com/Silverpeas/silverpeas-dependencies-bom
17:31:57 [2026-07-09T15:31:57.562Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/dependencies # timeout=10
17:31:57 [2026-07-09T15:31:57.571Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom
17:31:57 [2026-07-09T15:31:57.571Z] > /usr/bin/git --version # timeout=10
17:31:57 [2026-07-09T15:31:57.576Z] > git --version # 'git version 2.43.0'
17:31:57 [2026-07-09T15:31:57.576Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:31:57 [2026-07-09T15:31:57.581Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
17:31:58 [2026-07-09T15:31:58.218Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10
17:31:58 [2026-07-09T15:31:58.224Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:31:58 [2026-07-09T15:31:58.232Z] Avoid second fetch
17:31:58 [2026-07-09T15:31:58.233Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:31:58 [2026-07-09T15:31:58.239Z] Checking out Revision 9ac1fc1236442b6082b39b12dbea4513fbf205eb (refs/remotes/origin/master)
17:31:58 [2026-07-09T15:31:58.239Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:31:58 [2026-07-09T15:31:58.244Z] > /usr/bin/git checkout -f 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10
17:31:58 [2026-07-09T15:31:58.252Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:31:58 [2026-07-09T15:31:58.259Z] > /usr/bin/git checkout -b master 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10
17:31:58 [2026-07-09T15:31:58.269Z] Commit message: "Update the dependencies to their latest versions compatible with Java 17"
17:31:58 [2026-07-09T15:31:58.270Z] > /usr/bin/git rev-list --no-walk 9ac1fc1236442b6082b39b12dbea4513fbf205eb # timeout=10