01:21:00 [2026-05-07T23:21:00.554Z] Lancé par une alarme périodique 01:21:00 [2026-05-07T23:21:00.554Z] Running as userbuild 01:21:00 [2026-05-07T23:21:00.999Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2026-05-07T23:21:01.400Z] [Pipeline] Start of Pipeline 01:21:01 [2026-05-07T23:21:01.723Z] [Pipeline] node 01:21:01 [2026-05-07T23:21:01.726Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:01 [2026-05-07T23:21:01.730Z] [Pipeline] { 01:21:01 [2026-05-07T23:21:01.745Z] [Pipeline] stage 01:21:01 [2026-05-07T23:21:01.745Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:01 [2026-05-07T23:21:01.755Z] [Pipeline] checkout 01:21:01 [2026-05-07T23:21:01.757Z] Selected Git installation does not exist. Using Default 01:21:01 [2026-05-07T23:21:01.757Z] The recommended git tool is: NONE 01:21:01 [2026-05-07T23:21:01.757Z] No credentials specified 01:21:01 [2026-05-07T23:21:01.757Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:01 [2026-05-07T23:21:01.762Z] Fetching changes from the remote Git repository 01:21:01 [2026-05-07T23:21:01.766Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:01 [2026-05-07T23:21:01.771Z] Cleaning workspace 01:21:01 [2026-05-07T23:21:01.771Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:01 [2026-05-07T23:21:01.775Z] Resetting working tree 01:21:01 [2026-05-07T23:21:01.775Z] > /usr/bin/git reset --hard # timeout=10 01:21:01 [2026-05-07T23:21:01.784Z] > /usr/bin/git clean -fdx # timeout=10 01:21:01 [2026-05-07T23:21:01.790Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2026-05-07T23:21:01.790Z] > /usr/bin/git --version # timeout=10 01:21:01 [2026-05-07T23:21:01.794Z] > git --version # 'git version 2.43.0' 01:21:01 [2026-05-07T23:21:01.794Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2026-05-07T23:21:02.345Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2026-05-07T23:21:02.351Z] Checking out Revision c63c56a7332cbacd0b334c0acf871a474aef9eae (refs/remotes/origin/master) 01:21:02 [2026-05-07T23:21:02.351Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2026-05-07T23:21:02.355Z] > /usr/bin/git checkout -f c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10 01:21:02 [2026-05-07T23:21:02.367Z] Commit message: "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing" 01:21:02 [2026-05-07T23:21:02.367Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 01:21:02 [2026-05-07T23:21:02.390Z] [Pipeline] } 01:21:02 [2026-05-07T23:21:02.396Z] [Pipeline] // stage 01:21:02 [2026-05-07T23:21:02.415Z] [Pipeline] withEnv 01:21:02 [2026-05-07T23:21:02.416Z] [Pipeline] { 01:21:02 [2026-05-07T23:21:02.558Z] [Pipeline] isUnix 01:21:02 [2026-05-07T23:21:02.559Z] [Pipeline] withEnv 01:21:02 [2026-05-07T23:21:02.560Z] [Pipeline] { 01:21:02 [2026-05-07T23:21:02.578Z] [Pipeline] sh 01:21:02 [2026-05-07T23:21:02.836Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:02 [2026-05-07T23:21:02.836Z] . 01:21:02 [2026-05-07T23:21:02.836Z] [Pipeline] } 01:21:02 [2026-05-07T23:21:02.846Z] [Pipeline] // withEnv 01:21:02 [2026-05-07T23:21:02.857Z] [Pipeline] withDockerContainer 01:21:02 [2026-05-07T23:21:02.885Z] Jenkins does not seem to be running inside a container 01:21:02 [2026-05-07T23:21:02.892Z] $ 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 [2026-05-07T23:21:03.184Z] $ docker top 29cc4718dda846fed51a7cfb2fea4b5baf9c8e86220399b2a37a992599cac13c -eo pid,comm 01:21:03 [2026-05-07T23:21:03.221Z] [Pipeline] { 01:21:03 [2026-05-07T23:21:03.243Z] [Pipeline] withEnv 01:21:03 [2026-05-07T23:21:03.243Z] [Pipeline] { 01:21:03 [2026-05-07T23:21:03.266Z] [Pipeline] stage 01:21:03 [2026-05-07T23:21:03.267Z] [Pipeline] { (Prepare the job) 01:21:03 [2026-05-07T23:21:03.306Z] [Pipeline] sh 01:21:03 [2026-05-07T23:21:03.563Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:03 [2026-05-07T23:21:03.815Z] [Pipeline] script 01:21:03 [2026-05-07T23:21:03.820Z] [Pipeline] { 01:21:03 [2026-05-07T23:21:03.843Z] [Pipeline] readMavenPom 01:21:03 [2026-05-07T23:21:03.872Z] 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. 01:21:03 [2026-05-07T23:21:03.874Z] 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. 01:21:03 [2026-05-07T23:21:03.876Z] 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. 01:21:03 [2026-05-07T23:21:03.876Z] 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. 01:21:03 [2026-05-07T23:21:03.876Z] 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. 01:21:03 [2026-05-07T23:21:03.878Z] [Pipeline] sh 01:21:04 [2026-05-07T23:21:04.136Z] + rm -f pom.xml 01:21:04 [2026-05-07T23:21:04.137Z] [Pipeline] } 01:21:04 [2026-05-07T23:21:04.147Z] [Pipeline] // script 01:21:04 [2026-05-07T23:21:04.163Z] [Pipeline] } 01:21:04 [2026-05-07T23:21:04.177Z] [Pipeline] // stage 01:21:04 [2026-05-07T23:21:04.193Z] [Pipeline] stage 01:21:04 [2026-05-07T23:21:04.193Z] [Pipeline] { (Check POM parent version) 01:21:04 [2026-05-07T23:21:04.252Z] Stage "Check POM parent version" skipped due to when conditional 01:21:04 [2026-05-07T23:21:04.253Z] [Pipeline] getContext 01:21:04 [2026-05-07T23:21:04.260Z] [Pipeline] } 01:21:04 [2026-05-07T23:21:04.272Z] [Pipeline] // stage 01:21:04 [2026-05-07T23:21:04.286Z] [Pipeline] stage 01:21:04 [2026-05-07T23:21:04.286Z] [Pipeline] { (Checkout projects and check code changes) 01:21:04 [2026-05-07T23:21:04.308Z] [Pipeline] script 01:21:04 [2026-05-07T23:21:04.312Z] [Pipeline] { 01:21:04 [2026-05-07T23:21:04.333Z] [Pipeline] copyArtifacts 01:21:04 [2026-05-07T23:21:04.340Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 282 01:21:04 [2026-05-07T23:21:04.350Z] [Pipeline] fileExists 01:21:04 [2026-05-07T23:21:04.362Z] [Pipeline] readYaml 01:21:04 [2026-05-07T23:21:04.371Z] 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. 01:21:04 [2026-05-07T23:21:04.374Z] [Pipeline] dir 01:21:04 [2026-05-07T23:21:04.374Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:04 [2026-05-07T23:21:04.374Z] [Pipeline] { 01:21:04 [2026-05-07T23:21:04.393Z] [Pipeline] git 01:21:04 [2026-05-07T23:21:04.395Z] The recommended git tool is: /usr/bin/git 01:21:04 [2026-05-07T23:21:04.396Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:04 [2026-05-07T23:21:04.407Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7c26aac8; decorates hudson.Launcher$LocalLauncher@1d35b22f will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:04 [2026-05-07T23:21:04.408Z] > /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 [2026-05-07T23:21:04.414Z] Fetching changes from the remote Git repository 01:21:04 [2026-05-07T23:21:04.416Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:04 [2026-05-07T23:21:04.421Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:04 [2026-05-07T23:21:04.421Z] > /usr/bin/git --version # timeout=10 01:21:04 [2026-05-07T23:21:04.426Z] > git --version # 'git version 2.43.0' 01:21:04 [2026-05-07T23:21:04.426Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:04 [2026-05-07T23:21:04.433Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:05 [2026-05-07T23:21:05.188Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:05 [2026-05-07T23:21:05.193Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) 01:21:05 [2026-05-07T23:21:05.194Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:05 [2026-05-07T23:21:05.199Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:05 [2026-05-07T23:21:05.251Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:05 [2026-05-07T23:21:05.270Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:05 [2026-05-07T23:21:05.277Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:05 [2026-05-07T23:21:05.350Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" 01:21:05 [2026-05-07T23:21:05.350Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:05 [2026-05-07T23:21:05.372Z] [Pipeline] fileExists 01:21:05 [2026-05-07T23:21:05.380Z] [Pipeline] readMavenPom 01:21:05 [2026-05-07T23:21:05.390Z] [Pipeline] sh 01:21:05 [2026-05-07T23:21:05.647Z] + git rev-parse HEAD 01:21:05 [2026-05-07T23:21:05.648Z] [Pipeline] echo 01:21:05 [2026-05-07T23:21:05.649Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c 01:21:05 [2026-05-07T23:21:05.650Z] [Pipeline] } 01:21:05 [2026-05-07T23:21:05.660Z] [Pipeline] // dir 01:21:05 [2026-05-07T23:21:05.669Z] [Pipeline] echo 01:21:05 [2026-05-07T23:21:05.669Z] Build skipped due to no changes have been done since the last build 01:21:05 [2026-05-07T23:21:05.694Z] [Pipeline] dir 01:21:05 [2026-05-07T23:21:05.694Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:05 [2026-05-07T23:21:05.695Z] [Pipeline] { 01:21:05 [2026-05-07T23:21:05.707Z] [Pipeline] git 01:21:05 [2026-05-07T23:21:05.709Z] The recommended git tool is: /usr/bin/git 01:21:05 [2026-05-07T23:21:05.709Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:05 [2026-05-07T23:21:05.725Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@508fe056; decorates hudson.Launcher$LocalLauncher@3f8a7d87 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:05 [2026-05-07T23:21:05.726Z] > /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 [2026-05-07T23:21:05.732Z] Fetching changes from the remote Git repository 01:21:05 [2026-05-07T23:21:05.734Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:05 [2026-05-07T23:21:05.739Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:05 [2026-05-07T23:21:05.739Z] > /usr/bin/git --version # timeout=10 01:21:05 [2026-05-07T23:21:05.743Z] > git --version # 'git version 2.43.0' 01:21:05 [2026-05-07T23:21:05.743Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:05 [2026-05-07T23:21:05.748Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:06 [2026-05-07T23:21:06.476Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:06 [2026-05-07T23:21:06.482Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) 01:21:06 [2026-05-07T23:21:06.482Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:06 [2026-05-07T23:21:06.486Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:06 [2026-05-07T23:21:06.516Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:06 [2026-05-07T23:21:06.529Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:06 [2026-05-07T23:21:06.536Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:06 [2026-05-07T23:21:06.575Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" 01:21:06 [2026-05-07T23:21:06.575Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:06 [2026-05-07T23:21:06.594Z] [Pipeline] fileExists 01:21:06 [2026-05-07T23:21:06.600Z] [Pipeline] readMavenPom 01:21:06 [2026-05-07T23:21:06.613Z] [Pipeline] sh 01:21:06 [2026-05-07T23:21:06.870Z] + git rev-parse HEAD 01:21:06 [2026-05-07T23:21:06.872Z] [Pipeline] echo 01:21:06 [2026-05-07T23:21:06.873Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 01:21:06 [2026-05-07T23:21:06.874Z] [Pipeline] } 01:21:06 [2026-05-07T23:21:06.889Z] [Pipeline] // dir 01:21:06 [2026-05-07T23:21:06.910Z] [Pipeline] echo 01:21:06 [2026-05-07T23:21:06.910Z] Build skipped due to no changes have been done since the last build 01:21:06 [2026-05-07T23:21:06.921Z] [Pipeline] dir 01:21:06 [2026-05-07T23:21:06.921Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:06 [2026-05-07T23:21:06.922Z] [Pipeline] { 01:21:06 [2026-05-07T23:21:06.935Z] [Pipeline] git 01:21:06 [2026-05-07T23:21:06.937Z] Selected Git installation does not exist. Using Default 01:21:06 [2026-05-07T23:21:06.937Z] The recommended git tool is: NONE 01:21:06 [2026-05-07T23:21:06.938Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2026-05-07T23:21:06.949Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6f680e6; decorates hudson.Launcher$LocalLauncher@302f6f5b will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2026-05-07T23:21:06.950Z] > /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 [2026-05-07T23:21:06.956Z] Fetching changes from the remote Git repository 01:21:06 [2026-05-07T23:21:06.958Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:06 [2026-05-07T23:21:06.963Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:06 [2026-05-07T23:21:06.963Z] > /usr/bin/git --version # timeout=10 01:21:06 [2026-05-07T23:21:06.968Z] > git --version # 'git version 2.43.0' 01:21:06 [2026-05-07T23:21:06.968Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:06 [2026-05-07T23:21:06.973Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:07 [2026-05-07T23:21:07.552Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:07 [2026-05-07T23:21:07.558Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) 01:21:07 [2026-05-07T23:21:07.559Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:07 [2026-05-07T23:21:07.563Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:07 [2026-05-07T23:21:07.572Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:07 [2026-05-07T23:21:07.580Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:07 [2026-05-07T23:21:07.586Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:07 [2026-05-07T23:21:07.600Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" 01:21:07 [2026-05-07T23:21:07.600Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:07 [2026-05-07T23:21:07.616Z] [Pipeline] fileExists 01:21:07 [2026-05-07T23:21:07.625Z] [Pipeline] readMavenPom 01:21:07 [2026-05-07T23:21:07.636Z] [Pipeline] sh 01:21:07 [2026-05-07T23:21:07.895Z] + git rev-parse HEAD 01:21:07 [2026-05-07T23:21:07.897Z] [Pipeline] echo 01:21:07 [2026-05-07T23:21:07.898Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 01:21:07 [2026-05-07T23:21:07.900Z] [Pipeline] } 01:21:07 [2026-05-07T23:21:07.915Z] [Pipeline] // dir 01:21:07 [2026-05-07T23:21:07.931Z] [Pipeline] echo 01:21:07 [2026-05-07T23:21:07.931Z] Build skipped due to no changes have been done since the last build 01:21:07 [2026-05-07T23:21:07.948Z] [Pipeline] dir 01:21:07 [2026-05-07T23:21:07.948Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:07 [2026-05-07T23:21:07.949Z] [Pipeline] { 01:21:07 [2026-05-07T23:21:07.969Z] [Pipeline] git 01:21:07 [2026-05-07T23:21:07.972Z] The recommended git tool is: NONE 01:21:07 [2026-05-07T23:21:07.973Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:07 [2026-05-07T23:21:07.983Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2e701db8; decorates hudson.Launcher$LocalLauncher@4e872858 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:07 [2026-05-07T23:21:07.984Z] > /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 [2026-05-07T23:21:07.990Z] Fetching changes from the remote Git repository 01:21:07 [2026-05-07T23:21:07.993Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:07 [2026-05-07T23:21:07.999Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:07 [2026-05-07T23:21:07.999Z] > /usr/bin/git --version # timeout=10 01:21:08 [2026-05-07T23:21:08.003Z] > git --version # 'git version 2.43.0' 01:21:08 [2026-05-07T23:21:08.003Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2026-05-07T23:21:08.008Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2026-05-07T23:21:08.405Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2026-05-07T23:21:08.410Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) 01:21:08 [2026-05-07T23:21:08.410Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2026-05-07T23:21:08.415Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:08 [2026-05-07T23:21:08.422Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2026-05-07T23:21:08.429Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2026-05-07T23:21:08.435Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:08 [2026-05-07T23:21:08.445Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" 01:21:08 [2026-05-07T23:21:08.445Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:08 [2026-05-07T23:21:08.462Z] [Pipeline] fileExists 01:21:08 [2026-05-07T23:21:08.481Z] [Pipeline] sh 01:21:08 [2026-05-07T23:21:08.740Z] + git rev-parse HEAD 01:21:08 [2026-05-07T23:21:08.742Z] [Pipeline] echo 01:21:08 [2026-05-07T23:21:08.743Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 01:21:08 [2026-05-07T23:21:08.745Z] [Pipeline] } 01:21:08 [2026-05-07T23:21:08.761Z] [Pipeline] // dir 01:21:08 [2026-05-07T23:21:08.778Z] [Pipeline] echo 01:21:08 [2026-05-07T23:21:08.778Z] Build skipped due to no changes have been done since the last build 01:21:08 [2026-05-07T23:21:08.795Z] [Pipeline] dir 01:21:08 [2026-05-07T23:21:08.795Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:08 [2026-05-07T23:21:08.796Z] [Pipeline] { 01:21:08 [2026-05-07T23:21:08.817Z] [Pipeline] git 01:21:08 [2026-05-07T23:21:08.819Z] The recommended git tool is: NONE 01:21:08 [2026-05-07T23:21:08.819Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:08 [2026-05-07T23:21:08.827Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@721d3d5a; decorates hudson.Launcher$LocalLauncher@7a51c3f2 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:08 [2026-05-07T23:21:08.827Z] > /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 [2026-05-07T23:21:08.833Z] Fetching changes from the remote Git repository 01:21:08 [2026-05-07T23:21:08.835Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:08 [2026-05-07T23:21:08.840Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:08 [2026-05-07T23:21:08.840Z] > /usr/bin/git --version # timeout=10 01:21:08 [2026-05-07T23:21:08.845Z] > git --version # 'git version 2.43.0' 01:21:08 [2026-05-07T23:21:08.845Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2026-05-07T23:21:08.850Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2026-05-07T23:21:09.210Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2026-05-07T23:21:09.216Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) 01:21:09 [2026-05-07T23:21:09.216Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2026-05-07T23:21:09.220Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:09 [2026-05-07T23:21:09.228Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2026-05-07T23:21:09.235Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2026-05-07T23:21:09.241Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:09 [2026-05-07T23:21:09.250Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" 01:21:09 [2026-05-07T23:21:09.251Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:09 [2026-05-07T23:21:09.273Z] [Pipeline] fileExists 01:21:09 [2026-05-07T23:21:09.289Z] [Pipeline] readMavenPom 01:21:09 [2026-05-07T23:21:09.309Z] [Pipeline] sh 01:21:09 [2026-05-07T23:21:09.567Z] + git rev-parse HEAD 01:21:09 [2026-05-07T23:21:09.570Z] [Pipeline] echo 01:21:09 [2026-05-07T23:21:09.570Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 01:21:09 [2026-05-07T23:21:09.572Z] [Pipeline] } 01:21:09 [2026-05-07T23:21:09.588Z] [Pipeline] // dir 01:21:09 [2026-05-07T23:21:09.605Z] [Pipeline] echo 01:21:09 [2026-05-07T23:21:09.605Z] Build skipped due to no changes have been done since the last build 01:21:09 [2026-05-07T23:21:09.623Z] [Pipeline] dir 01:21:09 [2026-05-07T23:21:09.623Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:09 [2026-05-07T23:21:09.624Z] [Pipeline] { 01:21:09 [2026-05-07T23:21:09.645Z] [Pipeline] git 01:21:09 [2026-05-07T23:21:09.646Z] The recommended git tool is: NONE 01:21:09 [2026-05-07T23:21:09.647Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:09 [2026-05-07T23:21:09.655Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4155c282; decorates hudson.Launcher$LocalLauncher@770bc45f will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:09 [2026-05-07T23:21:09.655Z] > /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 [2026-05-07T23:21:09.660Z] Fetching changes from the remote Git repository 01:21:09 [2026-05-07T23:21:09.662Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:09 [2026-05-07T23:21:09.667Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:09 [2026-05-07T23:21:09.667Z] > /usr/bin/git --version # timeout=10 01:21:09 [2026-05-07T23:21:09.672Z] > git --version # 'git version 2.43.0' 01:21:09 [2026-05-07T23:21:09.672Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:09 [2026-05-07T23:21:09.677Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:10 [2026-05-07T23:21:10.142Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:10 [2026-05-07T23:21:10.149Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) 01:21:10 [2026-05-07T23:21:10.150Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:10 [2026-05-07T23:21:10.154Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:10 [2026-05-07T23:21:10.163Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:10 [2026-05-07T23:21:10.175Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:10 [2026-05-07T23:21:10.181Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:10 [2026-05-07T23:21:10.190Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" 01:21:10 [2026-05-07T23:21:10.190Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:10 [2026-05-07T23:21:10.208Z] [Pipeline] fileExists 01:21:10 [2026-05-07T23:21:10.215Z] [Pipeline] readMavenPom 01:21:10 [2026-05-07T23:21:10.230Z] [Pipeline] sh 01:21:10 [2026-05-07T23:21:10.488Z] + git rev-parse HEAD 01:21:10 [2026-05-07T23:21:10.490Z] [Pipeline] echo 01:21:10 [2026-05-07T23:21:10.491Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 01:21:10 [2026-05-07T23:21:10.492Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.511Z] [Pipeline] // dir 01:21:10 [2026-05-07T23:21:10.528Z] [Pipeline] echo 01:21:10 [2026-05-07T23:21:10.528Z] Build skipped due to no changes have been done since the last build 01:21:10 [2026-05-07T23:21:10.528Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.545Z] [Pipeline] // script 01:21:10 [2026-05-07T23:21:10.562Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.581Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.595Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.595Z] [Pipeline] { (Build Silverpeas) 01:21:10 [2026-05-07T23:21:10.615Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.617Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.647Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.648Z] [Pipeline] { (Build Silverpeas-Core) 01:21:10 [2026-05-07T23:21:10.655Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.656Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.658Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.668Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.678Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.678Z] [Pipeline] { (Build Silverpeas-Components) 01:21:10 [2026-05-07T23:21:10.686Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.687Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.689Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.697Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.706Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.706Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:10 [2026-05-07T23:21:10.714Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.716Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.718Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.725Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.734Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.735Z] [Pipeline] { (Build Silverpeas Setup) 01:21:10 [2026-05-07T23:21:10.742Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.743Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.745Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.752Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.761Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.762Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:10 [2026-05-07T23:21:10.770Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.771Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.773Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.781Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.790Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.791Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:10 [2026-05-07T23:21:10.799Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.800Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.802Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.810Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.819Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.820Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:10 [2026-05-07T23:21:10.828Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.829Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.831Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.838Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.846Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.847Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:10 [2026-05-07T23:21:10.854Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.855Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.857Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.864Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.873Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.874Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:10 [2026-05-07T23:21:10.881Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.882Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.884Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.891Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.900Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.901Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:10 [2026-05-07T23:21:10.908Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.909Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.911Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.919Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.928Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.928Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:10 [2026-05-07T23:21:10.936Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.937Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.939Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.946Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.954Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.955Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:10 [2026-05-07T23:21:10.963Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.964Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.965Z] [Pipeline] } 01:21:10 [2026-05-07T23:21:10.972Z] [Pipeline] // stage 01:21:10 [2026-05-07T23:21:10.980Z] [Pipeline] stage 01:21:10 [2026-05-07T23:21:10.981Z] [Pipeline] { (Publish Community Web Site) 01:21:10 [2026-05-07T23:21:10.990Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2026-05-07T23:21:10.991Z] [Pipeline] getContext 01:21:10 [2026-05-07T23:21:10.993Z] [Pipeline] } 01:21:11 [2026-05-07T23:21:11.000Z] [Pipeline] // stage 01:21:11 [2026-05-07T23:21:11.007Z] [Pipeline] } 01:21:11 [2026-05-07T23:21:11.013Z] [Pipeline] // stage 01:21:11 [2026-05-07T23:21:11.036Z] [Pipeline] stage 01:21:11 [2026-05-07T23:21:11.037Z] [Pipeline] { (Create YAML build report) 01:21:11 [2026-05-07T23:21:11.062Z] [Pipeline] script 01:21:11 [2026-05-07T23:21:11.066Z] [Pipeline] { 01:21:11 [2026-05-07T23:21:11.085Z] [Pipeline] sh 01:21:11 [2026-05-07T23:21:11.343Z] + mkdir -p target 01:21:11 [2026-05-07T23:21:11.346Z] [Pipeline] sh 01:21:11 [2026-05-07T23:21:11.606Z] + mv build.yaml target/ 01:21:11 [2026-05-07T23:21:11.607Z] [Pipeline] } 01:21:11 [2026-05-07T23:21:11.624Z] [Pipeline] // script 01:21:11 [2026-05-07T23:21:11.641Z] [Pipeline] } 01:21:11 [2026-05-07T23:21:11.658Z] [Pipeline] // stage 01:21:11 [2026-05-07T23:21:11.681Z] [Pipeline] stage 01:21:11 [2026-05-07T23:21:11.682Z] [Pipeline] { (Declarative: Post Actions) 01:21:11 [2026-05-07T23:21:11.711Z] [Pipeline] step 01:21:11 [2026-05-07T23:21:11.743Z] [Pipeline] script 01:21:11 [2026-05-07T23:21:11.747Z] [Pipeline] { 01:21:11 [2026-05-07T23:21:11.784Z] [Pipeline] } 01:21:11 [2026-05-07T23:21:11.809Z] [Pipeline] // script 01:21:11 [2026-05-07T23:21:11.832Z] [Pipeline] archiveArtifacts 01:21:11 [2026-05-07T23:21:11.835Z] Archiving artifacts 01:21:11 [2026-05-07T23:21:11.852Z] Enregistrement des empreintes numériques 01:21:11 [2026-05-07T23:21:11.868Z] [Pipeline] sh 01:21:12 [2026-05-07T23:21:12.126Z] + rm -rf target 01:21:12 [2026-05-07T23:21:12.133Z] [Pipeline] } 01:21:12 [2026-05-07T23:21:12.150Z] [Pipeline] // stage 01:21:12 [2026-05-07T23:21:12.167Z] [Pipeline] } 01:21:12 [2026-05-07T23:21:12.183Z] [Pipeline] // withEnv 01:21:12 [2026-05-07T23:21:12.200Z] [Pipeline] } 01:21:12 [2026-05-07T23:21:12.200Z] $ docker stop --time=1 29cc4718dda846fed51a7cfb2fea4b5baf9c8e86220399b2a37a992599cac13c 01:21:13 [2026-05-07T23:21:13.453Z] $ docker rm -f --volumes 29cc4718dda846fed51a7cfb2fea4b5baf9c8e86220399b2a37a992599cac13c 01:21:13 [2026-05-07T23:21:13.489Z] [Pipeline] // withDockerContainer 01:21:13 [2026-05-07T23:21:13.496Z] [Pipeline] } 01:21:13 [2026-05-07T23:21:13.502Z] [Pipeline] // withEnv 01:21:13 [2026-05-07T23:21:13.509Z] [Pipeline] } 01:21:13 [2026-05-07T23:21:13.516Z] [Pipeline] // node 01:21:13 [2026-05-07T23:21:13.529Z] [Pipeline] End of Pipeline 01:21:13 [2026-05-07T23:21:13.585Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #255 01:21:13 [2026-05-07T23:21:13.586Z] Finished: SUCCESS