06:46:00 [2026-07-09T04:46:00.775Z] Lancé par une alarme périodique 06:46:00 [2026-07-09T04:46:00.775Z] Running as userbuild 06:46:01 [2026-07-09T04:46:01.236Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2026-07-09T04:46:01.641Z] [Pipeline] Start of Pipeline 06:46:01 [2026-07-09T04:46:01.954Z] [Pipeline] node 06:46:01 [2026-07-09T04:46:01.956Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy 06:46:01 [2026-07-09T04:46:01.962Z] [Pipeline] { 06:46:01 [2026-07-09T04:46:01.982Z] [Pipeline] stage 06:46:01 [2026-07-09T04:46:01.983Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:01 [2026-07-09T04:46:01.995Z] [Pipeline] checkout 06:46:01 [2026-07-09T04:46:01.997Z] Selected Git installation does not exist. Using Default 06:46:01 [2026-07-09T04:46:01.998Z] The recommended git tool is: NONE 06:46:01 [2026-07-09T04:46:01.998Z] No credentials specified 06:46:01 [2026-07-09T04:46:01.998Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 06:46:02 [2026-07-09T04:46:02.005Z] Fetching changes from the remote Git repository 06:46:02 [2026-07-09T04:46:02.009Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:02 [2026-07-09T04:46:02.016Z] Cleaning workspace 06:46:02 [2026-07-09T04:46:02.016Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:02 [2026-07-09T04:46:02.021Z] Resetting working tree 06:46:02 [2026-07-09T04:46:02.021Z] > /usr/bin/git reset --hard # timeout=10 06:46:02 [2026-07-09T04:46:02.028Z] > /usr/bin/git clean -fdx # timeout=10 06:46:02 [2026-07-09T04:46:02.034Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:02 [2026-07-09T04:46:02.034Z] > /usr/bin/git --version # timeout=10 06:46:02 [2026-07-09T04:46:02.038Z] > git --version # 'git version 2.43.0' 06:46:02 [2026-07-09T04:46:02.038Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:02 [2026-07-09T04:46:02.418Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:02 [2026-07-09T04:46:02.424Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 06:46:02 [2026-07-09T04:46:02.424Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:02 [2026-07-09T04:46:02.428Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 06:46:02 [2026-07-09T04:46:02.443Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 06:46:02 [2026-07-09T04:46:02.443Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 06:46:02 [2026-07-09T04:46:02.461Z] [Pipeline] } 06:46:02 [2026-07-09T04:46:02.467Z] [Pipeline] // stage 06:46:02 [2026-07-09T04:46:02.479Z] [Pipeline] withEnv 06:46:02 [2026-07-09T04:46:02.480Z] [Pipeline] { 06:46:02 [2026-07-09T04:46:02.624Z] [Pipeline] isUnix 06:46:02 [2026-07-09T04:46:02.625Z] [Pipeline] withEnv 06:46:02 [2026-07-09T04:46:02.625Z] [Pipeline] { 06:46:02 [2026-07-09T04:46:02.642Z] [Pipeline] sh 06:46:02 [2026-07-09T04:46:02.899Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:02 [2026-07-09T04:46:02.899Z] . 06:46:02 [2026-07-09T04:46:02.900Z] [Pipeline] } 06:46:02 [2026-07-09T04:46:02.908Z] [Pipeline] // withEnv 06:46:02 [2026-07-09T04:46:02.915Z] [Pipeline] withDockerContainer 06:46:02 [2026-07-09T04:46:02.949Z] Jenkins does not seem to be running inside a container 06:46:02 [2026-07-09T04:46:02.955Z] $ 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:03 [2026-07-09T04:46:03.259Z] $ docker top 4eacb2226e427792e28ce34abbfe30186e83b4d4abedfbcc3084073a2c2a7375 -eo pid,comm 06:46:03 [2026-07-09T04:46:03.304Z] [Pipeline] { 06:46:03 [2026-07-09T04:46:03.325Z] [Pipeline] withEnv 06:46:03 [2026-07-09T04:46:03.326Z] [Pipeline] { 06:46:03 [2026-07-09T04:46:03.340Z] [Pipeline] stage 06:46:03 [2026-07-09T04:46:03.340Z] [Pipeline] { (Prepare the job) 06:46:03 [2026-07-09T04:46:03.364Z] [Pipeline] sh 06:46:03 [2026-07-09T04:46:03.620Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml 06:46:04 [2026-07-09T04:46:04.172Z] [Pipeline] script 06:46:04 [2026-07-09T04:46:04.175Z] [Pipeline] { 06:46:04 [2026-07-09T04:46:04.191Z] [Pipeline] readMavenPom 06:46:04 [2026-07-09T04:46:04.212Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2026-07-09T04:46:04.214Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 06:46:04 [2026-07-09T04:46:04.215Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2026-07-09T04:46:04.215Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:04 [2026-07-09T04:46:04.215Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:04 [2026-07-09T04:46:04.217Z] [Pipeline] sh 06:46:04 [2026-07-09T04:46:04.475Z] + rm -f pom.xml 06:46:04 [2026-07-09T04:46:04.476Z] [Pipeline] } 06:46:04 [2026-07-09T04:46:04.494Z] [Pipeline] // script 06:46:04 [2026-07-09T04:46:04.502Z] [Pipeline] } 06:46:04 [2026-07-09T04:46:04.508Z] [Pipeline] // stage 06:46:04 [2026-07-09T04:46:04.521Z] [Pipeline] stage 06:46:04 [2026-07-09T04:46:04.522Z] [Pipeline] { (Check POM parent version) 06:46:04 [2026-07-09T04:46:04.577Z] Stage "Check POM parent version" skipped due to when conditional 06:46:04 [2026-07-09T04:46:04.578Z] [Pipeline] getContext 06:46:04 [2026-07-09T04:46:04.580Z] [Pipeline] } 06:46:04 [2026-07-09T04:46:04.595Z] [Pipeline] // stage 06:46:04 [2026-07-09T04:46:04.608Z] [Pipeline] stage 06:46:04 [2026-07-09T04:46:04.609Z] [Pipeline] { (Checkout projects and check code changes) 06:46:04 [2026-07-09T04:46:04.629Z] [Pipeline] script 06:46:04 [2026-07-09T04:46:04.636Z] [Pipeline] { 06:46:04 [2026-07-09T04:46:04.656Z] [Pipeline] copyArtifacts 06:46:04 [2026-07-09T04:46:04.661Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 541 06:46:04 [2026-07-09T04:46:04.671Z] [Pipeline] fileExists 06:46:04 [2026-07-09T04:46:04.683Z] [Pipeline] readYaml 06:46:04 [2026-07-09T04:46:04.694Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2026-07-09T04:46:04.696Z] [Pipeline] dir 06:46:04 [2026-07-09T04:46:04.696Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core 06:46:04 [2026-07-09T04:46:04.697Z] [Pipeline] { 06:46:04 [2026-07-09T04:46:04.710Z] [Pipeline] git 06:46:04 [2026-07-09T04:46:04.712Z] The recommended git tool is: /usr/bin/git 06:46:04 [2026-07-09T04:46:04.713Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:04 [2026-07-09T04:46:04.742Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@72f4dda3; decorates hudson.Launcher$LocalLauncher@2ba259c8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:04 [2026-07-09T04:46:04.743Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 06:46:04 [2026-07-09T04:46:04.750Z] Fetching changes from the remote Git repository 06:46:04 [2026-07-09T04:46:04.754Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 06:46:04 [2026-07-09T04:46:04.763Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 06:46:04 [2026-07-09T04:46:04.763Z] > /usr/bin/git --version # timeout=10 06:46:04 [2026-07-09T04:46:04.768Z] > git --version # 'git version 2.43.0' 06:46:04 [2026-07-09T04:46:04.768Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:04 [2026-07-09T04:46:04.772Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:05 [2026-07-09T04:46:05.206Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:05 [2026-07-09T04:46:05.212Z] Checking out Revision bfc43c995f0f3b0873d1cd92e38b796bd13ec044 (refs/remotes/origin/6.4.x) 06:46:05 [2026-07-09T04:46:05.212Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:05 [2026-07-09T04:46:05.217Z] > /usr/bin/git checkout -f bfc43c995f0f3b0873d1cd92e38b796bd13ec044 # timeout=10 06:46:05 [2026-07-09T04:46:05.279Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:05 [2026-07-09T04:46:05.294Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:05 [2026-07-09T04:46:05.301Z] > /usr/bin/git checkout -b 6.4.x bfc43c995f0f3b0873d1cd92e38b796bd13ec044 # timeout=10 06:46:05 [2026-07-09T04:46:05.366Z] Commit message: "Fix bug #15320 by ensuring the user is just an administrator and nothing more about authorizations" 06:46:05 [2026-07-09T04:46:05.366Z] > /usr/bin/git rev-list --no-walk bfc43c995f0f3b0873d1cd92e38b796bd13ec044 # timeout=10 06:46:05 [2026-07-09T04:46:05.387Z] [Pipeline] fileExists 06:46:05 [2026-07-09T04:46:05.396Z] [Pipeline] readMavenPom 06:46:05 [2026-07-09T04:46:05.409Z] [Pipeline] sh 06:46:05 [2026-07-09T04:46:05.666Z] + git rev-parse HEAD 06:46:05 [2026-07-09T04:46:05.668Z] [Pipeline] echo 06:46:05 [2026-07-09T04:46:05.668Z] Silverpeas-Core: current commit is bfc43c995f0f3b0873d1cd92e38b796bd13ec044 and last build commit is bfc43c995f0f3b0873d1cd92e38b796bd13ec044 06:46:05 [2026-07-09T04:46:05.669Z] [Pipeline] } 06:46:05 [2026-07-09T04:46:05.676Z] [Pipeline] // dir 06:46:05 [2026-07-09T04:46:05.683Z] [Pipeline] echo 06:46:05 [2026-07-09T04:46:05.683Z] Build skipped due to no changes have been done since the last build 06:46:05 [2026-07-09T04:46:05.691Z] [Pipeline] dir 06:46:05 [2026-07-09T04:46:05.691Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components 06:46:05 [2026-07-09T04:46:05.691Z] [Pipeline] { 06:46:05 [2026-07-09T04:46:05.701Z] [Pipeline] git 06:46:05 [2026-07-09T04:46:05.703Z] The recommended git tool is: /usr/bin/git 06:46:05 [2026-07-09T04:46:05.704Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:05 [2026-07-09T04:46:05.715Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3e1ac70f; decorates hudson.Launcher$LocalLauncher@7ab1b133 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:05 [2026-07-09T04:46:05.716Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 06:46:05 [2026-07-09T04:46:05.721Z] Fetching changes from the remote Git repository 06:46:05 [2026-07-09T04:46:05.724Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 06:46:05 [2026-07-09T04:46:05.729Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 06:46:05 [2026-07-09T04:46:05.729Z] > /usr/bin/git --version # timeout=10 06:46:05 [2026-07-09T04:46:05.733Z] > git --version # 'git version 2.43.0' 06:46:05 [2026-07-09T04:46:05.733Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:05 [2026-07-09T04:46:05.738Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:06 [2026-07-09T04:46:06.219Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:06 [2026-07-09T04:46:06.228Z] Checking out Revision 4bae55fb67b49347402d93474240a70b795e2bd9 (refs/remotes/origin/6.4.x) 06:46:06 [2026-07-09T04:46:06.228Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:06 [2026-07-09T04:46:06.233Z] > /usr/bin/git checkout -f 4bae55fb67b49347402d93474240a70b795e2bd9 # timeout=10 06:46:06 [2026-07-09T04:46:06.274Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:06 [2026-07-09T04:46:06.288Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:06 [2026-07-09T04:46:06.295Z] > /usr/bin/git checkout -b 6.4.x 4bae55fb67b49347402d93474240a70b795e2bd9 # timeout=10 06:46:06 [2026-07-09T04:46:06.359Z] Commit message: "some improvement" 06:46:06 [2026-07-09T04:46:06.359Z] > /usr/bin/git rev-list --no-walk 4bae55fb67b49347402d93474240a70b795e2bd9 # timeout=10 06:46:06 [2026-07-09T04:46:06.380Z] [Pipeline] fileExists 06:46:06 [2026-07-09T04:46:06.387Z] [Pipeline] readMavenPom 06:46:06 [2026-07-09T04:46:06.404Z] [Pipeline] sh 06:46:06 [2026-07-09T04:46:06.661Z] + git rev-parse HEAD 06:46:06 [2026-07-09T04:46:06.663Z] [Pipeline] echo 06:46:06 [2026-07-09T04:46:06.664Z] Silverpeas-Components: current commit is 4bae55fb67b49347402d93474240a70b795e2bd9 and last build commit is 4bae55fb67b49347402d93474240a70b795e2bd9 06:46:06 [2026-07-09T04:46:06.665Z] [Pipeline] } 06:46:06 [2026-07-09T04:46:06.674Z] [Pipeline] // dir 06:46:06 [2026-07-09T04:46:06.682Z] [Pipeline] echo 06:46:06 [2026-07-09T04:46:06.683Z] Build skipped due to no changes have been done since the last build 06:46:06 [2026-07-09T04:46:06.693Z] [Pipeline] dir 06:46:06 [2026-07-09T04:46:06.693Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks 06:46:06 [2026-07-09T04:46:06.694Z] [Pipeline] { 06:46:06 [2026-07-09T04:46:06.707Z] [Pipeline] git 06:46:06 [2026-07-09T04:46:06.709Z] Selected Git installation does not exist. Using Default 06:46:06 [2026-07-09T04:46:06.709Z] The recommended git tool is: NONE 06:46:06 [2026-07-09T04:46:06.709Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:06 [2026-07-09T04:46:06.725Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@359f6f6c; decorates hudson.Launcher$LocalLauncher@43e30754 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:06 [2026-07-09T04:46:06.725Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 06:46:06 [2026-07-09T04:46:06.731Z] Fetching changes from the remote Git repository 06:46:06 [2026-07-09T04:46:06.733Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 06:46:06 [2026-07-09T04:46:06.739Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 06:46:06 [2026-07-09T04:46:06.739Z] > /usr/bin/git --version # timeout=10 06:46:06 [2026-07-09T04:46:06.743Z] > git --version # 'git version 2.43.0' 06:46:06 [2026-07-09T04:46:06.743Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:06 [2026-07-09T04:46:06.749Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:07 [2026-07-09T04:46:07.209Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:07 [2026-07-09T04:46:07.215Z] Checking out Revision 0e662437342b274a86a7d2e52e6e3cc8db265546 (refs/remotes/origin/6.4.x) 06:46:07 [2026-07-09T04:46:07.215Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:07 [2026-07-09T04:46:07.220Z] > /usr/bin/git checkout -f 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10 06:46:07 [2026-07-09T04:46:07.233Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:07 [2026-07-09T04:46:07.240Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:07 [2026-07-09T04:46:07.248Z] > /usr/bin/git checkout -b 6.4.x 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10 06:46:07 [2026-07-09T04:46:07.262Z] Commit message: "Fix regression #15379" 06:46:07 [2026-07-09T04:46:07.262Z] > /usr/bin/git rev-list --no-walk 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10 06:46:07 [2026-07-09T04:46:07.280Z] [Pipeline] fileExists 06:46:07 [2026-07-09T04:46:07.289Z] [Pipeline] readMavenPom 06:46:07 [2026-07-09T04:46:07.299Z] [Pipeline] sh 06:46:07 [2026-07-09T04:46:07.556Z] + git rev-parse HEAD 06:46:07 [2026-07-09T04:46:07.559Z] [Pipeline] echo 06:46:07 [2026-07-09T04:46:07.560Z] Silverpeas-Looks: current commit is 0e662437342b274a86a7d2e52e6e3cc8db265546 and last build commit is 0e662437342b274a86a7d2e52e6e3cc8db265546 06:46:07 [2026-07-09T04:46:07.563Z] [Pipeline] } 06:46:07 [2026-07-09T04:46:07.571Z] [Pipeline] // dir 06:46:07 [2026-07-09T04:46:07.580Z] [Pipeline] echo 06:46:07 [2026-07-09T04:46:07.581Z] Build skipped due to no changes have been done since the last build 06:46:07 [2026-07-09T04:46:07.588Z] [Pipeline] dir 06:46:07 [2026-07-09T04:46:07.588Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup 06:46:07 [2026-07-09T04:46:07.589Z] [Pipeline] { 06:46:07 [2026-07-09T04:46:07.598Z] [Pipeline] git 06:46:07 [2026-07-09T04:46:07.600Z] The recommended git tool is: NONE 06:46:07 [2026-07-09T04:46:07.600Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:07 [2026-07-09T04:46:07.610Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@51990f95; decorates hudson.Launcher$LocalLauncher@6d509208 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:07 [2026-07-09T04:46:07.610Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 06:46:07 [2026-07-09T04:46:07.616Z] Fetching changes from the remote Git repository 06:46:07 [2026-07-09T04:46:07.618Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 06:46:07 [2026-07-09T04:46:07.624Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 06:46:07 [2026-07-09T04:46:07.624Z] > /usr/bin/git --version # timeout=10 06:46:07 [2026-07-09T04:46:07.628Z] > git --version # 'git version 2.43.0' 06:46:07 [2026-07-09T04:46:07.628Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:07 [2026-07-09T04:46:07.636Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:08 [2026-07-09T04:46:08.106Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:08 [2026-07-09T04:46:08.112Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x) 06:46:08 [2026-07-09T04:46:08.112Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:08 [2026-07-09T04:46:08.116Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10 06:46:08 [2026-07-09T04:46:08.126Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:08 [2026-07-09T04:46:08.134Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:08 [2026-07-09T04:46:08.139Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10 06:46:08 [2026-07-09T04:46:08.149Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7" 06:46:08 [2026-07-09T04:46:08.150Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10 06:46:08 [2026-07-09T04:46:08.167Z] [Pipeline] fileExists 06:46:08 [2026-07-09T04:46:08.175Z] [Pipeline] sh 06:46:08 [2026-07-09T04:46:08.429Z] + git rev-parse HEAD 06:46:08 [2026-07-09T04:46:08.432Z] [Pipeline] echo 06:46:08 [2026-07-09T04:46:08.432Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 06:46:08 [2026-07-09T04:46:08.435Z] [Pipeline] } 06:46:08 [2026-07-09T04:46:08.450Z] [Pipeline] // dir 06:46:08 [2026-07-09T04:46:08.467Z] [Pipeline] echo 06:46:08 [2026-07-09T04:46:08.467Z] Build skipped due to no changes have been done since the last build 06:46:08 [2026-07-09T04:46:08.485Z] [Pipeline] dir 06:46:08 [2026-07-09T04:46:08.486Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution 06:46:08 [2026-07-09T04:46:08.487Z] [Pipeline] { 06:46:08 [2026-07-09T04:46:08.504Z] [Pipeline] git 06:46:08 [2026-07-09T04:46:08.507Z] The recommended git tool is: NONE 06:46:08 [2026-07-09T04:46:08.508Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:08 [2026-07-09T04:46:08.520Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1eb4518e; decorates hudson.Launcher$LocalLauncher@49e5af48 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:08 [2026-07-09T04:46:08.520Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 06:46:08 [2026-07-09T04:46:08.535Z] Fetching changes from the remote Git repository 06:46:08 [2026-07-09T04:46:08.536Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 06:46:08 [2026-07-09T04:46:08.541Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 06:46:08 [2026-07-09T04:46:08.541Z] > /usr/bin/git --version # timeout=10 06:46:08 [2026-07-09T04:46:08.545Z] > git --version # 'git version 2.43.0' 06:46:08 [2026-07-09T04:46:08.545Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:08 [2026-07-09T04:46:08.550Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:08 [2026-07-09T04:46:08.976Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:08 [2026-07-09T04:46:08.982Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x) 06:46:08 [2026-07-09T04:46:08.982Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:08 [2026-07-09T04:46:08.988Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10 06:46:08 [2026-07-09T04:46:08.998Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:09 [2026-07-09T04:46:09.006Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:09 [2026-07-09T04:46:09.012Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10 06:46:09 [2026-07-09T04:46:09.022Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7" 06:46:09 [2026-07-09T04:46:09.022Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10 06:46:09 [2026-07-09T04:46:09.042Z] [Pipeline] fileExists 06:46:09 [2026-07-09T04:46:09.051Z] [Pipeline] readMavenPom 06:46:09 [2026-07-09T04:46:09.062Z] [Pipeline] sh 06:46:09 [2026-07-09T04:46:09.319Z] + git rev-parse HEAD 06:46:09 [2026-07-09T04:46:09.322Z] [Pipeline] echo 06:46:09 [2026-07-09T04:46:09.322Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 06:46:09 [2026-07-09T04:46:09.324Z] [Pipeline] } 06:46:09 [2026-07-09T04:46:09.335Z] [Pipeline] // dir 06:46:09 [2026-07-09T04:46:09.346Z] [Pipeline] echo 06:46:09 [2026-07-09T04:46:09.346Z] Build skipped due to no changes have been done since the last build 06:46:09 [2026-07-09T04:46:09.358Z] [Pipeline] dir 06:46:09 [2026-07-09T04:46:09.359Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly 06:46:09 [2026-07-09T04:46:09.359Z] [Pipeline] { 06:46:09 [2026-07-09T04:46:09.373Z] [Pipeline] git 06:46:09 [2026-07-09T04:46:09.374Z] The recommended git tool is: NONE 06:46:09 [2026-07-09T04:46:09.375Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:09 [2026-07-09T04:46:09.386Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@697141ea; decorates hudson.Launcher$LocalLauncher@fbed42a will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:09 [2026-07-09T04:46:09.387Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 06:46:09 [2026-07-09T04:46:09.393Z] Fetching changes from the remote Git repository 06:46:09 [2026-07-09T04:46:09.394Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 06:46:09 [2026-07-09T04:46:09.400Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 06:46:09 [2026-07-09T04:46:09.400Z] > /usr/bin/git --version # timeout=10 06:46:09 [2026-07-09T04:46:09.405Z] > git --version # 'git version 2.43.0' 06:46:09 [2026-07-09T04:46:09.405Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:09 [2026-07-09T04:46:09.410Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:10 [2026-07-09T04:46:10.190Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:10 [2026-07-09T04:46:10.195Z] Checking out Revision ec2a5e5d0eb0dd278d582191f954c408f288c447 (refs/remotes/origin/6.4.x) 06:46:10 [2026-07-09T04:46:10.195Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:10 [2026-07-09T04:46:10.200Z] > /usr/bin/git checkout -f ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10 06:46:10 [2026-07-09T04:46:10.206Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:10 [2026-07-09T04:46:10.215Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:10 [2026-07-09T04:46:10.223Z] > /usr/bin/git checkout -b 6.4.x ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10 06:46:10 [2026-07-09T04:46:10.231Z] Commit message: "Update parent POM to 1.6.3" 06:46:10 [2026-07-09T04:46:10.231Z] > /usr/bin/git rev-list --no-walk ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10 06:46:10 [2026-07-09T04:46:10.248Z] [Pipeline] fileExists 06:46:10 [2026-07-09T04:46:10.259Z] [Pipeline] readMavenPom 06:46:10 [2026-07-09T04:46:10.272Z] [Pipeline] sh 06:46:10 [2026-07-09T04:46:10.526Z] + git rev-parse HEAD 06:46:10 [2026-07-09T04:46:10.528Z] [Pipeline] echo 06:46:10 [2026-07-09T04:46:10.528Z] Silverpeas-Assembly: current commit is ec2a5e5d0eb0dd278d582191f954c408f288c447 and last build commit is ec2a5e5d0eb0dd278d582191f954c408f288c447 06:46:10 [2026-07-09T04:46:10.530Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.542Z] [Pipeline] // dir 06:46:10 [2026-07-09T04:46:10.557Z] [Pipeline] echo 06:46:10 [2026-07-09T04:46:10.557Z] Build skipped due to no changes have been done since the last build 06:46:10 [2026-07-09T04:46:10.558Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.575Z] [Pipeline] // script 06:46:10 [2026-07-09T04:46:10.590Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.604Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.623Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.623Z] [Pipeline] { (Build Silverpeas) 06:46:10 [2026-07-09T04:46:10.649Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.650Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.665Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.665Z] [Pipeline] { (Build Silverpeas-Core) 06:46:10 [2026-07-09T04:46:10.674Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.674Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.675Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.687Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.699Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.699Z] [Pipeline] { (Build Silverpeas-Components) 06:46:10 [2026-07-09T04:46:10.710Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.711Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.712Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.722Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.734Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.735Z] [Pipeline] { (Build Silverpeas-Assembly) 06:46:10 [2026-07-09T04:46:10.744Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.745Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.747Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.755Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.766Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.766Z] [Pipeline] { (Build Silverpeas Setup) 06:46:10 [2026-07-09T04:46:10.776Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.776Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.778Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.786Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.796Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.797Z] [Pipeline] { (Build Silverpeas Distribution) 06:46:10 [2026-07-09T04:46:10.805Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.806Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.807Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.815Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.826Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.827Z] [Pipeline] { (Build Silverpeas-Looks) 06:46:10 [2026-07-09T04:46:10.835Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.836Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.838Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.845Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.855Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.856Z] [Pipeline] { (Publish Silverpeas-Core) 06:46:10 [2026-07-09T04:46:10.863Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.864Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.866Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.878Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.888Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.888Z] [Pipeline] { (Publish Silverpeas-Components) 06:46:10 [2026-07-09T04:46:10.899Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.900Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.902Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.910Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.922Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.923Z] [Pipeline] { (Publish Silverpeas-Assembly) 06:46:10 [2026-07-09T04:46:10.932Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.934Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.935Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.946Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.956Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.957Z] [Pipeline] { (Publish Silverpeas-Setup) 06:46:10 [2026-07-09T04:46:10.965Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.966Z] [Pipeline] getContext 06:46:10 [2026-07-09T04:46:10.968Z] [Pipeline] } 06:46:10 [2026-07-09T04:46:10.976Z] [Pipeline] // stage 06:46:10 [2026-07-09T04:46:10.986Z] [Pipeline] stage 06:46:10 [2026-07-09T04:46:10.986Z] [Pipeline] { (Publish Silverpeas-Distribution) 06:46:10 [2026-07-09T04:46:10.997Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-07-09T04:46:10.998Z] [Pipeline] getContext 06:46:11 [2026-07-09T04:46:11.000Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.008Z] [Pipeline] // stage 06:46:11 [2026-07-09T04:46:11.018Z] [Pipeline] stage 06:46:11 [2026-07-09T04:46:11.019Z] [Pipeline] { (Publish Silverpeas-Looks) 06:46:11 [2026-07-09T04:46:11.029Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2026-07-09T04:46:11.030Z] [Pipeline] getContext 06:46:11 [2026-07-09T04:46:11.032Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.042Z] [Pipeline] // stage 06:46:11 [2026-07-09T04:46:11.052Z] [Pipeline] stage 06:46:11 [2026-07-09T04:46:11.053Z] [Pipeline] { (Publish Community Web Site) 06:46:11 [2026-07-09T04:46:11.060Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2026-07-09T04:46:11.061Z] [Pipeline] getContext 06:46:11 [2026-07-09T04:46:11.063Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.072Z] [Pipeline] // stage 06:46:11 [2026-07-09T04:46:11.079Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.089Z] [Pipeline] // stage 06:46:11 [2026-07-09T04:46:11.108Z] [Pipeline] stage 06:46:11 [2026-07-09T04:46:11.109Z] [Pipeline] { (Create YAML build report) 06:46:11 [2026-07-09T04:46:11.134Z] [Pipeline] script 06:46:11 [2026-07-09T04:46:11.138Z] [Pipeline] { 06:46:11 [2026-07-09T04:46:11.158Z] [Pipeline] sh 06:46:11 [2026-07-09T04:46:11.416Z] + mkdir -p target 06:46:11 [2026-07-09T04:46:11.418Z] [Pipeline] sh 06:46:11 [2026-07-09T04:46:11.675Z] + mv build.yaml target/ 06:46:11 [2026-07-09T04:46:11.676Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.694Z] [Pipeline] // script 06:46:11 [2026-07-09T04:46:11.712Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.729Z] [Pipeline] // stage 06:46:11 [2026-07-09T04:46:11.758Z] [Pipeline] stage 06:46:11 [2026-07-09T04:46:11.759Z] [Pipeline] { (Declarative: Post Actions) 06:46:11 [2026-07-09T04:46:11.790Z] [Pipeline] step 06:46:11 [2026-07-09T04:46:11.820Z] [Pipeline] script 06:46:11 [2026-07-09T04:46:11.824Z] [Pipeline] { 06:46:11 [2026-07-09T04:46:11.864Z] [Pipeline] } 06:46:11 [2026-07-09T04:46:11.877Z] [Pipeline] // script 06:46:11 [2026-07-09T04:46:11.894Z] [Pipeline] archiveArtifacts 06:46:11 [2026-07-09T04:46:11.896Z] Archiving artifacts 06:46:11 [2026-07-09T04:46:11.908Z] Enregistrement des empreintes numériques 06:46:11 [2026-07-09T04:46:11.922Z] [Pipeline] sh 06:46:12 [2026-07-09T04:46:12.179Z] + rm -rf target 06:46:12 [2026-07-09T04:46:12.185Z] [Pipeline] } 06:46:12 [2026-07-09T04:46:12.206Z] [Pipeline] // stage 06:46:12 [2026-07-09T04:46:12.223Z] [Pipeline] } 06:46:12 [2026-07-09T04:46:12.238Z] [Pipeline] // withEnv 06:46:12 [2026-07-09T04:46:12.249Z] [Pipeline] } 06:46:12 [2026-07-09T04:46:12.249Z] $ docker stop --time=1 4eacb2226e427792e28ce34abbfe30186e83b4d4abedfbcc3084073a2c2a7375 06:46:13 [2026-07-09T04:46:13.542Z] $ docker rm -f --volumes 4eacb2226e427792e28ce34abbfe30186e83b4d4abedfbcc3084073a2c2a7375 06:46:13 [2026-07-09T04:46:13.584Z] [Pipeline] // withDockerContainer 06:46:13 [2026-07-09T04:46:13.594Z] [Pipeline] } 06:46:13 [2026-07-09T04:46:13.604Z] [Pipeline] // withEnv 06:46:13 [2026-07-09T04:46:13.614Z] [Pipeline] } 06:46:13 [2026-07-09T04:46:13.623Z] [Pipeline] // node 06:46:13 [2026-07-09T04:46:13.631Z] [Pipeline] End of Pipeline 06:46:13 [2026-07-09T04:46:13.674Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #413 06:46:13 [2026-07-09T04:46:13.674Z] Finished: SUCCESS