Console Output
19:24:27 [2026-09-09T17:24:27.890Z] The recommended git tool is: /usr/bin/git
19:24:27 [2026-09-09T17:24:27.891Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:27 [2026-09-09T17:24:27.902Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2798fcd0; decorates hudson.Launcher$LocalLauncher@3c3e3117 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:27 [2026-09-09T17:24:27.903Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:27 [2026-09-09T17:24:27.909Z] Fetching changes from the remote Git repository
19:24:27 [2026-09-09T17:24:27.911Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:27 [2026-09-09T17:24:27.917Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:27 [2026-09-09T17:24:27.917Z] > /usr/bin/git --version # timeout=10
19:24:27 [2026-09-09T17:24:27.922Z] > git --version # 'git version 2.43.0'
19:24:27 [2026-09-09T17:24:27.922Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:27 [2026-09-09T17:24:27.928Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:28 [2026-09-09T17:24:28.412Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:28 [2026-09-09T17:24:28.419Z] Checking out Revision b3b209654f3acb39398417bce8473648f7ea3a0c (refs/remotes/origin/master)
19:24:28 [2026-09-09T17:24:28.419Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:28 [2026-09-09T17:24:28.424Z] > /usr/bin/git checkout -f b3b209654f3acb39398417bce8473648f7ea3a0c # timeout=10
19:24:28 [2026-09-09T17:24:28.562Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:28 [2026-09-09T17:24:28.572Z] > /usr/bin/git branch -D master # timeout=10
19:24:28 [2026-09-09T17:24:28.579Z] > /usr/bin/git checkout -b master b3b209654f3acb39398417bce8473648f7ea3a0c # timeout=10
19:24:28 [2026-09-09T17:24:28.665Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260906"
19:24:28 [2026-09-09T17:24:28.665Z] > /usr/bin/git rev-list --no-walk 81a4e5d20eb3908d0f46279542e414cade347b37 # timeout=10