Console Output
16:14:41 [2026-06-10T14:14:41.451Z] The recommended git tool is: /usr/bin/git
16:14:41 [2026-06-10T14:14:41.451Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:14:41 [2026-06-10T14:14:41.523Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@433882e8; decorates hudson.Launcher$LocalLauncher@4dbd2935 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:14:41 [2026-06-10T14:14:41.524Z] Cloning the remote Git repository
16:14:41 [2026-06-10T14:14:41.524Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
16:14:41 [2026-06-10T14:14:41.524Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Master-JEE_AutoDeploy/Silverpeas-Components # timeout=10
16:14:41 [2026-06-10T14:14:41.532Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:14:41 [2026-06-10T14:14:41.532Z] > /usr/bin/git --version # timeout=10
16:14:41 [2026-06-10T14:14:41.537Z] > git --version # 'git version 2.43.0'
16:14:41 [2026-06-10T14:14:41.538Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:14:41 [2026-06-10T14:14:41.543Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:49 [2026-06-10T14:14:49.544Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:14:49 [2026-06-10T14:14:49.559Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:49 [2026-06-10T14:14:49.570Z] Avoid second fetch
16:14:49 [2026-06-10T14:14:49.570Z] > /usr/bin/git rev-parse refs/remotes/origin/master-jee^{commit} # timeout=10
16:14:49 [2026-06-10T14:14:49.577Z] Checking out Revision e8499622a2bbc703ca5d3ea4e61b002c4bf981cb (refs/remotes/origin/master-jee)
16:14:49 [2026-06-10T14:14:49.578Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:14:49 [2026-06-10T14:14:49.584Z] > /usr/bin/git checkout -f e8499622a2bbc703ca5d3ea4e61b002c4bf981cb # timeout=10
16:14:49 [2026-06-10T14:14:49.969Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:14:49 [2026-06-10T14:14:49.978Z] > /usr/bin/git checkout -b master-jee e8499622a2bbc703ca5d3ea4e61b002c4bf981cb # timeout=10
16:14:50 [2026-06-10T14:14:50.223Z] Commit message: "Update parent POM version"
16:14:50 [2026-06-10T14:14:50.223Z] First time build. Skipping changelog.