Console Output
06:46:05 [2026-07-09T04:46:05.703Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-07-09T04:46:05.704Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-07-09T04:46:05.715Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3e1ac70f; decorates hudson.Launcher$LocalLauncher@7ab1b133 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-07-09T04:46:05.716Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-07-09T04:46:05.721Z] Fetching changes from the remote Git repository
06:46:05 [2026-07-09T04:46:05.724Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-07-09T04:46:05.729Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-07-09T04:46:05.729Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-07-09T04:46:05.733Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-07-09T04:46:05.733Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-07-09T04:46:05.738Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-07-09T04:46:06.219Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-07-09T04:46:06.228Z] Checking out Revision 4bae55fb67b49347402d93474240a70b795e2bd9 (refs/remotes/origin/6.4.x)
06:46:06 [2026-07-09T04:46:06.228Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-07-09T04:46:06.233Z] > /usr/bin/git checkout -f 4bae55fb67b49347402d93474240a70b795e2bd9 # timeout=10
06:46:06 [2026-07-09T04:46:06.274Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-07-09T04:46:06.288Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-07-09T04:46:06.295Z] > /usr/bin/git checkout -b 6.4.x 4bae55fb67b49347402d93474240a70b795e2bd9 # timeout=10
06:46:06 [2026-07-09T04:46:06.359Z] Commit message: "some improvement"
06:46:06 [2026-07-09T04:46:06.359Z] > /usr/bin/git rev-list --no-walk 4bae55fb67b49347402d93474240a70b795e2bd9 # timeout=10