Skip to content

Console Output

19:24:09 [2025-03-30T17:24:09.438Z] The recommended git tool is: NONE
19:24:09 [2025-03-30T17:24:09.438Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-03-30T17:24:09.448Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26a8d644; decorates hudson.Launcher$LocalLauncher@1c755023 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-03-30T17:24:09.448Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2025-03-30T17:24:09.455Z] Fetching changes from the remote Git repository
19:24:09 [2025-03-30T17:24:09.458Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2025-03-30T17:24:09.464Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2025-03-30T17:24:09.464Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-03-30T17:24:09.469Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-03-30T17:24:09.469Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-03-30T17:24:09.475Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-03-30T17:24:09.846Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-03-30T17:24:09.852Z] Checking out Revision cc55b8f64dbf03ec73f87075a5dfa2165bd96896 (refs/remotes/origin/master)
19:24:09 [2025-03-30T17:24:09.853Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-03-30T17:24:09.858Z]  > /usr/bin/git checkout -f cc55b8f64dbf03ec73f87075a5dfa2165bd96896 # timeout=10
19:24:09 [2025-03-30T17:24:09.868Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-03-30T17:24:09.876Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-03-30T17:24:09.882Z]  > /usr/bin/git checkout -b master cc55b8f64dbf03ec73f87075a5dfa2165bd96896 # timeout=10
19:24:09 [2025-03-30T17:24:09.892Z] 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."
19:24:09 [2025-03-30T17:24:09.893Z]  > /usr/bin/git rev-list --no-walk cc55b8f64dbf03ec73f87075a5dfa2165bd96896 # timeout=10