Skip to content

Console Output

11:16:16 [2026-09-20T09:16:16.769Z] The recommended git tool is: NONE
11:16:16 [2026-09-20T09:16:16.770Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:16:16 [2026-09-20T09:16:16.781Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@33373845; decorates hudson.Launcher$LocalLauncher@2d200202 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:16:16 [2026-09-20T09:16:16.781Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
11:16:16 [2026-09-20T09:16:16.788Z] Fetching changes from the remote Git repository
11:16:16 [2026-09-20T09:16:16.792Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
11:16:16 [2026-09-20T09:16:16.799Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
11:16:16 [2026-09-20T09:16:16.799Z]  > /usr/bin/git --version # timeout=10
11:16:16 [2026-09-20T09:16:16.804Z]  > git --version # 'git version 2.43.0'
11:16:16 [2026-09-20T09:16:16.804Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:16:16 [2026-09-20T09:16:16.810Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
11:16:17 [2026-09-20T09:16:17.307Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:16:17 [2026-09-20T09:16:17.314Z] Checking out Revision c3af5e595fde938181a2ac1cf31c466248888855 (refs/remotes/origin/master)
11:16:17 [2026-09-20T09:16:17.314Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:16:17 [2026-09-20T09:16:17.319Z]  > /usr/bin/git checkout -f c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10
11:16:17 [2026-09-20T09:16:17.329Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:16:17 [2026-09-20T09:16:17.340Z]  > /usr/bin/git branch -D master # timeout=10
11:16:17 [2026-09-20T09:16:17.350Z]  > /usr/bin/git checkout -b master c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10
11:16:17 [2026-09-20T09:16:17.361Z] Commit message: "Deliver the Microsoft JDBC driver instead of the jTDS one"
11:16:17 [2026-09-20T09:16:17.361Z]  > /usr/bin/git rev-list --no-walk c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10