SuccèsSortie de la console
06:46:00 [2025-01-27T05:46:00.240Z] Lancé par une alarme périodique
06:46:00 [2025-01-27T05:46:00.240Z] Running as userbuild
06:46:00 [2025-01-27T05:46:00.652Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-01-27T05:46:01.191Z] [Pipeline] Start of Pipeline
06:46:01 [2025-01-27T05:46:01.508Z] [Pipeline] node
06:46:01 [2025-01-27T05:46:01.512Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-01-27T05:46:01.515Z] [Pipeline] {
06:46:01 [2025-01-27T05:46:01.533Z] [Pipeline] stage
06:46:01 [2025-01-27T05:46:01.534Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-01-27T05:46:01.544Z] [Pipeline] checkout
06:46:01 [2025-01-27T05:46:01.546Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-01-27T05:46:01.546Z] The recommended git tool is: NONE
06:46:01 [2025-01-27T05:46:01.546Z] No credentials specified
06:46:01 [2025-01-27T05:46:01.547Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-01-27T05:46:01.552Z] Fetching changes from the remote Git repository
06:46:01 [2025-01-27T05:46:01.556Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-01-27T05:46:01.563Z] Cleaning workspace
06:46:01 [2025-01-27T05:46:01.563Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-01-27T05:46:01.567Z] Resetting working tree
06:46:01 [2025-01-27T05:46:01.567Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-01-27T05:46:01.574Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-01-27T05:46:01.579Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-01-27T05:46:01.580Z] > /usr/bin/git --version # timeout=10
06:46:01 [2025-01-27T05:46:01.583Z] > git --version # 'git version 2.43.0'
06:46:01 [2025-01-27T05:46:01.583Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2025-01-27T05:46:01.907Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2025-01-27T05:46:01.914Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:01 [2025-01-27T05:46:01.914Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2025-01-27T05:46:01.920Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:01 [2025-01-27T05:46:01.931Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:01 [2025-01-27T05:46:01.931Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:01 [2025-01-27T05:46:01.952Z] [Pipeline] }
06:46:01 [2025-01-27T05:46:01.960Z] [Pipeline] // stage
06:46:01 [2025-01-27T05:46:01.982Z] [Pipeline] withEnv
06:46:01 [2025-01-27T05:46:01.983Z] [Pipeline] {
06:46:02 [2025-01-27T05:46:02.169Z] [Pipeline] isUnix
06:46:02 [2025-01-27T05:46:02.169Z] [Pipeline] withEnv
06:46:02 [2025-01-27T05:46:02.170Z] [Pipeline] {
06:46:02 [2025-01-27T05:46:02.184Z] [Pipeline] sh
06:46:02 [2025-01-27T05:46:02.440Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-01-27T05:46:02.440Z] .
06:46:02 [2025-01-27T05:46:02.441Z] [Pipeline] }
06:46:02 [2025-01-27T05:46:02.454Z] [Pipeline] // withEnv
06:46:02 [2025-01-27T05:46:02.469Z] [Pipeline] withDockerContainer
06:46:02 [2025-01-27T05:46:02.502Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-01-27T05:46:02.509Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:02 [2025-01-27T05:46:02.847Z] $ docker top c226e31dc9a3d3ab80f1546a17181a2bd8d129f3bc2c9786066a695aa3ed23b9 -eo pid,comm
06:46:02 [2025-01-27T05:46:02.886Z] [Pipeline] {
06:46:02 [2025-01-27T05:46:02.902Z] [Pipeline] withEnv
06:46:02 [2025-01-27T05:46:02.902Z] [Pipeline] {
06:46:02 [2025-01-27T05:46:02.927Z] [Pipeline] stage
06:46:02 [2025-01-27T05:46:02.927Z] [Pipeline] { (Prepare the job)
06:46:02 [2025-01-27T05:46:02.970Z] [Pipeline] sh
06:46:03 [2025-01-27T05:46:03.227Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-01-27T05:46:03.780Z] [Pipeline] script
06:46:03 [2025-01-27T05:46:03.785Z] [Pipeline] {
06:46:03 [2025-01-27T05:46:03.801Z] [Pipeline] readMavenPom
06:46:03 [2025-01-27T05:46:03.830Z] [Pipeline] sh
06:46:04 [2025-01-27T05:46:04.087Z] + rm -f pom.xml
06:46:04 [2025-01-27T05:46:04.088Z] [Pipeline] }
06:46:04 [2025-01-27T05:46:04.101Z] [Pipeline] // script
06:46:04 [2025-01-27T05:46:04.116Z] [Pipeline] }
06:46:04 [2025-01-27T05:46:04.129Z] [Pipeline] // stage
06:46:04 [2025-01-27T05:46:04.144Z] [Pipeline] stage
06:46:04 [2025-01-27T05:46:04.144Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-01-27T05:46:04.210Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-01-27T05:46:04.211Z] [Pipeline] getContext
06:46:04 [2025-01-27T05:46:04.225Z] [Pipeline] }
06:46:04 [2025-01-27T05:46:04.238Z] [Pipeline] // stage
06:46:04 [2025-01-27T05:46:04.253Z] [Pipeline] stage
06:46:04 [2025-01-27T05:46:04.254Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-01-27T05:46:04.282Z] [Pipeline] script
06:46:04 [2025-01-27T05:46:04.286Z] [Pipeline] {
06:46:04 [2025-01-27T05:46:04.307Z] [Pipeline] copyArtifacts
06:46:04 [2025-01-27T05:46:04.314Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 357
06:46:04 [2025-01-27T05:46:04.324Z] [Pipeline] readYaml
06:46:04 [2025-01-27T05:46:04.343Z] [Pipeline] dir
06:46:04 [2025-01-27T05:46:04.343Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-01-27T05:46:04.344Z] [Pipeline] {
06:46:04 [2025-01-27T05:46:04.361Z] [Pipeline] git
06:46:04 [2025-01-27T05:46:04.363Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-01-27T05:46:04.364Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-01-27T05:46:04.376Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70c52900; decorates hudson.Launcher$LocalLauncher@e012c5d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-01-27T05:46:04.376Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-01-27T05:46:04.382Z] Fetching changes from the remote Git repository
06:46:04 [2025-01-27T05:46:04.385Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-01-27T05:46:04.392Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-01-27T05:46:04.392Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-01-27T05:46:04.397Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-01-27T05:46:04.397Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-01-27T05:46:04.403Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-01-27T05:46:04.751Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-01-27T05:46:04.758Z] Checking out Revision 836fcc04a3a0b28661934ea910b13ec9678146a9 (refs/remotes/origin/6.4.x)
06:46:04 [2025-01-27T05:46:04.758Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-01-27T05:46:04.764Z] > /usr/bin/git checkout -f 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-27T05:46:04.815Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2025-01-27T05:46:04.826Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2025-01-27T05:46:04.832Z] > /usr/bin/git checkout -b 6.4.x 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-27T05:46:04.928Z] Commit message: "Update parent POM to 1.6.2"
06:46:04 [2025-01-27T05:46:04.928Z] > /usr/bin/git rev-list --no-walk 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-27T05:46:04.954Z] [Pipeline] fileExists
06:46:04 [2025-01-27T05:46:04.962Z] [Pipeline] readMavenPom
06:46:04 [2025-01-27T05:46:04.972Z] [Pipeline] sh
06:46:05 [2025-01-27T05:46:05.228Z] + git rev-parse HEAD
06:46:05 [2025-01-27T05:46:05.231Z] [Pipeline] echo
06:46:05 [2025-01-27T05:46:05.232Z] Silverpeas-Core: current commit is 836fcc04a3a0b28661934ea910b13ec9678146a9 and last build commit is 836fcc04a3a0b28661934ea910b13ec9678146a9
06:46:05 [2025-01-27T05:46:05.234Z] [Pipeline] }
06:46:05 [2025-01-27T05:46:05.247Z] [Pipeline] // dir
06:46:05 [2025-01-27T05:46:05.255Z] [Pipeline] echo
06:46:05 [2025-01-27T05:46:05.255Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-01-27T05:46:05.270Z] [Pipeline] dir
06:46:05 [2025-01-27T05:46:05.270Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-01-27T05:46:05.270Z] [Pipeline] {
06:46:05 [2025-01-27T05:46:05.286Z] [Pipeline] git
06:46:05 [2025-01-27T05:46:05.288Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-01-27T05:46:05.288Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-01-27T05:46:05.298Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70346b19; decorates hudson.Launcher$LocalLauncher@70981e01 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-01-27T05:46:05.298Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-01-27T05:46:05.305Z] Fetching changes from the remote Git repository
06:46:05 [2025-01-27T05:46:05.308Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-01-27T05:46:05.314Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-01-27T05:46:05.314Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-01-27T05:46:05.319Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-01-27T05:46:05.319Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-01-27T05:46:05.325Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-01-27T05:46:05.680Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-01-27T05:46:05.688Z] Checking out Revision 1c9331480dd1c1bcd3219a209dca5bdeea53f75e (refs/remotes/origin/6.4.x)
06:46:05 [2025-01-27T05:46:05.688Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-01-27T05:46:05.693Z] > /usr/bin/git checkout -f 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:05 [2025-01-27T05:46:05.721Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-01-27T05:46:05.733Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-01-27T05:46:05.739Z] > /usr/bin/git checkout -b 6.4.x 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:05 [2025-01-27T05:46:05.782Z] Commit message: "Bug-14639"
06:46:05 [2025-01-27T05:46:05.783Z] > /usr/bin/git rev-list --no-walk 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:05 [2025-01-27T05:46:05.804Z] [Pipeline] fileExists
06:46:05 [2025-01-27T05:46:05.812Z] [Pipeline] readMavenPom
06:46:05 [2025-01-27T05:46:05.825Z] [Pipeline] sh
06:46:06 [2025-01-27T05:46:06.081Z] + git rev-parse HEAD
06:46:06 [2025-01-27T05:46:06.083Z] [Pipeline] echo
06:46:06 [2025-01-27T05:46:06.084Z] Silverpeas-Components: current commit is 1c9331480dd1c1bcd3219a209dca5bdeea53f75e and last build commit is 1c9331480dd1c1bcd3219a209dca5bdeea53f75e
06:46:06 [2025-01-27T05:46:06.086Z] [Pipeline] }
06:46:06 [2025-01-27T05:46:06.100Z] [Pipeline] // dir
06:46:06 [2025-01-27T05:46:06.115Z] [Pipeline] echo
06:46:06 [2025-01-27T05:46:06.116Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-01-27T05:46:06.131Z] [Pipeline] dir
06:46:06 [2025-01-27T05:46:06.131Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-01-27T05:46:06.132Z] [Pipeline] {
06:46:06 [2025-01-27T05:46:06.150Z] [Pipeline] git
06:46:06 [2025-01-27T05:46:06.152Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-01-27T05:46:06.152Z] The recommended git tool is: NONE
06:46:06 [2025-01-27T05:46:06.152Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-01-27T05:46:06.165Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3082bb3b; decorates hudson.Launcher$LocalLauncher@1fc269be will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-01-27T05:46:06.165Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-01-27T05:46:06.172Z] Fetching changes from the remote Git repository
06:46:06 [2025-01-27T05:46:06.175Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-01-27T05:46:06.181Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-01-27T05:46:06.181Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-01-27T05:46:06.186Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-01-27T05:46:06.186Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-01-27T05:46:06.192Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-01-27T05:46:06.583Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-01-27T05:46:06.590Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x)
06:46:06 [2025-01-27T05:46:06.590Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-01-27T05:46:06.596Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:06 [2025-01-27T05:46:06.607Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-01-27T05:46:06.616Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-01-27T05:46:06.622Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:06 [2025-01-27T05:46:06.635Z] Commit message: "Update parent POM to 1.6.2"
06:46:06 [2025-01-27T05:46:06.635Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:06 [2025-01-27T05:46:06.655Z] [Pipeline] fileExists
06:46:06 [2025-01-27T05:46:06.671Z] [Pipeline] readMavenPom
06:46:06 [2025-01-27T05:46:06.690Z] [Pipeline] sh
06:46:06 [2025-01-27T05:46:06.948Z] + git rev-parse HEAD
06:46:06 [2025-01-27T05:46:06.950Z] [Pipeline] echo
06:46:06 [2025-01-27T05:46:06.950Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7
06:46:06 [2025-01-27T05:46:06.952Z] [Pipeline] }
06:46:06 [2025-01-27T05:46:06.967Z] [Pipeline] // dir
06:46:06 [2025-01-27T05:46:06.982Z] [Pipeline] echo
06:46:06 [2025-01-27T05:46:06.982Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-01-27T05:46:06.998Z] [Pipeline] dir
06:46:06 [2025-01-27T05:46:06.998Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:06 [2025-01-27T05:46:06.999Z] [Pipeline] {
06:46:07 [2025-01-27T05:46:07.019Z] [Pipeline] git
06:46:07 [2025-01-27T05:46:07.021Z] The recommended git tool is: NONE
06:46:07 [2025-01-27T05:46:07.022Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-01-27T05:46:07.037Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2b41dac9; decorates hudson.Launcher$LocalLauncher@561a0042 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-01-27T05:46:07.038Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-01-27T05:46:07.043Z] Fetching changes from the remote Git repository
06:46:07 [2025-01-27T05:46:07.046Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-01-27T05:46:07.052Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-01-27T05:46:07.052Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-01-27T05:46:07.056Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-01-27T05:46:07.056Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-01-27T05:46:07.061Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-01-27T05:46:07.431Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-01-27T05:46:07.437Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x)
06:46:07 [2025-01-27T05:46:07.437Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-01-27T05:46:07.442Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-27T05:46:07.451Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-01-27T05:46:07.460Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-01-27T05:46:07.466Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-27T05:46:07.477Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3"
06:46:07 [2025-01-27T05:46:07.477Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-27T05:46:07.504Z] [Pipeline] fileExists
06:46:07 [2025-01-27T05:46:07.514Z] [Pipeline] sh
06:46:07 [2025-01-27T05:46:07.769Z] + git rev-parse HEAD
06:46:07 [2025-01-27T05:46:07.772Z] [Pipeline] echo
06:46:07 [2025-01-27T05:46:07.772Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b
06:46:07 [2025-01-27T05:46:07.774Z] [Pipeline] }
06:46:07 [2025-01-27T05:46:07.792Z] [Pipeline] // dir
06:46:07 [2025-01-27T05:46:07.808Z] [Pipeline] echo
06:46:07 [2025-01-27T05:46:07.809Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-01-27T05:46:07.825Z] [Pipeline] dir
06:46:07 [2025-01-27T05:46:07.825Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2025-01-27T05:46:07.826Z] [Pipeline] {
06:46:07 [2025-01-27T05:46:07.846Z] [Pipeline] git
06:46:07 [2025-01-27T05:46:07.848Z] The recommended git tool is: NONE
06:46:07 [2025-01-27T05:46:07.848Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-01-27T05:46:07.859Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2b0b1324; decorates hudson.Launcher$LocalLauncher@2f7263f2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-01-27T05:46:07.859Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2025-01-27T05:46:07.866Z] Fetching changes from the remote Git repository
06:46:07 [2025-01-27T05:46:07.868Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2025-01-27T05:46:07.874Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2025-01-27T05:46:07.874Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-01-27T05:46:07.879Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-01-27T05:46:07.879Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-01-27T05:46:07.885Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-01-27T05:46:08.223Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-01-27T05:46:08.230Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x)
06:46:08 [2025-01-27T05:46:08.230Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-01-27T05:46:08.235Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-27T05:46:08.242Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-01-27T05:46:08.250Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-01-27T05:46:08.257Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-27T05:46:08.266Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3"
06:46:08 [2025-01-27T05:46:08.267Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-27T05:46:08.295Z] [Pipeline] fileExists
06:46:08 [2025-01-27T05:46:08.305Z] [Pipeline] readMavenPom
06:46:08 [2025-01-27T05:46:08.316Z] [Pipeline] sh
06:46:08 [2025-01-27T05:46:08.573Z] + git rev-parse HEAD
06:46:08 [2025-01-27T05:46:08.576Z] [Pipeline] echo
06:46:08 [2025-01-27T05:46:08.576Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d
06:46:08 [2025-01-27T05:46:08.578Z] [Pipeline] }
06:46:08 [2025-01-27T05:46:08.597Z] [Pipeline] // dir
06:46:08 [2025-01-27T05:46:08.614Z] [Pipeline] echo
06:46:08 [2025-01-27T05:46:08.614Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-01-27T05:46:08.631Z] [Pipeline] dir
06:46:08 [2025-01-27T05:46:08.632Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2025-01-27T05:46:08.632Z] [Pipeline] {
06:46:08 [2025-01-27T05:46:08.653Z] [Pipeline] git
06:46:08 [2025-01-27T05:46:08.655Z] The recommended git tool is: NONE
06:46:08 [2025-01-27T05:46:08.656Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-01-27T05:46:08.664Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7cbcdb26; decorates hudson.Launcher$LocalLauncher@704a9061 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-01-27T05:46:08.664Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2025-01-27T05:46:08.670Z] Fetching changes from the remote Git repository
06:46:08 [2025-01-27T05:46:08.673Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2025-01-27T05:46:08.681Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2025-01-27T05:46:08.682Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-01-27T05:46:08.687Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-01-27T05:46:08.687Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-01-27T05:46:08.694Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-01-27T05:46:09.075Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-01-27T05:46:09.081Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x)
06:46:09 [2025-01-27T05:46:09.081Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-01-27T05:46:09.086Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-27T05:46:09.095Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-01-27T05:46:09.105Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-01-27T05:46:09.111Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-27T05:46:09.120Z] Commit message: "Update parent POM to 1.6.2"
06:46:09 [2025-01-27T05:46:09.120Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-27T05:46:09.141Z] [Pipeline] fileExists
06:46:09 [2025-01-27T05:46:09.150Z] [Pipeline] readMavenPom
06:46:09 [2025-01-27T05:46:09.162Z] [Pipeline] sh
06:46:09 [2025-01-27T05:46:09.420Z] + git rev-parse HEAD
06:46:09 [2025-01-27T05:46:09.422Z] [Pipeline] echo
06:46:09 [2025-01-27T05:46:09.423Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27
06:46:09 [2025-01-27T05:46:09.425Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.442Z] [Pipeline] // dir
06:46:09 [2025-01-27T05:46:09.460Z] [Pipeline] echo
06:46:09 [2025-01-27T05:46:09.460Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-01-27T05:46:09.460Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.477Z] [Pipeline] // script
06:46:09 [2025-01-27T05:46:09.494Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.509Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.528Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.529Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2025-01-27T05:46:09.558Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.559Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.580Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.581Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2025-01-27T05:46:09.599Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.600Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.601Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.617Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.636Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.637Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2025-01-27T05:46:09.654Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.655Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.656Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.673Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.692Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.693Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2025-01-27T05:46:09.711Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.711Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.713Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.729Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.748Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.748Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2025-01-27T05:46:09.766Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.767Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.768Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.785Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.823Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.824Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2025-01-27T05:46:09.841Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.842Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.843Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.861Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.880Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.880Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2025-01-27T05:46:09.902Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.903Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.904Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.921Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.940Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.940Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:09 [2025-01-27T05:46:09.958Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-27T05:46:09.959Z] [Pipeline] getContext
06:46:09 [2025-01-27T05:46:09.960Z] [Pipeline] }
06:46:09 [2025-01-27T05:46:09.976Z] [Pipeline] // stage
06:46:09 [2025-01-27T05:46:09.995Z] [Pipeline] stage
06:46:09 [2025-01-27T05:46:09.996Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-01-27T05:46:10.013Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-27T05:46:10.014Z] [Pipeline] getContext
06:46:10 [2025-01-27T05:46:10.015Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.032Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.050Z] [Pipeline] stage
06:46:10 [2025-01-27T05:46:10.051Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-01-27T05:46:10.068Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-27T05:46:10.069Z] [Pipeline] getContext
06:46:10 [2025-01-27T05:46:10.071Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.087Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.106Z] [Pipeline] stage
06:46:10 [2025-01-27T05:46:10.107Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-01-27T05:46:10.124Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-27T05:46:10.125Z] [Pipeline] getContext
06:46:10 [2025-01-27T05:46:10.126Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.143Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.161Z] [Pipeline] stage
06:46:10 [2025-01-27T05:46:10.162Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-01-27T05:46:10.179Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-27T05:46:10.180Z] [Pipeline] getContext
06:46:10 [2025-01-27T05:46:10.182Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.200Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.219Z] [Pipeline] stage
06:46:10 [2025-01-27T05:46:10.220Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-01-27T05:46:10.237Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-27T05:46:10.238Z] [Pipeline] getContext
06:46:10 [2025-01-27T05:46:10.239Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.255Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.274Z] [Pipeline] stage
06:46:10 [2025-01-27T05:46:10.274Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-01-27T05:46:10.292Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-27T05:46:10.293Z] [Pipeline] getContext
06:46:10 [2025-01-27T05:46:10.294Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.310Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.327Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.342Z] [Pipeline] // stage
06:46:10 [2025-01-27T05:46:10.361Z] [Pipeline] stage
06:46:10 [2025-01-27T05:46:10.361Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-01-27T05:46:10.394Z] [Pipeline] script
06:46:10 [2025-01-27T05:46:10.399Z] [Pipeline] {
06:46:10 [2025-01-27T05:46:10.417Z] [Pipeline] sh
06:46:10 [2025-01-27T05:46:10.675Z] + mkdir -p target
06:46:10 [2025-01-27T05:46:10.677Z] [Pipeline] sh
06:46:10 [2025-01-27T05:46:10.934Z] + mv build.yaml target/
06:46:10 [2025-01-27T05:46:10.935Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.954Z] [Pipeline] // script
06:46:10 [2025-01-27T05:46:10.971Z] [Pipeline] }
06:46:10 [2025-01-27T05:46:10.990Z] [Pipeline] // stage
06:46:11 [2025-01-27T05:46:11.013Z] [Pipeline] stage
06:46:11 [2025-01-27T05:46:11.014Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-01-27T05:46:11.043Z] [Pipeline] step
06:46:11 [2025-01-27T05:46:11.073Z] [Pipeline] script
06:46:11 [2025-01-27T05:46:11.078Z] [Pipeline] {
06:46:11 [2025-01-27T05:46:11.113Z] [Pipeline] }
06:46:11 [2025-01-27T05:46:11.129Z] [Pipeline] // script
06:46:11 [2025-01-27T05:46:11.155Z] [Pipeline] archiveArtifacts
06:46:11 [2025-01-27T05:46:11.158Z] Archiving artifacts
06:46:11 [2025-01-27T05:46:11.175Z] Enregistrement des empreintes numériques
06:46:11 [2025-01-27T05:46:11.185Z] [Pipeline] sh
06:46:11 [2025-01-27T05:46:11.445Z] + rm -rf target
06:46:11 [2025-01-27T05:46:11.450Z] [Pipeline] }
06:46:11 [2025-01-27T05:46:11.468Z] [Pipeline] // stage
06:46:11 [2025-01-27T05:46:11.487Z] [Pipeline] }
06:46:11 [2025-01-27T05:46:11.504Z] [Pipeline] // withEnv
06:46:11 [2025-01-27T05:46:11.522Z] [Pipeline] }
06:46:11 [2025-01-27T05:46:11.523Z] $ docker stop --time=1 c226e31dc9a3d3ab80f1546a17181a2bd8d129f3bc2c9786066a695aa3ed23b9
06:46:12 [2025-01-27T05:46:12.765Z] $ docker rm -f --volumes c226e31dc9a3d3ab80f1546a17181a2bd8d129f3bc2c9786066a695aa3ed23b9
06:46:12 [2025-01-27T05:46:12.806Z] [Pipeline] // withDockerContainer
06:46:12 [2025-01-27T05:46:12.814Z] [Pipeline] }
06:46:12 [2025-01-27T05:46:12.826Z] [Pipeline] // withEnv
06:46:12 [2025-01-27T05:46:12.834Z] [Pipeline] }
06:46:12 [2025-01-27T05:46:12.849Z] [Pipeline] // node
06:46:12 [2025-01-27T05:46:12.865Z] [Pipeline] End of Pipeline
06:46:12 [2025-01-27T05:46:12.939Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #261
06:46:12 [2025-01-27T05:46:12.940Z] Finished: SUCCESS