Console Output
19:24:05 [2025-01-05T18:24:05.627Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-01-05T18:24:05.628Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-01-05T18:24:05.635Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@e789e61; decorates hudson.Launcher$LocalLauncher@2d1d4676 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-01-05T18:24:05.636Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2025-01-05T18:24:05.642Z] Fetching changes from the remote Git repository
19:24:05 [2025-01-05T18:24:05.645Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-01-05T18:24:05.651Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-01-05T18:24:05.651Z] > /usr/bin/git --version # timeout=10
19:24:05 [2025-01-05T18:24:05.656Z] > git --version # 'git version 2.43.0'
19:24:05 [2025-01-05T18:24:05.656Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-01-05T18:24:05.663Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-01-05T18:24:06.086Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-01-05T18:24:06.094Z] Checking out Revision 7eac2329e0c1b00709f4abb202a2e6db64b9d4af (refs/remotes/origin/master)
19:24:06 [2025-01-05T18:24:06.094Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-01-05T18:24:06.099Z] > /usr/bin/git checkout -f 7eac2329e0c1b00709f4abb202a2e6db64b9d4af # timeout=10
19:24:06 [2025-01-05T18:24:06.164Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-01-05T18:24:06.184Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-01-05T18:24:06.193Z] > /usr/bin/git checkout -b master 7eac2329e0c1b00709f4abb202a2e6db64b9d4af # timeout=10
19:24:06 [2025-01-05T18:24:06.276Z] Commit message: "Take profit of the AuthorizationRequestCache in Contribution#canBeAccessedBy(User) default implementation"
19:24:06 [2025-01-05T18:24:06.276Z] > /usr/bin/git rev-list --no-walk 7eac2329e0c1b00709f4abb202a2e6db64b9d4af # timeout=10