01:21:00 [2025-01-10T00:21:00.684Z] Lancé par une alarme périodique 01:21:00 [2025-01-10T00:21:00.686Z] Running as userbuild 01:21:01 [2025-01-10T00:21:01.101Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2025-01-10T00:21:01.615Z] [Pipeline] Start of Pipeline 01:21:01 [2025-01-10T00:21:01.969Z] [Pipeline] node 01:21:01 [2025-01-10T00:21:01.973Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:01 [2025-01-10T00:21:01.977Z] [Pipeline] { 01:21:02 [2025-01-10T00:21:02.003Z] [Pipeline] stage 01:21:02 [2025-01-10T00:21:02.004Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:02 [2025-01-10T00:21:02.020Z] [Pipeline] checkout 01:21:02 [2025-01-10T00:21:02.022Z] Selected Git installation does not exist. Using Default 01:21:02 [2025-01-10T00:21:02.022Z] The recommended git tool is: NONE 01:21:02 [2025-01-10T00:21:02.023Z] No credentials specified 01:21:02 [2025-01-10T00:21:02.023Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:02 [2025-01-10T00:21:02.029Z] Fetching changes from the remote Git repository 01:21:02 [2025-01-10T00:21:02.031Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:02 [2025-01-10T00:21:02.038Z] Cleaning workspace 01:21:02 [2025-01-10T00:21:02.038Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:02 [2025-01-10T00:21:02.044Z] Resetting working tree 01:21:02 [2025-01-10T00:21:02.044Z] > /usr/bin/git reset --hard # timeout=10 01:21:02 [2025-01-10T00:21:02.053Z] > /usr/bin/git clean -fdx # timeout=10 01:21:02 [2025-01-10T00:21:02.059Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:02 [2025-01-10T00:21:02.059Z] > /usr/bin/git --version # timeout=10 01:21:02 [2025-01-10T00:21:02.063Z] > git --version # 'git version 2.43.0' 01:21:02 [2025-01-10T00:21:02.063Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2025-01-10T00:21:02.403Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2025-01-10T00:21:02.409Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 01:21:02 [2025-01-10T00:21:02.409Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2025-01-10T00:21:02.414Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:02 [2025-01-10T00:21:02.427Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 01:21:02 [2025-01-10T00:21:02.427Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:02 [2025-01-10T00:21:02.452Z] [Pipeline] } 01:21:02 [2025-01-10T00:21:02.466Z] [Pipeline] // stage 01:21:02 [2025-01-10T00:21:02.486Z] [Pipeline] withEnv 01:21:02 [2025-01-10T00:21:02.486Z] [Pipeline] { 01:21:02 [2025-01-10T00:21:02.672Z] [Pipeline] isUnix 01:21:02 [2025-01-10T00:21:02.673Z] [Pipeline] withEnv 01:21:02 [2025-01-10T00:21:02.673Z] [Pipeline] { 01:21:02 [2025-01-10T00:21:02.688Z] [Pipeline] sh 01:21:02 [2025-01-10T00:21:02.945Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:02 [2025-01-10T00:21:02.945Z] . 01:21:02 [2025-01-10T00:21:02.946Z] [Pipeline] } 01:21:02 [2025-01-10T00:21:02.960Z] [Pipeline] // withEnv 01:21:02 [2025-01-10T00:21:02.975Z] [Pipeline] withDockerContainer 01:21:03 [2025-01-10T00:21:03.008Z] Jenkins does not seem to be running inside a container 01:21:03 [2025-01-10T00:21:03.016Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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.3.3 cat 01:21:03 [2025-01-10T00:21:03.364Z] $ docker top 91aa48c38b295dc92731872b28d956b5ada7f79656c9432a1477a54af06952d8 -eo pid,comm 01:21:03 [2025-01-10T00:21:03.404Z] [Pipeline] { 01:21:03 [2025-01-10T00:21:03.420Z] [Pipeline] withEnv 01:21:03 [2025-01-10T00:21:03.420Z] [Pipeline] { 01:21:03 [2025-01-10T00:21:03.435Z] [Pipeline] stage 01:21:03 [2025-01-10T00:21:03.435Z] [Pipeline] { (Prepare the job) 01:21:03 [2025-01-10T00:21:03.468Z] [Pipeline] sh 01:21:03 [2025-01-10T00:21:03.725Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:03 [2025-01-10T00:21:03.978Z] [Pipeline] script 01:21:03 [2025-01-10T00:21:03.981Z] [Pipeline] { 01:21:03 [2025-01-10T00:21:03.998Z] [Pipeline] readMavenPom 01:21:04 [2025-01-10T00:21:04.027Z] [Pipeline] sh 01:21:04 [2025-01-10T00:21:04.285Z] + rm -f pom.xml 01:21:04 [2025-01-10T00:21:04.286Z] [Pipeline] } 01:21:04 [2025-01-10T00:21:04.302Z] [Pipeline] // script 01:21:04 [2025-01-10T00:21:04.317Z] [Pipeline] } 01:21:04 [2025-01-10T00:21:04.330Z] [Pipeline] // stage 01:21:04 [2025-01-10T00:21:04.345Z] [Pipeline] stage 01:21:04 [2025-01-10T00:21:04.346Z] [Pipeline] { (Check POM parent version) 01:21:04 [2025-01-10T00:21:04.412Z] Stage "Check POM parent version" skipped due to when conditional 01:21:04 [2025-01-10T00:21:04.413Z] [Pipeline] getContext 01:21:04 [2025-01-10T00:21:04.428Z] [Pipeline] } 01:21:04 [2025-01-10T00:21:04.441Z] [Pipeline] // stage 01:21:04 [2025-01-10T00:21:04.456Z] [Pipeline] stage 01:21:04 [2025-01-10T00:21:04.457Z] [Pipeline] { (Checkout projects and check code changes) 01:21:04 [2025-01-10T00:21:04.485Z] [Pipeline] script 01:21:04 [2025-01-10T00:21:04.489Z] [Pipeline] { 01:21:04 [2025-01-10T00:21:04.510Z] [Pipeline] copyArtifacts 01:21:04 [2025-01-10T00:21:04.517Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 216 01:21:04 [2025-01-10T00:21:04.528Z] [Pipeline] readYaml 01:21:04 [2025-01-10T00:21:04.547Z] [Pipeline] dir 01:21:04 [2025-01-10T00:21:04.548Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:04 [2025-01-10T00:21:04.548Z] [Pipeline] { 01:21:04 [2025-01-10T00:21:04.566Z] [Pipeline] git 01:21:04 [2025-01-10T00:21:04.568Z] The recommended git tool is: /usr/bin/git 01:21:04 [2025-01-10T00:21:04.569Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:04 [2025-01-10T00:21:04.581Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8eb9bba; decorates hudson.Launcher$LocalLauncher@17aadf24 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:04 [2025-01-10T00:21:04.581Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 01:21:04 [2025-01-10T00:21:04.589Z] Fetching changes from the remote Git repository 01:21:04 [2025-01-10T00:21:04.592Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:04 [2025-01-10T00:21:04.598Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:04 [2025-01-10T00:21:04.598Z] > /usr/bin/git --version # timeout=10 01:21:04 [2025-01-10T00:21:04.603Z] > git --version # 'git version 2.43.0' 01:21:04 [2025-01-10T00:21:04.603Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:04 [2025-01-10T00:21:04.610Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:05 [2025-01-10T00:21:05.267Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:05 [2025-01-10T00:21:05.274Z] Checking out Revision eb4bb924dcf549c2db0cee56992e75cd32ef4033 (refs/remotes/origin/6.3.x) 01:21:05 [2025-01-10T00:21:05.274Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:05 [2025-01-10T00:21:05.279Z] > /usr/bin/git checkout -f eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10 01:21:05 [2025-01-10T00:21:05.328Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:05 [2025-01-10T00:21:05.339Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:05 [2025-01-10T00:21:05.347Z] > /usr/bin/git checkout -b 6.3.x eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10 01:21:05 [2025-01-10T00:21:05.440Z] Commit message: "bug #14490: use folder names instead of ids" 01:21:05 [2025-01-10T00:21:05.440Z] > /usr/bin/git rev-list --no-walk eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10 01:21:05 [2025-01-10T00:21:05.461Z] [Pipeline] fileExists 01:21:05 [2025-01-10T00:21:05.501Z] [Pipeline] readMavenPom 01:21:05 [2025-01-10T00:21:05.521Z] [Pipeline] sh 01:21:05 [2025-01-10T00:21:05.778Z] + git rev-parse HEAD 01:21:05 [2025-01-10T00:21:05.781Z] [Pipeline] echo 01:21:05 [2025-01-10T00:21:05.781Z] Silverpeas-Core: current commit is eb4bb924dcf549c2db0cee56992e75cd32ef4033 and last build commit is eb4bb924dcf549c2db0cee56992e75cd32ef4033 01:21:05 [2025-01-10T00:21:05.783Z] [Pipeline] } 01:21:05 [2025-01-10T00:21:05.797Z] [Pipeline] // dir 01:21:05 [2025-01-10T00:21:05.812Z] [Pipeline] echo 01:21:05 [2025-01-10T00:21:05.812Z] Build skipped due to no changes have been done since the last build 01:21:05 [2025-01-10T00:21:05.827Z] [Pipeline] dir 01:21:05 [2025-01-10T00:21:05.827Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:05 [2025-01-10T00:21:05.827Z] [Pipeline] { 01:21:05 [2025-01-10T00:21:05.845Z] [Pipeline] git 01:21:05 [2025-01-10T00:21:05.847Z] The recommended git tool is: /usr/bin/git 01:21:05 [2025-01-10T00:21:05.848Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:05 [2025-01-10T00:21:05.857Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@20ad7c84; decorates hudson.Launcher$LocalLauncher@4b134beb will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:05 [2025-01-10T00:21:05.858Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 01:21:05 [2025-01-10T00:21:05.864Z] Fetching changes from the remote Git repository 01:21:05 [2025-01-10T00:21:05.867Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:05 [2025-01-10T00:21:05.873Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:05 [2025-01-10T00:21:05.873Z] > /usr/bin/git --version # timeout=10 01:21:05 [2025-01-10T00:21:05.878Z] > git --version # 'git version 2.43.0' 01:21:05 [2025-01-10T00:21:05.878Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:05 [2025-01-10T00:21:05.884Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:06 [2025-01-10T00:21:06.460Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:06 [2025-01-10T00:21:06.466Z] Checking out Revision f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 (refs/remotes/origin/6.3.x) 01:21:06 [2025-01-10T00:21:06.466Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:06 [2025-01-10T00:21:06.471Z] > /usr/bin/git checkout -f f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10 01:21:06 [2025-01-10T00:21:06.495Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:06 [2025-01-10T00:21:06.505Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:06 [2025-01-10T00:21:06.511Z] > /usr/bin/git checkout -b 6.3.x f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10 01:21:06 [2025-01-10T00:21:06.576Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (6fd4cda122f3439acfc933732ee571984880bd67).Prepare for development iteration of next version 6.3.6" 01:21:06 [2025-01-10T00:21:06.576Z] > /usr/bin/git rev-list --no-walk f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10 01:21:06 [2025-01-10T00:21:06.595Z] [Pipeline] fileExists 01:21:06 [2025-01-10T00:21:06.603Z] [Pipeline] readMavenPom 01:21:06 [2025-01-10T00:21:06.614Z] [Pipeline] sh 01:21:06 [2025-01-10T00:21:06.872Z] + git rev-parse HEAD 01:21:06 [2025-01-10T00:21:06.874Z] [Pipeline] echo 01:21:06 [2025-01-10T00:21:06.875Z] Silverpeas-Components: current commit is f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 and last build commit is f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 01:21:06 [2025-01-10T00:21:06.876Z] [Pipeline] } 01:21:06 [2025-01-10T00:21:06.891Z] [Pipeline] // dir 01:21:06 [2025-01-10T00:21:06.906Z] [Pipeline] echo 01:21:06 [2025-01-10T00:21:06.906Z] Build skipped due to no changes have been done since the last build 01:21:06 [2025-01-10T00:21:06.921Z] [Pipeline] dir 01:21:06 [2025-01-10T00:21:06.922Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:06 [2025-01-10T00:21:06.922Z] [Pipeline] { 01:21:06 [2025-01-10T00:21:06.940Z] [Pipeline] git 01:21:06 [2025-01-10T00:21:06.942Z] Selected Git installation does not exist. Using Default 01:21:06 [2025-01-10T00:21:06.942Z] The recommended git tool is: NONE 01:21:06 [2025-01-10T00:21:06.943Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2025-01-10T00:21:06.954Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2c791241; decorates hudson.Launcher$LocalLauncher@3bbc48bd will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2025-01-10T00:21:06.954Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 01:21:06 [2025-01-10T00:21:06.960Z] Fetching changes from the remote Git repository 01:21:06 [2025-01-10T00:21:06.965Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:06 [2025-01-10T00:21:06.970Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:06 [2025-01-10T00:21:06.970Z] > /usr/bin/git --version # timeout=10 01:21:06 [2025-01-10T00:21:06.975Z] > git --version # 'git version 2.43.0' 01:21:06 [2025-01-10T00:21:06.975Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:06 [2025-01-10T00:21:06.981Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:07 [2025-01-10T00:21:07.360Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:07 [2025-01-10T00:21:07.367Z] Checking out Revision 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 (refs/remotes/origin/6.3.x) 01:21:07 [2025-01-10T00:21:07.367Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:07 [2025-01-10T00:21:07.372Z] > /usr/bin/git checkout -f 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10 01:21:07 [2025-01-10T00:21:07.382Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:07 [2025-01-10T00:21:07.391Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:07 [2025-01-10T00:21:07.398Z] > /usr/bin/git checkout -b 6.3.x 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10 01:21:07 [2025-01-10T00:21:07.413Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6).Prepare for development iteration of next version 6.3.6" 01:21:07 [2025-01-10T00:21:07.413Z] > /usr/bin/git rev-list --no-walk 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10 01:21:07 [2025-01-10T00:21:07.441Z] [Pipeline] fileExists 01:21:07 [2025-01-10T00:21:07.457Z] [Pipeline] readMavenPom 01:21:07 [2025-01-10T00:21:07.477Z] [Pipeline] sh 01:21:07 [2025-01-10T00:21:07.734Z] + git rev-parse HEAD 01:21:07 [2025-01-10T00:21:07.737Z] [Pipeline] echo 01:21:07 [2025-01-10T00:21:07.737Z] Silverpeas-Looks: current commit is 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 and last build commit is 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 01:21:07 [2025-01-10T00:21:07.739Z] [Pipeline] } 01:21:07 [2025-01-10T00:21:07.747Z] [Pipeline] // dir 01:21:07 [2025-01-10T00:21:07.755Z] [Pipeline] echo 01:21:07 [2025-01-10T00:21:07.756Z] Build skipped due to no changes have been done since the last build 01:21:07 [2025-01-10T00:21:07.764Z] [Pipeline] dir 01:21:07 [2025-01-10T00:21:07.765Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:07 [2025-01-10T00:21:07.765Z] [Pipeline] { 01:21:07 [2025-01-10T00:21:07.775Z] [Pipeline] git 01:21:07 [2025-01-10T00:21:07.777Z] The recommended git tool is: NONE 01:21:07 [2025-01-10T00:21:07.777Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:07 [2025-01-10T00:21:07.786Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3f3b4307; decorates hudson.Launcher$LocalLauncher@5e73ed32 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:07 [2025-01-10T00:21:07.786Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 01:21:07 [2025-01-10T00:21:07.792Z] Fetching changes from the remote Git repository 01:21:07 [2025-01-10T00:21:07.795Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:07 [2025-01-10T00:21:07.801Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:07 [2025-01-10T00:21:07.801Z] > /usr/bin/git --version # timeout=10 01:21:07 [2025-01-10T00:21:07.806Z] > git --version # 'git version 2.43.0' 01:21:07 [2025-01-10T00:21:07.807Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:07 [2025-01-10T00:21:07.813Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2025-01-10T00:21:08.181Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2025-01-10T00:21:08.187Z] Checking out Revision 146430cd63566b3be410c8dd534faa57033583b3 (refs/remotes/origin/6.3.x) 01:21:08 [2025-01-10T00:21:08.187Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2025-01-10T00:21:08.192Z] > /usr/bin/git checkout -f 146430cd63566b3be410c8dd534faa57033583b3 # timeout=10 01:21:08 [2025-01-10T00:21:08.202Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2025-01-10T00:21:08.210Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2025-01-10T00:21:08.216Z] > /usr/bin/git checkout -b 6.3.x 146430cd63566b3be410c8dd534faa57033583b3 # timeout=10 01:21:08 [2025-01-10T00:21:08.229Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (8bde3aa3b7f02e512760af8c88e4ca3cad5c6bcd).Prepare for development iteration of next version 6.3.6" 01:21:08 [2025-01-10T00:21:08.229Z] > /usr/bin/git rev-list --no-walk 146430cd63566b3be410c8dd534faa57033583b3 # timeout=10 01:21:08 [2025-01-10T00:21:08.258Z] [Pipeline] fileExists 01:21:08 [2025-01-10T00:21:08.269Z] [Pipeline] sh 01:21:08 [2025-01-10T00:21:08.526Z] + git rev-parse HEAD 01:21:08 [2025-01-10T00:21:08.529Z] [Pipeline] echo 01:21:08 [2025-01-10T00:21:08.529Z] Silverpeas-Setup: current commit is 146430cd63566b3be410c8dd534faa57033583b3 and last build commit is 146430cd63566b3be410c8dd534faa57033583b3 01:21:08 [2025-01-10T00:21:08.531Z] [Pipeline] } 01:21:08 [2025-01-10T00:21:08.549Z] [Pipeline] // dir 01:21:08 [2025-01-10T00:21:08.565Z] [Pipeline] echo 01:21:08 [2025-01-10T00:21:08.566Z] Build skipped due to no changes have been done since the last build 01:21:08 [2025-01-10T00:21:08.582Z] [Pipeline] dir 01:21:08 [2025-01-10T00:21:08.583Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:08 [2025-01-10T00:21:08.583Z] [Pipeline] { 01:21:08 [2025-01-10T00:21:08.602Z] [Pipeline] git 01:21:08 [2025-01-10T00:21:08.604Z] The recommended git tool is: NONE 01:21:08 [2025-01-10T00:21:08.606Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:08 [2025-01-10T00:21:08.614Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6d3122c4; decorates hudson.Launcher$LocalLauncher@6b3aa1d7 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:08 [2025-01-10T00:21:08.614Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 01:21:08 [2025-01-10T00:21:08.620Z] Fetching changes from the remote Git repository 01:21:08 [2025-01-10T00:21:08.624Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:08 [2025-01-10T00:21:08.630Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:08 [2025-01-10T00:21:08.630Z] > /usr/bin/git --version # timeout=10 01:21:08 [2025-01-10T00:21:08.635Z] > git --version # 'git version 2.43.0' 01:21:08 [2025-01-10T00:21:08.635Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2025-01-10T00:21:08.640Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2025-01-10T00:21:09.036Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2025-01-10T00:21:09.043Z] Checking out Revision 10719018413e414cfa70c0f64a945a72670797f4 (refs/remotes/origin/6.3.x) 01:21:09 [2025-01-10T00:21:09.043Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2025-01-10T00:21:09.048Z] > /usr/bin/git checkout -f 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10 01:21:09 [2025-01-10T00:21:09.057Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2025-01-10T00:21:09.065Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2025-01-10T00:21:09.072Z] > /usr/bin/git checkout -b 6.3.x 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10 01:21:09 [2025-01-10T00:21:09.085Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (363c2d4aa3f57abea17ac7143443728743cd1bb2).Prepare for development iteration of next version 6.3.6" 01:21:09 [2025-01-10T00:21:09.085Z] > /usr/bin/git rev-list --no-walk 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10 01:21:09 [2025-01-10T00:21:09.115Z] [Pipeline] fileExists 01:21:09 [2025-01-10T00:21:09.125Z] [Pipeline] readMavenPom 01:21:09 [2025-01-10T00:21:09.144Z] [Pipeline] sh 01:21:09 [2025-01-10T00:21:09.401Z] + git rev-parse HEAD 01:21:09 [2025-01-10T00:21:09.404Z] [Pipeline] echo 01:21:09 [2025-01-10T00:21:09.404Z] Silverpeas-Distribution: current commit is 10719018413e414cfa70c0f64a945a72670797f4 and last build commit is 10719018413e414cfa70c0f64a945a72670797f4 01:21:09 [2025-01-10T00:21:09.406Z] [Pipeline] } 01:21:09 [2025-01-10T00:21:09.423Z] [Pipeline] // dir 01:21:09 [2025-01-10T00:21:09.439Z] [Pipeline] echo 01:21:09 [2025-01-10T00:21:09.439Z] Build skipped due to no changes have been done since the last build 01:21:09 [2025-01-10T00:21:09.456Z] [Pipeline] dir 01:21:09 [2025-01-10T00:21:09.457Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:09 [2025-01-10T00:21:09.457Z] [Pipeline] { 01:21:09 [2025-01-10T00:21:09.478Z] [Pipeline] git 01:21:09 [2025-01-10T00:21:09.480Z] The recommended git tool is: NONE 01:21:09 [2025-01-10T00:21:09.481Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:09 [2025-01-10T00:21:09.491Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@29ebe125; decorates hudson.Launcher$LocalLauncher@76063f46 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:09 [2025-01-10T00:21:09.492Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 01:21:09 [2025-01-10T00:21:09.498Z] Fetching changes from the remote Git repository 01:21:09 [2025-01-10T00:21:09.501Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:09 [2025-01-10T00:21:09.507Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:09 [2025-01-10T00:21:09.507Z] > /usr/bin/git --version # timeout=10 01:21:09 [2025-01-10T00:21:09.512Z] > git --version # 'git version 2.43.0' 01:21:09 [2025-01-10T00:21:09.512Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:09 [2025-01-10T00:21:09.518Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2025-01-10T00:21:09.905Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2025-01-10T00:21:09.912Z] Checking out Revision e6cf90efb933ea1d65558af1cade3056ac4b6462 (refs/remotes/origin/6.3.x) 01:21:09 [2025-01-10T00:21:09.912Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2025-01-10T00:21:09.917Z] > /usr/bin/git checkout -f e6cf90efb933ea1d65558af1cade3056ac4b6462 # timeout=10 01:21:09 [2025-01-10T00:21:09.923Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2025-01-10T00:21:09.934Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2025-01-10T00:21:09.943Z] > /usr/bin/git checkout -b 6.3.x e6cf90efb933ea1d65558af1cade3056ac4b6462 # timeout=10 01:21:09 [2025-01-10T00:21:09.954Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (9366866ae390208a34703f1257bd641cb29c4d16).Prepare for development iteration of next version 6.3.6" 01:21:09 [2025-01-10T00:21:09.954Z] > /usr/bin/git rev-list --no-walk e6cf90efb933ea1d65558af1cade3056ac4b6462 # timeout=10 01:21:09 [2025-01-10T00:21:09.975Z] [Pipeline] fileExists 01:21:09 [2025-01-10T00:21:09.985Z] [Pipeline] readMavenPom 01:21:09 [2025-01-10T00:21:09.998Z] [Pipeline] sh 01:21:10 [2025-01-10T00:21:10.255Z] + git rev-parse HEAD 01:21:10 [2025-01-10T00:21:10.257Z] [Pipeline] echo 01:21:10 [2025-01-10T00:21:10.258Z] Silverpeas-Assembly: current commit is e6cf90efb933ea1d65558af1cade3056ac4b6462 and last build commit is e6cf90efb933ea1d65558af1cade3056ac4b6462 01:21:10 [2025-01-10T00:21:10.259Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.276Z] [Pipeline] // dir 01:21:10 [2025-01-10T00:21:10.293Z] [Pipeline] echo 01:21:10 [2025-01-10T00:21:10.294Z] Build skipped due to no changes have been done since the last build 01:21:10 [2025-01-10T00:21:10.294Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.311Z] [Pipeline] // script 01:21:10 [2025-01-10T00:21:10.327Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.342Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.361Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.362Z] [Pipeline] { (Build Silverpeas) 01:21:10 [2025-01-10T00:21:10.391Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.392Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.413Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.414Z] [Pipeline] { (Build Silverpeas-Core) 01:21:10 [2025-01-10T00:21:10.431Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.432Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.433Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.450Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.469Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.470Z] [Pipeline] { (Build Silverpeas-Components) 01:21:10 [2025-01-10T00:21:10.487Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.488Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.489Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.506Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.524Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.525Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:10 [2025-01-10T00:21:10.543Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.543Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.545Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.561Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.578Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.578Z] [Pipeline] { (Build Silverpeas Setup) 01:21:10 [2025-01-10T00:21:10.595Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.596Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.597Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.614Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.632Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.632Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:10 [2025-01-10T00:21:10.650Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.651Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.652Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.669Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.688Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.689Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:10 [2025-01-10T00:21:10.706Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.707Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.708Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.725Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.743Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.744Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:10 [2025-01-10T00:21:10.761Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.762Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.763Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.780Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.799Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.799Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:10 [2025-01-10T00:21:10.817Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.817Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.819Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.835Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.853Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.854Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:10 [2025-01-10T00:21:10.872Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.872Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.874Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.891Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.909Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.910Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:10 [2025-01-10T00:21:10.928Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.928Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.930Z] [Pipeline] } 01:21:10 [2025-01-10T00:21:10.946Z] [Pipeline] // stage 01:21:10 [2025-01-10T00:21:10.965Z] [Pipeline] stage 01:21:10 [2025-01-10T00:21:10.966Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:10 [2025-01-10T00:21:10.983Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-01-10T00:21:10.984Z] [Pipeline] getContext 01:21:10 [2025-01-10T00:21:10.986Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.002Z] [Pipeline] // stage 01:21:11 [2025-01-10T00:21:11.020Z] [Pipeline] stage 01:21:11 [2025-01-10T00:21:11.021Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:11 [2025-01-10T00:21:11.038Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-10T00:21:11.039Z] [Pipeline] getContext 01:21:11 [2025-01-10T00:21:11.040Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.057Z] [Pipeline] // stage 01:21:11 [2025-01-10T00:21:11.075Z] [Pipeline] stage 01:21:11 [2025-01-10T00:21:11.076Z] [Pipeline] { (Publish Community Web Site) 01:21:11 [2025-01-10T00:21:11.093Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-10T00:21:11.094Z] [Pipeline] getContext 01:21:11 [2025-01-10T00:21:11.095Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.112Z] [Pipeline] // stage 01:21:11 [2025-01-10T00:21:11.128Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.143Z] [Pipeline] // stage 01:21:11 [2025-01-10T00:21:11.162Z] [Pipeline] stage 01:21:11 [2025-01-10T00:21:11.162Z] [Pipeline] { (Create YAML build report) 01:21:11 [2025-01-10T00:21:11.195Z] [Pipeline] script 01:21:11 [2025-01-10T00:21:11.200Z] [Pipeline] { 01:21:11 [2025-01-10T00:21:11.218Z] [Pipeline] sh 01:21:11 [2025-01-10T00:21:11.475Z] + mkdir -p target 01:21:11 [2025-01-10T00:21:11.477Z] [Pipeline] sh 01:21:11 [2025-01-10T00:21:11.735Z] + mv build.yaml target/ 01:21:11 [2025-01-10T00:21:11.736Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.755Z] [Pipeline] // script 01:21:11 [2025-01-10T00:21:11.772Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.788Z] [Pipeline] // stage 01:21:11 [2025-01-10T00:21:11.814Z] [Pipeline] stage 01:21:11 [2025-01-10T00:21:11.815Z] [Pipeline] { (Declarative: Post Actions) 01:21:11 [2025-01-10T00:21:11.844Z] [Pipeline] step 01:21:11 [2025-01-10T00:21:11.877Z] [Pipeline] script 01:21:11 [2025-01-10T00:21:11.882Z] [Pipeline] { 01:21:11 [2025-01-10T00:21:11.926Z] [Pipeline] } 01:21:11 [2025-01-10T00:21:11.943Z] [Pipeline] // script 01:21:11 [2025-01-10T00:21:11.956Z] [Pipeline] archiveArtifacts 01:21:11 [2025-01-10T00:21:11.959Z] Archiving artifacts 01:21:11 [2025-01-10T00:21:11.972Z] Enregistrement des empreintes numériques 01:21:11 [2025-01-10T00:21:11.986Z] [Pipeline] sh 01:21:12 [2025-01-10T00:21:12.244Z] + rm -rf target 01:21:12 [2025-01-10T00:21:12.250Z] [Pipeline] } 01:21:12 [2025-01-10T00:21:12.267Z] [Pipeline] // stage 01:21:12 [2025-01-10T00:21:12.284Z] [Pipeline] } 01:21:12 [2025-01-10T00:21:12.300Z] [Pipeline] // withEnv 01:21:12 [2025-01-10T00:21:12.317Z] [Pipeline] } 01:21:12 [2025-01-10T00:21:12.317Z] $ docker stop --time=1 91aa48c38b295dc92731872b28d956b5ada7f79656c9432a1477a54af06952d8 01:21:13 [2025-01-10T00:21:13.545Z] $ docker rm -f --volumes 91aa48c38b295dc92731872b28d956b5ada7f79656c9432a1477a54af06952d8 01:21:13 [2025-01-10T00:21:13.585Z] [Pipeline] // withDockerContainer 01:21:13 [2025-01-10T00:21:13.609Z] [Pipeline] } 01:21:13 [2025-01-10T00:21:13.622Z] [Pipeline] // withEnv 01:21:13 [2025-01-10T00:21:13.639Z] [Pipeline] } 01:21:13 [2025-01-10T00:21:13.659Z] [Pipeline] // node 01:21:13 [2025-01-10T00:21:13.671Z] [Pipeline] End of Pipeline 01:21:13 [2025-01-10T00:21:13.771Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #189 01:21:13 [2025-01-10T00:21:13.772Z] Finished: SUCCESS