Console Output
11:06:23 [2026-06-10T09:06:23.451Z] Selected Git installation does not exist. Using Default
11:06:23 [2026-06-10T09:06:23.451Z] The recommended git tool is: NONE
11:06:23 [2026-06-10T09:06:23.452Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:06:23 [2026-06-10T09:06:23.469Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50077e43; decorates hudson.Launcher$LocalLauncher@60c5ffed will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:06:23 [2026-06-10T09:06:23.469Z] Cloning the remote Git repository
11:06:23 [2026-06-10T09:06:23.470Z] Cloning repository https://github.com/Silverpeas/silverpeas-dependencies-bom
11:06:23 [2026-06-10T09:06:23.470Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/dependencies # timeout=10
11:06:23 [2026-06-10T09:06:23.479Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom
11:06:23 [2026-06-10T09:06:23.479Z] > /usr/bin/git --version # timeout=10
11:06:23 [2026-06-10T09:06:23.484Z] > git --version # 'git version 2.43.0'
11:06:23 [2026-06-10T09:06:23.484Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:06:23 [2026-06-10T09:06:23.491Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:24 [2026-06-10T09:06:24.113Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10
11:06:24 [2026-06-10T09:06:24.118Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:24 [2026-06-10T09:06:24.126Z] Avoid second fetch
11:06:24 [2026-06-10T09:06:24.126Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:06:24 [2026-06-10T09:06:24.132Z] Checking out Revision 323b9c9a373fa9e1381d136538aed991e78c6d59 (refs/remotes/origin/master)
11:06:24 [2026-06-10T09:06:24.132Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:06:24 [2026-06-10T09:06:24.137Z] > /usr/bin/git checkout -f 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10
11:06:24 [2026-06-10T09:06:24.145Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:06:24 [2026-06-10T09:06:24.152Z] > /usr/bin/git checkout -b master 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10
11:06:24 [2026-06-10T09:06:24.165Z] Commit message: "Add dependency on jodconverter-remote. Update jodconverter dependencies to version 4.4.11"
11:06:24 [2026-06-10T09:06:24.165Z] > /usr/bin/git rev-list --no-walk 323b9c9a373fa9e1381d136538aed991e78c6d59 # timeout=10