Console Output
16:05:17 [2026-02-24T15:05:17.380Z] Selected Git installation does not exist. Using Default
16:05:17 [2026-02-24T15:05:17.380Z] The recommended git tool is: NONE
16:05:17 [2026-02-24T15:05:17.381Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:05:17 [2026-02-24T15:05:17.387Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44654550; decorates hudson.Launcher$LocalLauncher@5768a34d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:05:17 [2026-02-24T15:05:17.387Z] Cloning the remote Git repository
16:05:17 [2026-02-24T15:05:17.387Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
16:05:17 [2026-02-24T15:05:17.387Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies # timeout=10
16:05:17 [2026-02-24T15:05:17.394Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
16:05:17 [2026-02-24T15:05:17.394Z] > /usr/bin/git --version # timeout=10
16:05:17 [2026-02-24T15:05:17.397Z] > git --version # 'git version 2.43.0'
16:05:17 [2026-02-24T15:05:17.398Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:05:17 [2026-02-24T15:05:17.402Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:18 [2026-02-24T15:05:18.027Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
16:05:18 [2026-02-24T15:05:18.033Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:18 [2026-02-24T15:05:18.041Z] Avoid second fetch
16:05:18 [2026-02-24T15:05:18.041Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:05:18 [2026-02-24T15:05:18.047Z] Checking out Revision eb2d923e0e02e88ff06c76735a30226474805f18 (refs/remotes/origin/master)
16:05:18 [2026-02-24T15:05:18.047Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:05:18 [2026-02-24T15:05:18.052Z] > /usr/bin/git checkout -f eb2d923e0e02e88ff06c76735a30226474805f18 # timeout=10
16:05:18 [2026-02-24T15:05:18.061Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:05:18 [2026-02-24T15:05:18.069Z] > /usr/bin/git checkout -b master eb2d923e0e02e88ff06c76735a30226474805f18 # timeout=10
16:05:18 [2026-02-24T15:05:18.081Z] Commit message: "Exclude from dbunit dependency its jdbc drivers dependencies"
16:05:18 [2026-02-24T15:05:18.081Z] > /usr/bin/git rev-list --no-walk eb2d923e0e02e88ff06c76735a30226474805f18 # timeout=10