Skip to content

Console Output

14:58:35 [2025-03-24T13:58:35.227Z] The recommended git tool is: NONE
14:58:35 [2025-03-24T13:58:35.228Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:58:35 [2025-03-24T13:58:35.238Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@687bb3ff; decorates hudson.Launcher$LocalLauncher@7e6e4eb8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:58:35 [2025-03-24T13:58:35.239Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
14:58:35 [2025-03-24T13:58:35.246Z] Fetching changes from the remote Git repository
14:58:35 [2025-03-24T13:58:35.250Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
14:58:35 [2025-03-24T13:58:35.256Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
14:58:35 [2025-03-24T13:58:35.257Z]  > /usr/bin/git --version # timeout=10
14:58:35 [2025-03-24T13:58:35.263Z]  > git --version # 'git version 2.43.0'
14:58:35 [2025-03-24T13:58:35.263Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:58:35 [2025-03-24T13:58:35.268Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
14:58:35 [2025-03-24T13:58:35.794Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:58:35 [2025-03-24T13:58:35.801Z] Checking out Revision cc55b8f64dbf03ec73f87075a5dfa2165bd96896 (refs/remotes/origin/master)
14:58:35 [2025-03-24T13:58:35.801Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:58:35 [2025-03-24T13:58:35.807Z]  > /usr/bin/git checkout -f cc55b8f64dbf03ec73f87075a5dfa2165bd96896 # timeout=10
14:58:35 [2025-03-24T13:58:35.816Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:58:35 [2025-03-24T13:58:35.826Z]  > /usr/bin/git branch -D master # timeout=10
14:58:35 [2025-03-24T13:58:35.833Z]  > /usr/bin/git checkout -b master cc55b8f64dbf03ec73f87075a5dfa2165bd96896 # timeout=10
14:58:35 [2025-03-24T13:58:35.848Z] Commit message: "Add a new dependency scope for the silverpeas.gradle file in a Silverpeas installation: custom. This scope allow to declare libs developed specifically to custom some behaviors or to provide additional custom functionalities (like workflows). This scope is taken in charge by the silversetup plugin."
14:58:35 [2025-03-24T13:58:35.849Z]  > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10