Console Output
16:29:56 [2025-08-07T14:29:56.077Z] The recommended git tool is: /usr/bin/git
16:29:56 [2025-08-07T14:29:56.077Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:29:56 [2025-08-07T14:29:56.086Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3b644088; decorates hudson.Launcher$LocalLauncher@572c8ae9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:29:56 [2025-08-07T14:29:56.086Z] Cloning the remote Git repository
16:29:56 [2025-08-07T14:29:56.086Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
16:29:56 [2025-08-07T14:29:56.087Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
16:29:56 [2025-08-07T14:29:56.096Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
16:29:56 [2025-08-07T14:29:56.096Z] > /usr/bin/git --version # timeout=10
16:29:56 [2025-08-07T14:29:56.102Z] > git --version # 'git version 2.43.0'
16:29:56 [2025-08-07T14:29:56.103Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:29:56 [2025-08-07T14:29:56.108Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
16:29:57 [2025-08-07T14:29:57.878Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
16:29:57 [2025-08-07T14:29:57.885Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:29:57 [2025-08-07T14:29:57.893Z] Avoid second fetch
16:29:57 [2025-08-07T14:29:57.893Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:29:57 [2025-08-07T14:29:57.898Z] Checking out Revision 11db763e2ccbce9d7527045b39f8663ddb356edc (refs/remotes/origin/6.4.x)
16:29:57 [2025-08-07T14:29:57.898Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:29:57 [2025-08-07T14:29:57.902Z] > /usr/bin/git checkout -f 11db763e2ccbce9d7527045b39f8663ddb356edc # timeout=10
16:29:58 [2025-08-07T14:29:58.014Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:29:58 [2025-08-07T14:29:58.021Z] > /usr/bin/git checkout -b 6.4.x 11db763e2ccbce9d7527045b39f8663ddb356edc # timeout=10
16:29:58 [2025-08-07T14:29:58.046Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250807"
16:29:58 [2025-08-07T14:29:58.047Z] > /usr/bin/git rev-list --no-walk f426a34c2164558c8e1bdc4f6d9b5000cae0b3ff # timeout=10