Skip to content

Console Output

14:01:02 [2025-02-07T13:01:02.547Z] The recommended git tool is: /usr/bin/git
14:01:02 [2025-02-07T13:01:02.547Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:01:02 [2025-02-07T13:01:02.570Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a98a036; decorates hudson.Launcher$LocalLauncher@7df0f364 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:01:02 [2025-02-07T13:01:02.572Z] Cloning the remote Git repository
14:01:02 [2025-02-07T13:01:02.572Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
14:01:02 [2025-02-07T13:01:02.572Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
14:01:02 [2025-02-07T13:01:02.582Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
14:01:02 [2025-02-07T13:01:02.582Z]  > /usr/bin/git --version # timeout=10
14:01:02 [2025-02-07T13:01:02.587Z]  > git --version # 'git version 2.43.0'
14:01:02 [2025-02-07T13:01:02.588Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:01:02 [2025-02-07T13:01:02.594Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
14:01:09 [2025-02-07T13:01:09.378Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
14:01:09 [2025-02-07T13:01:09.385Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:01:09 [2025-02-07T13:01:09.394Z] Avoid second fetch
14:01:09 [2025-02-07T13:01:09.394Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
14:01:09 [2025-02-07T13:01:09.399Z] Checking out Revision f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 (refs/remotes/origin/6.3.x)
14:01:09 [2025-02-07T13:01:09.399Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:01:09 [2025-02-07T13:01:09.404Z]  > /usr/bin/git checkout -f f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10
14:01:09 [2025-02-07T13:01:09.749Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:01:09 [2025-02-07T13:01:09.757Z]  > /usr/bin/git checkout -b 6.3.x f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10
14:01:10 [2025-02-07T13:01:10.058Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (6fd4cda122f3439acfc933732ee571984880bd67).Prepare for development iteration of next version 6.3.6"
14:01:10 [2025-02-07T13:01:10.059Z]  > /usr/bin/git rev-list --no-walk 6fd4cda122f3439acfc933732ee571984880bd67 # timeout=10