Console Output
11:27:10 [2026-07-16T09:27:10.835Z] The recommended git tool is: /usr/bin/git
11:27:10 [2026-07-16T09:27:10.835Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:27:10 [2026-07-16T09:27:10.844Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2db84b62; decorates hudson.Launcher$LocalLauncher@b62fac3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:27:10 [2026-07-16T09:27:10.845Z] Cloning the remote Git repository
11:27:10 [2026-07-16T09:27:10.845Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
11:27:10 [2026-07-16T09:27:10.845Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
11:27:10 [2026-07-16T09:27:10.855Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
11:27:10 [2026-07-16T09:27:10.855Z] > /usr/bin/git --version # timeout=10
11:27:10 [2026-07-16T09:27:10.860Z] > git --version # 'git version 2.43.0'
11:27:10 [2026-07-16T09:27:10.861Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:27:10 [2026-07-16T09:27:10.866Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
11:27:13 [2026-07-16T09:27:13.307Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
11:27:13 [2026-07-16T09:27:13.314Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:27:13 [2026-07-16T09:27:13.324Z] Avoid second fetch
11:27:13 [2026-07-16T09:27:13.324Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:27:13 [2026-07-16T09:27:13.330Z] Checking out Revision 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 (refs/remotes/origin/6.4.x)
11:27:13 [2026-07-16T09:27:13.330Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:27:13 [2026-07-16T09:27:13.334Z] > /usr/bin/git checkout -f 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 # timeout=10
11:27:13 [2026-07-16T09:27:13.439Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:27:13 [2026-07-16T09:27:13.448Z] > /usr/bin/git checkout -b 6.4.x 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 # timeout=10
11:27:13 [2026-07-16T09:27:13.520Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260713"
11:27:13 [2026-07-16T09:27:13.521Z] > /usr/bin/git rev-list --no-walk 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10