Skip to content

Console Output

09:18:04 [2026-07-10T07:18:04.242Z] The recommended git tool is: /usr/bin/git
09:18:04 [2026-07-10T07:18:04.243Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:18:04 [2026-07-10T07:18:04.254Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2a551b7e; decorates hudson.Launcher$LocalLauncher@344a870e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:18:04 [2026-07-10T07:18:04.255Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
09:18:04 [2026-07-10T07:18:04.261Z] Fetching changes from the remote Git repository
09:18:04 [2026-07-10T07:18:04.263Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
09:18:04 [2026-07-10T07:18:04.269Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
09:18:04 [2026-07-10T07:18:04.269Z]  > /usr/bin/git --version # timeout=10
09:18:04 [2026-07-10T07:18:04.274Z]  > git --version # 'git version 2.43.0'
09:18:04 [2026-07-10T07:18:04.274Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:18:04 [2026-07-10T07:18:04.279Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
09:18:04 [2026-07-10T07:18:04.770Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:18:04 [2026-07-10T07:18:04.776Z] Checking out Revision f18c64eb86b1745d41b46b48d19629ccd73ef917 (refs/remotes/origin/master)
09:18:04 [2026-07-10T07:18:04.776Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:18:04 [2026-07-10T07:18:04.782Z]  > /usr/bin/git checkout -f f18c64eb86b1745d41b46b48d19629ccd73ef917 # timeout=10
09:18:05 [2026-07-10T07:18:05.067Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:18:05 [2026-07-10T07:18:05.080Z]  > /usr/bin/git branch -D master # timeout=10
09:18:05 [2026-07-10T07:18:05.087Z]  > /usr/bin/git checkout -b master f18c64eb86b1745d41b46b48d19629ccd73ef917 # timeout=10
09:18:05 [2026-07-10T07:18:05.125Z] Commit message: "Bump the Silverpeas Copyright upper bound year to 2026"
09:18:05 [2026-07-10T07:18:05.125Z]  > /usr/bin/git rev-list --no-walk f18c64eb86b1745d41b46b48d19629ccd73ef917 # timeout=10