Console Output
15:59:00 [2026-06-10T13:59:00.440Z] The recommended git tool is: /usr/bin/git
15:59:00 [2026-06-10T13:59:00.440Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:59:00 [2026-06-10T13:59:00.448Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@703ec392; decorates hudson.Launcher$LocalLauncher@44fd82e2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:59:00 [2026-06-10T13:59:00.449Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
15:59:00 [2026-06-10T13:59:00.455Z] Fetching changes from the remote Git repository
15:59:00 [2026-06-10T13:59:00.457Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
15:59:00 [2026-06-10T13:59:00.462Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
15:59:00 [2026-06-10T13:59:00.462Z] > /usr/bin/git --version # timeout=10
15:59:00 [2026-06-10T13:59:00.466Z] > git --version # 'git version 2.43.0'
15:59:00 [2026-06-10T13:59:00.466Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:59:00 [2026-06-10T13:59:00.471Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
15:59:02 [2026-06-10T13:59:02.577Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:59:02 [2026-06-10T13:59:02.584Z] Checking out Revision a738cb1a35b7324d4fbc9f68163a7585f00d3c14 (refs/remotes/origin/master)
15:59:02 [2026-06-10T13:59:02.585Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:59:02 [2026-06-10T13:59:02.590Z] > /usr/bin/git checkout -f a738cb1a35b7324d4fbc9f68163a7585f00d3c14 # timeout=10
15:59:02 [2026-06-10T13:59:02.666Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:59:02 [2026-06-10T13:59:02.685Z] > /usr/bin/git branch -D master # timeout=10
15:59:02 [2026-06-10T13:59:02.694Z] > /usr/bin/git checkout -b master a738cb1a35b7324d4fbc9f68163a7585f00d3c14 # timeout=10
15:59:02 [2026-06-10T13:59:02.749Z] Commit message: "Fix workflow unit tests failure"
15:59:02 [2026-06-10T13:59:02.749Z] > /usr/bin/git rev-list --no-walk edde2fbb20f42d6ac42a1b294bd5949b61610edf # timeout=10