Skip to content

Console Output

14:49:21 [2025-04-03T12:49:21.058Z] The recommended git tool is: NONE
14:49:21 [2025-04-03T12:49:21.058Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:49:21 [2025-04-03T12:49:21.066Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6adb01de; decorates hudson.Launcher$LocalLauncher@6b51ad65 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:49:21 [2025-04-03T12:49:21.067Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
14:49:21 [2025-04-03T12:49:21.073Z] Fetching changes from the remote Git repository
14:49:21 [2025-04-03T12:49:21.076Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
14:49:21 [2025-04-03T12:49:21.082Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
14:49:21 [2025-04-03T12:49:21.082Z]  > /usr/bin/git --version # timeout=10
14:49:21 [2025-04-03T12:49:21.088Z]  > git --version # 'git version 2.43.0'
14:49:21 [2025-04-03T12:49:21.088Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:49:21 [2025-04-03T12:49:21.094Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
14:49:21 [2025-04-03T12:49:21.443Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:49:21 [2025-04-03T12:49:21.449Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
14:49:21 [2025-04-03T12:49:21.449Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:49:21 [2025-04-03T12:49:21.454Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
14:49:21 [2025-04-03T12:49:21.462Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:49:21 [2025-04-03T12:49:21.470Z]  > /usr/bin/git branch -D master # timeout=10
14:49:21 [2025-04-03T12:49:21.476Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
14:49:21 [2025-04-03T12:49:21.487Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to   maintain. Above this count, all the olders additional backups are   deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m   for megabyte for example, has to be indicated with the number)."
14:49:21 [2025-04-03T12:49:21.488Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10