Skip to content

Console Output

19:24:09 [2026-07-29T17:24:09.964Z] The recommended git tool is: NONE
19:24:09 [2026-07-29T17:24:09.965Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-07-29T17:24:09.975Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@714b531a; decorates hudson.Launcher$LocalLauncher@5db8f0c1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-07-29T17:24:09.976Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2026-07-29T17:24:09.982Z] Fetching changes from the remote Git repository
19:24:09 [2026-07-29T17:24:09.984Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2026-07-29T17:24:09.990Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2026-07-29T17:24:09.990Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2026-07-29T17:24:09.995Z]  > git --version # 'git version 2.43.0'
19:24:09 [2026-07-29T17:24:09.995Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-07-29T17:24:10.001Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-07-29T17:24:10.402Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-07-29T17:24:10.408Z] Checking out Revision 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 (refs/remotes/origin/master)
19:24:10 [2026-07-29T17:24:10.408Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-07-29T17:24:10.414Z]  > /usr/bin/git checkout -f 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 # timeout=10
19:24:10 [2026-07-29T17:24:10.426Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-07-29T17:24:10.433Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-07-29T17:24:10.439Z]  > /usr/bin/git checkout -b master 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 # timeout=10
19:24:10 [2026-07-29T17:24:10.449Z] Commit message: "Add ical4j as a JBoss module. Required by Silverpeas as a dependency but this one has requires to have its own classloader in order to not pertubate Silverpeas"
19:24:10 [2026-07-29T17:24:10.449Z]  > /usr/bin/git rev-list --no-walk 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 # timeout=10