Skip to content

Console Output

15:31:20 [2026-09-02T13:31:20.886Z] The recommended git tool is: /usr/bin/git
15:31:20 [2026-09-02T13:31:20.887Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:31:20 [2026-09-02T13:31:20.896Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@238448c5; decorates hudson.Launcher$LocalLauncher@2cc89da4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:31:20 [2026-09-02T13:31:20.897Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
15:31:20 [2026-09-02T13:31:20.903Z] Fetching changes from the remote Git repository
15:31:20 [2026-09-02T13:31:20.906Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
15:31:20 [2026-09-02T13:31:20.913Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
15:31:20 [2026-09-02T13:31:20.914Z]  > /usr/bin/git --version # timeout=10
15:31:20 [2026-09-02T13:31:20.919Z]  > git --version # 'git version 2.43.0'
15:31:20 [2026-09-02T13:31:20.919Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:31:20 [2026-09-02T13:31:20.925Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
15:31:23 [2026-09-02T13:31:23.204Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:31:23 [2026-09-02T13:31:23.211Z] Checking out Revision 9d0624fa70c67f785babecd13769e1f68d3bcba4 (refs/remotes/origin/master)
15:31:23 [2026-09-02T13:31:23.211Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:31:23 [2026-09-02T13:31:23.216Z]  > /usr/bin/git checkout -f 9d0624fa70c67f785babecd13769e1f68d3bcba4 # timeout=10
15:31:23 [2026-09-02T13:31:23.263Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:31:23 [2026-09-02T13:31:23.277Z]  > /usr/bin/git branch -D master # timeout=10
15:31:23 [2026-09-02T13:31:23.287Z]  > /usr/bin/git checkout -b master 9d0624fa70c67f785babecd13769e1f68d3bcba4 # timeout=10
15:31:23 [2026-09-02T13:31:23.361Z] Commit message: "Fix bug #15417 by setting the volatile publication (publi in creation) as the current publication in session"
15:31:23 [2026-09-02T13:31:23.362Z]  > /usr/bin/git rev-list --no-walk 9d0624fa70c67f785babecd13769e1f68d3bcba4 # timeout=10