Skip to content

Console Output

18:20:51 [2026-09-18T16:20:51.716Z] Selected Git installation does not exist. Using Default
18:20:51 [2026-09-18T16:20:51.716Z] The recommended git tool is: NONE
18:20:51 [2026-09-18T16:20:51.717Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
18:20:51 [2026-09-18T16:20:51.738Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2ed56cad; decorates hudson.Launcher$LocalLauncher@229e515a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:20:51 [2026-09-18T16:20:51.739Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10
18:20:51 [2026-09-18T16:20:51.745Z] Fetching changes from the remote Git repository
18:20:51 [2026-09-18T16:20:51.748Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
18:20:51 [2026-09-18T16:20:51.753Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
18:20:51 [2026-09-18T16:20:51.753Z]  > /usr/bin/git --version # timeout=10
18:20:51 [2026-09-18T16:20:51.758Z]  > git --version # 'git version 2.43.0'
18:20:51 [2026-09-18T16:20:51.758Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
18:20:51 [2026-09-18T16:20:51.763Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:52 [2026-09-18T16:20:52.233Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:20:52 [2026-09-18T16:20:52.240Z] Checking out Revision c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 (refs/remotes/origin/master)
18:20:52 [2026-09-18T16:20:52.240Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
18:20:52 [2026-09-18T16:20:52.245Z]  > /usr/bin/git checkout -f c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10
18:20:52 [2026-09-18T16:20:52.254Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
18:20:52 [2026-09-18T16:20:52.262Z]  > /usr/bin/git branch -D master # timeout=10
18:20:52 [2026-09-18T16:20:52.269Z]  > /usr/bin/git checkout -b master c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10
18:20:52 [2026-09-18T16:20:52.279Z] Commit message: "Manage the tooling generating the documentation of the REST API"
18:20:52 [2026-09-18T16:20:52.280Z]  > /usr/bin/git rev-list --no-walk c35c3985f86f4b10ff2dc6b681fce9d45575a3c8 # timeout=10