Console Output
09:32:28 [2025-01-30T08:32:28.553Z] The recommended git tool is: /usr/bin/git
09:32:28 [2025-01-30T08:32:28.554Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:32:28 [2025-01-30T08:32:28.565Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6fce3cd4; decorates hudson.Launcher$LocalLauncher@547a2978 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:32:28 [2025-01-30T08:32:28.565Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
09:32:28 [2025-01-30T08:32:28.572Z] Fetching changes from the remote Git repository
09:32:28 [2025-01-30T08:32:28.575Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
09:32:28 [2025-01-30T08:32:28.582Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
09:32:28 [2025-01-30T08:32:28.582Z] > /usr/bin/git --version # timeout=10
09:32:28 [2025-01-30T08:32:28.586Z] > git --version # 'git version 2.43.0'
09:32:28 [2025-01-30T08:32:28.586Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:32:28 [2025-01-30T08:32:28.592Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
09:32:29 [2025-01-30T08:32:29.114Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:32:29 [2025-01-30T08:32:29.122Z] Checking out Revision 2fafa7a5396124b40a5fb69685473171365d50fd (refs/remotes/origin/master)
09:32:29 [2025-01-30T08:32:29.122Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:32:29 [2025-01-30T08:32:29.127Z] > /usr/bin/git checkout -f 2fafa7a5396124b40a5fb69685473171365d50fd # timeout=10
09:32:29 [2025-01-30T08:32:29.259Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:32:29 [2025-01-30T08:32:29.268Z] > /usr/bin/git branch -D master # timeout=10
09:32:29 [2025-01-30T08:32:29.276Z] > /usr/bin/git checkout -b master 2fafa7a5396124b40a5fb69685473171365d50fd # timeout=10
09:32:29 [2025-01-30T08:32:29.413Z] Commit message: "Fix in UserHelper the call to Group#getNbUsers() that has been renamed to Group#getDirectUsersCount()."
09:32:29 [2025-01-30T08:32:29.413Z] > /usr/bin/git rev-list --no-walk c14669c94d73557dde2381c0c5ec3a726da1953a # timeout=10