Console Output
21:23:23 [2026-03-29T19:23:23.866Z] The recommended git tool is: /usr/bin/git
21:23:23 [2026-03-29T19:23:23.867Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
21:23:23 [2026-03-29T19:23:23.877Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@37c6975b; decorates hudson.Launcher$LocalLauncher@c450ab8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
21:23:23 [2026-03-29T19:23:23.878Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
21:23:23 [2026-03-29T19:23:23.884Z] Fetching changes from the remote Git repository
21:23:23 [2026-03-29T19:23:23.887Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
21:23:23 [2026-03-29T19:23:23.892Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
21:23:23 [2026-03-29T19:23:23.892Z] > /usr/bin/git --version # timeout=10
21:23:23 [2026-03-29T19:23:23.897Z] > git --version # 'git version 2.43.0'
21:23:23 [2026-03-29T19:23:23.897Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
21:23:23 [2026-03-29T19:23:23.904Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
21:23:24 [2026-03-29T19:23:24.588Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:23:24 [2026-03-29T19:23:24.597Z] Checking out Revision 84d1ae7a392373f4e2f8632207bab11940391461 (refs/remotes/origin/master)
21:23:24 [2026-03-29T19:23:24.597Z] > /usr/bin/git config core.sparsecheckout # timeout=10
21:23:24 [2026-03-29T19:23:24.602Z] > /usr/bin/git checkout -f 84d1ae7a392373f4e2f8632207bab11940391461 # timeout=10
21:23:24 [2026-03-29T19:23:24.724Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:23:24 [2026-03-29T19:23:24.732Z] > /usr/bin/git branch -D master # timeout=10
21:23:24 [2026-03-29T19:23:24.740Z] > /usr/bin/git checkout -b master 84d1ae7a392373f4e2f8632207bab11940391461 # timeout=10
21:23:24 [2026-03-29T19:23:24.865Z] Commit message: "Fix specials caracters in registration biometrics"
21:23:24 [2026-03-29T19:23:24.866Z] > /usr/bin/git rev-list --no-walk c773c406e78684fce499eefa80a40c9d979b960a # timeout=10