06:46:00 [2025-11-03T05:46:00.638Z] Lancé par une alarme périodique 06:46:00 [2025-11-03T05:46:00.638Z] Running as userbuild 06:46:01 [2025-11-03T05:46:01.034Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2025-11-03T05:46:01.476Z] [Pipeline] Start of Pipeline 06:46:01 [2025-11-03T05:46:01.756Z] [Pipeline] node 06:46:01 [2025-11-03T05:46:01.760Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy 06:46:01 [2025-11-03T05:46:01.765Z] [Pipeline] { 06:46:01 [2025-11-03T05:46:01.783Z] [Pipeline] stage 06:46:01 [2025-11-03T05:46:01.784Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:01 [2025-11-03T05:46:01.796Z] [Pipeline] checkout 06:46:01 [2025-11-03T05:46:01.798Z] Selected Git installation does not exist. Using Default 06:46:01 [2025-11-03T05:46:01.798Z] The recommended git tool is: NONE 06:46:01 [2025-11-03T05:46:01.798Z] No credentials specified 06:46:01 [2025-11-03T05:46:01.799Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 06:46:01 [2025-11-03T05:46:01.803Z] Fetching changes from the remote Git repository 06:46:01 [2025-11-03T05:46:01.808Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:01 [2025-11-03T05:46:01.815Z] Cleaning workspace 06:46:01 [2025-11-03T05:46:01.815Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:01 [2025-11-03T05:46:01.819Z] Resetting working tree 06:46:01 [2025-11-03T05:46:01.819Z] > /usr/bin/git reset --hard # timeout=10 06:46:01 [2025-11-03T05:46:01.830Z] > /usr/bin/git clean -fdx # timeout=10 06:46:01 [2025-11-03T05:46:01.837Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2025-11-03T05:46:01.837Z] > /usr/bin/git --version # timeout=10 06:46:01 [2025-11-03T05:46:01.840Z] > git --version # 'git version 2.43.0' 06:46:01 [2025-11-03T05:46:01.840Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:02 [2025-11-03T05:46:02.360Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:02 [2025-11-03T05:46:02.366Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master) 06:46:02 [2025-11-03T05:46:02.366Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:02 [2025-11-03T05:46:02.371Z] > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10 06:46:02 [2025-11-03T05:46:02.384Z] Commit message: "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests" 06:46:02 [2025-11-03T05:46:02.384Z] > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10 06:46:02 [2025-11-03T05:46:02.408Z] [Pipeline] } 06:46:02 [2025-11-03T05:46:02.416Z] [Pipeline] // stage 06:46:02 [2025-11-03T05:46:02.441Z] [Pipeline] withEnv 06:46:02 [2025-11-03T05:46:02.442Z] [Pipeline] { 06:46:02 [2025-11-03T05:46:02.588Z] [Pipeline] isUnix 06:46:02 [2025-11-03T05:46:02.589Z] [Pipeline] withEnv 06:46:02 [2025-11-03T05:46:02.590Z] [Pipeline] { 06:46:02 [2025-11-03T05:46:02.606Z] [Pipeline] sh 06:46:02 [2025-11-03T05:46:02.863Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:02 [2025-11-03T05:46:02.863Z] . 06:46:02 [2025-11-03T05:46:02.865Z] [Pipeline] } 06:46:02 [2025-11-03T05:46:02.877Z] [Pipeline] // withEnv 06:46:02 [2025-11-03T05:46:02.892Z] [Pipeline] withDockerContainer 06:46:02 [2025-11-03T05:46:02.923Z] Jenkins does not seem to be running inside a container 06:46:02 [2025-11-03T05:46:02.930Z] $ 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 [2025-11-03T05:46:03.253Z] $ docker top 47fd8bc16d125669922b3f2eb1ba993e571917faacae10b3003306f0b549d2ee -eo pid,comm 06:46:03 [2025-11-03T05:46:03.293Z] [Pipeline] { 06:46:03 [2025-11-03T05:46:03.310Z] [Pipeline] withEnv 06:46:03 [2025-11-03T05:46:03.310Z] [Pipeline] { 06:46:03 [2025-11-03T05:46:03.333Z] [Pipeline] stage 06:46:03 [2025-11-03T05:46:03.334Z] [Pipeline] { (Prepare the job) 06:46:03 [2025-11-03T05:46:03.377Z] [Pipeline] sh 06:46:03 [2025-11-03T05:46:03.635Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml 06:46:03 [2025-11-03T05:46:03.888Z] [Pipeline] script 06:46:03 [2025-11-03T05:46:03.895Z] [Pipeline] { 06:46:03 [2025-11-03T05:46:03.915Z] [Pipeline] readMavenPom 06:46:03 [2025-11-03T05:46:03.942Z] 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:03 [2025-11-03T05:46:03.944Z] 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:03 [2025-11-03T05:46:03.945Z] 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:03 [2025-11-03T05:46:03.945Z] 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:03 [2025-11-03T05:46:03.945Z] 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:03 [2025-11-03T05:46:03.947Z] [Pipeline] sh 06:46:04 [2025-11-03T05:46:04.206Z] + rm -f pom.xml 06:46:04 [2025-11-03T05:46:04.207Z] [Pipeline] } 06:46:04 [2025-11-03T05:46:04.221Z] [Pipeline] // script 06:46:04 [2025-11-03T05:46:04.235Z] [Pipeline] } 06:46:04 [2025-11-03T05:46:04.248Z] [Pipeline] // stage 06:46:04 [2025-11-03T05:46:04.263Z] [Pipeline] stage 06:46:04 [2025-11-03T05:46:04.264Z] [Pipeline] { (Check POM parent version) 06:46:04 [2025-11-03T05:46:04.321Z] Stage "Check POM parent version" skipped due to when conditional 06:46:04 [2025-11-03T05:46:04.322Z] [Pipeline] getContext 06:46:04 [2025-11-03T05:46:04.324Z] [Pipeline] } 06:46:04 [2025-11-03T05:46:04.335Z] [Pipeline] // stage 06:46:04 [2025-11-03T05:46:04.349Z] [Pipeline] stage 06:46:04 [2025-11-03T05:46:04.350Z] [Pipeline] { (Checkout projects and check code changes) 06:46:04 [2025-11-03T05:46:04.377Z] [Pipeline] script 06:46:04 [2025-11-03T05:46:04.383Z] [Pipeline] { 06:46:04 [2025-11-03T05:46:04.404Z] [Pipeline] copyArtifacts 06:46:04 [2025-11-03T05:46:04.411Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 451 06:46:04 [2025-11-03T05:46:04.425Z] [Pipeline] fileExists 06:46:04 [2025-11-03T05:46:04.440Z] [Pipeline] readYaml 06:46:04 [2025-11-03T05:46:04.454Z] 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 [2025-11-03T05:46:04.457Z] [Pipeline] dir 06:46:04 [2025-11-03T05:46:04.457Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core 06:46:04 [2025-11-03T05:46:04.458Z] [Pipeline] { 06:46:04 [2025-11-03T05:46:04.477Z] [Pipeline] git 06:46:04 [2025-11-03T05:46:04.478Z] The recommended git tool is: /usr/bin/git 06:46:04 [2025-11-03T05:46:04.479Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:04 [2025-11-03T05:46:04.487Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@908b69d; decorates hudson.Launcher$LocalLauncher@3b55b45f will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:04 [2025-11-03T05:46:04.488Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 06:46:04 [2025-11-03T05:46:04.495Z] Fetching changes from the remote Git repository 06:46:04 [2025-11-03T05:46:04.497Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 06:46:04 [2025-11-03T05:46:04.501Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 06:46:04 [2025-11-03T05:46:04.501Z] > /usr/bin/git --version # timeout=10 06:46:04 [2025-11-03T05:46:04.505Z] > git --version # 'git version 2.43.0' 06:46:04 [2025-11-03T05:46:04.505Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:04 [2025-11-03T05:46:04.510Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:05 [2025-11-03T05:46:05.172Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:05 [2025-11-03T05:46:05.180Z] Checking out Revision 606d57b6d990fa26fb939bf5cc71a23d030aadc7 (refs/remotes/origin/6.4.x) 06:46:05 [2025-11-03T05:46:05.180Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:05 [2025-11-03T05:46:05.185Z] > /usr/bin/git checkout -f 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10 06:46:05 [2025-11-03T05:46:05.247Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:05 [2025-11-03T05:46:05.262Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:05 [2025-11-03T05:46:05.269Z] > /usr/bin/git checkout -b 6.4.x 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10 06:46:05 [2025-11-03T05:46:05.385Z] Commit message: "fix the displayIndex.tag" 06:46:05 [2025-11-03T05:46:05.386Z] > /usr/bin/git rev-list --no-walk 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10 06:46:05 [2025-11-03T05:46:05.410Z] [Pipeline] fileExists 06:46:05 [2025-11-03T05:46:05.419Z] [Pipeline] readMavenPom 06:46:05 [2025-11-03T05:46:05.432Z] [Pipeline] sh 06:46:05 [2025-11-03T05:46:05.690Z] + git rev-parse HEAD 06:46:05 [2025-11-03T05:46:05.692Z] [Pipeline] echo 06:46:05 [2025-11-03T05:46:05.692Z] Silverpeas-Core: current commit is 606d57b6d990fa26fb939bf5cc71a23d030aadc7 and last build commit is 606d57b6d990fa26fb939bf5cc71a23d030aadc7 06:46:05 [2025-11-03T05:46:05.694Z] [Pipeline] } 06:46:05 [2025-11-03T05:46:05.708Z] [Pipeline] // dir 06:46:05 [2025-11-03T05:46:05.723Z] [Pipeline] echo 06:46:05 [2025-11-03T05:46:05.723Z] Build skipped due to no changes have been done since the last build 06:46:05 [2025-11-03T05:46:05.734Z] [Pipeline] dir 06:46:05 [2025-11-03T05:46:05.734Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components 06:46:05 [2025-11-03T05:46:05.735Z] [Pipeline] { 06:46:05 [2025-11-03T05:46:05.750Z] [Pipeline] git 06:46:05 [2025-11-03T05:46:05.751Z] The recommended git tool is: /usr/bin/git 06:46:05 [2025-11-03T05:46:05.752Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:05 [2025-11-03T05:46:05.773Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@46d433a3; decorates hudson.Launcher$LocalLauncher@75318ed9 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:05 [2025-11-03T05:46:05.773Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 06:46:05 [2025-11-03T05:46:05.778Z] Fetching changes from the remote Git repository 06:46:05 [2025-11-03T05:46:05.782Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 06:46:05 [2025-11-03T05:46:05.801Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 06:46:05 [2025-11-03T05:46:05.801Z] > /usr/bin/git --version # timeout=10 06:46:05 [2025-11-03T05:46:05.806Z] > git --version # 'git version 2.43.0' 06:46:05 [2025-11-03T05:46:05.806Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:05 [2025-11-03T05:46:05.810Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:06 [2025-11-03T05:46:06.481Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:06 [2025-11-03T05:46:06.487Z] Checking out Revision 5ec9942e8003275deb08c91ceb8380116417c82b (refs/remotes/origin/6.4.x) 06:46:06 [2025-11-03T05:46:06.487Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:06 [2025-11-03T05:46:06.491Z] > /usr/bin/git checkout -f 5ec9942e8003275deb08c91ceb8380116417c82b # timeout=10 06:46:06 [2025-11-03T05:46:06.525Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:06 [2025-11-03T05:46:06.537Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:06 [2025-11-03T05:46:06.544Z] > /usr/bin/git checkout -b 6.4.x 5ec9942e8003275deb08c91ceb8380116417c82b # timeout=10 06:46:06 [2025-11-03T05:46:06.619Z] Commit message: "Bug #15020" 06:46:06 [2025-11-03T05:46:06.619Z] > /usr/bin/git rev-list --no-walk 5ec9942e8003275deb08c91ceb8380116417c82b # timeout=10 06:46:06 [2025-11-03T05:46:06.647Z] [Pipeline] fileExists 06:46:06 [2025-11-03T05:46:06.656Z] [Pipeline] readMavenPom 06:46:06 [2025-11-03T05:46:06.669Z] [Pipeline] sh 06:46:06 [2025-11-03T05:46:06.928Z] + git rev-parse HEAD 06:46:06 [2025-11-03T05:46:06.932Z] [Pipeline] echo 06:46:06 [2025-11-03T05:46:06.932Z] Silverpeas-Components: current commit is 5ec9942e8003275deb08c91ceb8380116417c82b and last build commit is 5ec9942e8003275deb08c91ceb8380116417c82b 06:46:06 [2025-11-03T05:46:06.935Z] [Pipeline] } 06:46:06 [2025-11-03T05:46:06.952Z] [Pipeline] // dir 06:46:06 [2025-11-03T05:46:06.967Z] [Pipeline] echo 06:46:06 [2025-11-03T05:46:06.967Z] Build skipped due to no changes have been done since the last build 06:46:06 [2025-11-03T05:46:06.984Z] [Pipeline] dir 06:46:06 [2025-11-03T05:46:06.984Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks 06:46:06 [2025-11-03T05:46:06.985Z] [Pipeline] { 06:46:07 [2025-11-03T05:46:07.006Z] [Pipeline] git 06:46:07 [2025-11-03T05:46:07.008Z] Selected Git installation does not exist. Using Default 06:46:07 [2025-11-03T05:46:07.008Z] The recommended git tool is: NONE 06:46:07 [2025-11-03T05:46:07.009Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:07 [2025-11-03T05:46:07.021Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@58b9e461; decorates hudson.Launcher$LocalLauncher@4d5dc530 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:07 [2025-11-03T05:46:07.022Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 06:46:07 [2025-11-03T05:46:07.028Z] Fetching changes from the remote Git repository 06:46:07 [2025-11-03T05:46:07.030Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 06:46:07 [2025-11-03T05:46:07.036Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 06:46:07 [2025-11-03T05:46:07.036Z] > /usr/bin/git --version # timeout=10 06:46:07 [2025-11-03T05:46:07.041Z] > git --version # 'git version 2.43.0' 06:46:07 [2025-11-03T05:46:07.041Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:07 [2025-11-03T05:46:07.046Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:07 [2025-11-03T05:46:07.591Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:07 [2025-11-03T05:46:07.597Z] Checking out Revision 185c0761f0592d9abb98bcaecde8d90487fb844b (refs/remotes/origin/6.4.x) 06:46:07 [2025-11-03T05:46:07.597Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:07 [2025-11-03T05:46:07.604Z] > /usr/bin/git checkout -f 185c0761f0592d9abb98bcaecde8d90487fb844b # timeout=10 06:46:07 [2025-11-03T05:46:07.615Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:07 [2025-11-03T05:46:07.624Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:07 [2025-11-03T05:46:07.631Z] > /usr/bin/git checkout -b 6.4.x 185c0761f0592d9abb98bcaecde8d90487fb844b # timeout=10 06:46:07 [2025-11-03T05:46:07.651Z] Commit message: "Feature #14963" 06:46:07 [2025-11-03T05:46:07.651Z] > /usr/bin/git rev-list --no-walk 185c0761f0592d9abb98bcaecde8d90487fb844b # timeout=10 06:46:07 [2025-11-03T05:46:07.680Z] [Pipeline] fileExists 06:46:07 [2025-11-03T05:46:07.696Z] [Pipeline] readMavenPom 06:46:07 [2025-11-03T05:46:07.718Z] [Pipeline] sh 06:46:07 [2025-11-03T05:46:07.975Z] + git rev-parse HEAD 06:46:07 [2025-11-03T05:46:07.979Z] [Pipeline] echo 06:46:07 [2025-11-03T05:46:07.979Z] Silverpeas-Looks: current commit is 185c0761f0592d9abb98bcaecde8d90487fb844b and last build commit is 185c0761f0592d9abb98bcaecde8d90487fb844b 06:46:07 [2025-11-03T05:46:07.982Z] [Pipeline] } 06:46:07 [2025-11-03T05:46:07.997Z] [Pipeline] // dir 06:46:08 [2025-11-03T05:46:08.013Z] [Pipeline] echo 06:46:08 [2025-11-03T05:46:08.014Z] Build skipped due to no changes have been done since the last build 06:46:08 [2025-11-03T05:46:08.030Z] [Pipeline] dir 06:46:08 [2025-11-03T05:46:08.031Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup 06:46:08 [2025-11-03T05:46:08.032Z] [Pipeline] { 06:46:08 [2025-11-03T05:46:08.053Z] [Pipeline] git 06:46:08 [2025-11-03T05:46:08.055Z] The recommended git tool is: NONE 06:46:08 [2025-11-03T05:46:08.056Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:08 [2025-11-03T05:46:08.068Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6fa845c4; decorates hudson.Launcher$LocalLauncher@7ec96157 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:08 [2025-11-03T05:46:08.069Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 06:46:08 [2025-11-03T05:46:08.075Z] Fetching changes from the remote Git repository 06:46:08 [2025-11-03T05:46:08.078Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 06:46:08 [2025-11-03T05:46:08.084Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 06:46:08 [2025-11-03T05:46:08.084Z] > /usr/bin/git --version # timeout=10 06:46:08 [2025-11-03T05:46:08.090Z] > git --version # 'git version 2.43.0' 06:46:08 [2025-11-03T05:46:08.090Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:08 [2025-11-03T05:46:08.096Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:08 [2025-11-03T05:46:08.485Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:08 [2025-11-03T05:46:08.491Z] Checking out Revision 84f3bb87293f67315637ae5f1b53d3ca360502a9 (refs/remotes/origin/6.4.x) 06:46:08 [2025-11-03T05:46:08.491Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:08 [2025-11-03T05:46:08.496Z] > /usr/bin/git checkout -f 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10 06:46:08 [2025-11-03T05:46:08.504Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:08 [2025-11-03T05:46:08.513Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:08 [2025-11-03T05:46:08.519Z] > /usr/bin/git checkout -b 6.4.x 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10 06:46:08 [2025-11-03T05:46:08.532Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (6e5936ffe892e71fb63de6dc059da8ad09b72c90).Prepare for development iteration of next version 6.4.5" 06:46:08 [2025-11-03T05:46:08.532Z] > /usr/bin/git rev-list --no-walk 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10 06:46:08 [2025-11-03T05:46:08.554Z] [Pipeline] fileExists 06:46:08 [2025-11-03T05:46:08.573Z] [Pipeline] sh 06:46:08 [2025-11-03T05:46:08.831Z] + git rev-parse HEAD 06:46:08 [2025-11-03T05:46:08.834Z] [Pipeline] echo 06:46:08 [2025-11-03T05:46:08.835Z] Silverpeas-Setup: current commit is 84f3bb87293f67315637ae5f1b53d3ca360502a9 and last build commit is 84f3bb87293f67315637ae5f1b53d3ca360502a9 06:46:08 [2025-11-03T05:46:08.837Z] [Pipeline] } 06:46:08 [2025-11-03T05:46:08.854Z] [Pipeline] // dir 06:46:08 [2025-11-03T05:46:08.870Z] [Pipeline] echo 06:46:08 [2025-11-03T05:46:08.871Z] Build skipped due to no changes have been done since the last build 06:46:08 [2025-11-03T05:46:08.890Z] [Pipeline] dir 06:46:08 [2025-11-03T05:46:08.890Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution 06:46:08 [2025-11-03T05:46:08.891Z] [Pipeline] { 06:46:08 [2025-11-03T05:46:08.912Z] [Pipeline] git 06:46:08 [2025-11-03T05:46:08.915Z] The recommended git tool is: NONE 06:46:08 [2025-11-03T05:46:08.915Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:08 [2025-11-03T05:46:08.925Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@27dc9671; decorates hudson.Launcher$LocalLauncher@7124cb99 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:08 [2025-11-03T05:46:08.925Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 06:46:08 [2025-11-03T05:46:08.932Z] Fetching changes from the remote Git repository 06:46:08 [2025-11-03T05:46:08.935Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 06:46:08 [2025-11-03T05:46:08.940Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 06:46:08 [2025-11-03T05:46:08.941Z] > /usr/bin/git --version # timeout=10 06:46:08 [2025-11-03T05:46:08.946Z] > git --version # 'git version 2.43.0' 06:46:08 [2025-11-03T05:46:08.946Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:08 [2025-11-03T05:46:08.953Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:09 [2025-11-03T05:46:09.325Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:09 [2025-11-03T05:46:09.332Z] Checking out Revision a73a000198208cad87d72fdf9157515e8267f081 (refs/remotes/origin/6.4.x) 06:46:09 [2025-11-03T05:46:09.332Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:09 [2025-11-03T05:46:09.338Z] > /usr/bin/git checkout -f a73a000198208cad87d72fdf9157515e8267f081 # timeout=10 06:46:09 [2025-11-03T05:46:09.347Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:09 [2025-11-03T05:46:09.354Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:09 [2025-11-03T05:46:09.361Z] > /usr/bin/git checkout -b 6.4.x a73a000198208cad87d72fdf9157515e8267f081 # timeout=10 06:46:09 [2025-11-03T05:46:09.370Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (6837d524e3282a03e2de06fa1f14b7c93c7608b1).Prepare for development iteration of next version 6.4.5" 06:46:09 [2025-11-03T05:46:09.371Z] > /usr/bin/git rev-list --no-walk a73a000198208cad87d72fdf9157515e8267f081 # timeout=10 06:46:09 [2025-11-03T05:46:09.400Z] [Pipeline] fileExists 06:46:09 [2025-11-03T05:46:09.417Z] [Pipeline] readMavenPom 06:46:09 [2025-11-03T05:46:09.438Z] [Pipeline] sh 06:46:09 [2025-11-03T05:46:09.696Z] + git rev-parse HEAD 06:46:09 [2025-11-03T05:46:09.699Z] [Pipeline] echo 06:46:09 [2025-11-03T05:46:09.700Z] Silverpeas-Distribution: current commit is a73a000198208cad87d72fdf9157515e8267f081 and last build commit is a73a000198208cad87d72fdf9157515e8267f081 06:46:09 [2025-11-03T05:46:09.702Z] [Pipeline] } 06:46:09 [2025-11-03T05:46:09.712Z] [Pipeline] // dir 06:46:09 [2025-11-03T05:46:09.723Z] [Pipeline] echo 06:46:09 [2025-11-03T05:46:09.723Z] Build skipped due to no changes have been done since the last build 06:46:09 [2025-11-03T05:46:09.734Z] [Pipeline] dir 06:46:09 [2025-11-03T05:46:09.735Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly 06:46:09 [2025-11-03T05:46:09.735Z] [Pipeline] { 06:46:09 [2025-11-03T05:46:09.755Z] [Pipeline] git 06:46:09 [2025-11-03T05:46:09.757Z] The recommended git tool is: NONE 06:46:09 [2025-11-03T05:46:09.758Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:09 [2025-11-03T05:46:09.767Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57ab7797; decorates hudson.Launcher$LocalLauncher@22cee8d5 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:09 [2025-11-03T05:46:09.768Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 06:46:09 [2025-11-03T05:46:09.774Z] Fetching changes from the remote Git repository 06:46:09 [2025-11-03T05:46:09.776Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 06:46:09 [2025-11-03T05:46:09.781Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 06:46:09 [2025-11-03T05:46:09.782Z] > /usr/bin/git --version # timeout=10 06:46:09 [2025-11-03T05:46:09.786Z] > git --version # 'git version 2.43.0' 06:46:09 [2025-11-03T05:46:09.786Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:09 [2025-11-03T05:46:09.791Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:10 [2025-11-03T05:46:10.324Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:10 [2025-11-03T05:46:10.330Z] Checking out Revision 9864ac175bef2074a5f17f5ce4b59a95679cc286 (refs/remotes/origin/6.4.x) 06:46:10 [2025-11-03T05:46:10.330Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:10 [2025-11-03T05:46:10.336Z] > /usr/bin/git checkout -f 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10 06:46:10 [2025-11-03T05:46:10.344Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:10 [2025-11-03T05:46:10.355Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:10 [2025-11-03T05:46:10.362Z] > /usr/bin/git checkout -b 6.4.x 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10 06:46:10 [2025-11-03T05:46:10.376Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (00897b0d98fcda4b9de1c512ded374aa33410f6f).Prepare for development iteration of next version 6.4.5" 06:46:10 [2025-11-03T05:46:10.376Z] > /usr/bin/git rev-list --no-walk 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10 06:46:10 [2025-11-03T05:46:10.407Z] [Pipeline] fileExists 06:46:10 [2025-11-03T05:46:10.417Z] [Pipeline] readMavenPom 06:46:10 [2025-11-03T05:46:10.432Z] [Pipeline] sh 06:46:10 [2025-11-03T05:46:10.690Z] + git rev-parse HEAD 06:46:10 [2025-11-03T05:46:10.694Z] [Pipeline] echo 06:46:10 [2025-11-03T05:46:10.694Z] Silverpeas-Assembly: current commit is 9864ac175bef2074a5f17f5ce4b59a95679cc286 and last build commit is 9864ac175bef2074a5f17f5ce4b59a95679cc286 06:46:10 [2025-11-03T05:46:10.697Z] [Pipeline] } 06:46:10 [2025-11-03T05:46:10.714Z] [Pipeline] // dir 06:46:10 [2025-11-03T05:46:10.733Z] [Pipeline] echo 06:46:10 [2025-11-03T05:46:10.733Z] Build skipped due to no changes have been done since the last build 06:46:10 [2025-11-03T05:46:10.734Z] [Pipeline] } 06:46:10 [2025-11-03T05:46:10.751Z] [Pipeline] // script 06:46:10 [2025-11-03T05:46:10.769Z] [Pipeline] } 06:46:10 [2025-11-03T05:46:10.785Z] [Pipeline] // stage 06:46:10 [2025-11-03T05:46:10.804Z] [Pipeline] stage 06:46:10 [2025-11-03T05:46:10.805Z] [Pipeline] { (Build Silverpeas) 06:46:10 [2025-11-03T05:46:10.836Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-11-03T05:46:10.837Z] [Pipeline] getContext 06:46:10 [2025-11-03T05:46:10.849Z] [Pipeline] stage 06:46:10 [2025-11-03T05:46:10.850Z] [Pipeline] { (Build Silverpeas-Core) 06:46:10 [2025-11-03T05:46:10.865Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-11-03T05:46:10.866Z] [Pipeline] getContext 06:46:10 [2025-11-03T05:46:10.868Z] [Pipeline] } 06:46:10 [2025-11-03T05:46:10.882Z] [Pipeline] // stage 06:46:10 [2025-11-03T05:46:10.898Z] [Pipeline] stage 06:46:10 [2025-11-03T05:46:10.899Z] [Pipeline] { (Build Silverpeas-Components) 06:46:10 [2025-11-03T05:46:10.912Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-11-03T05:46:10.913Z] [Pipeline] getContext 06:46:10 [2025-11-03T05:46:10.915Z] [Pipeline] } 06:46:10 [2025-11-03T05:46:10.928Z] [Pipeline] // stage 06:46:10 [2025-11-03T05:46:10.942Z] [Pipeline] stage 06:46:10 [2025-11-03T05:46:10.943Z] [Pipeline] { (Build Silverpeas-Assembly) 06:46:10 [2025-11-03T05:46:10.956Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-11-03T05:46:10.957Z] [Pipeline] getContext 06:46:10 [2025-11-03T05:46:10.959Z] [Pipeline] } 06:46:10 [2025-11-03T05:46:10.970Z] [Pipeline] // stage 06:46:10 [2025-11-03T05:46:10.984Z] [Pipeline] stage 06:46:10 [2025-11-03T05:46:10.985Z] [Pipeline] { (Build Silverpeas Setup) 06:46:10 [2025-11-03T05:46:10.996Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-11-03T05:46:10.997Z] [Pipeline] getContext 06:46:10 [2025-11-03T05:46:10.998Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.009Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.021Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.022Z] [Pipeline] { (Build Silverpeas Distribution) 06:46:11 [2025-11-03T05:46:11.032Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.033Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.035Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.045Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.057Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.058Z] [Pipeline] { (Build Silverpeas-Looks) 06:46:11 [2025-11-03T05:46:11.067Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.068Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.070Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.079Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.090Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.091Z] [Pipeline] { (Publish Silverpeas-Core) 06:46:11 [2025-11-03T05:46:11.100Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.101Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.105Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.114Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.125Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.126Z] [Pipeline] { (Publish Silverpeas-Components) 06:46:11 [2025-11-03T05:46:11.135Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.136Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.137Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.146Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.157Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.158Z] [Pipeline] { (Publish Silverpeas-Assembly) 06:46:11 [2025-11-03T05:46:11.168Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.169Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.170Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.179Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.190Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.190Z] [Pipeline] { (Publish Silverpeas-Setup) 06:46:11 [2025-11-03T05:46:11.199Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.200Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.202Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.210Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.221Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.222Z] [Pipeline] { (Publish Silverpeas-Distribution) 06:46:11 [2025-11-03T05:46:11.230Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.231Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.234Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.242Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.253Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.254Z] [Pipeline] { (Publish Silverpeas-Looks) 06:46:11 [2025-11-03T05:46:11.262Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.263Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.265Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.273Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.283Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.284Z] [Pipeline] { (Publish Community Web Site) 06:46:11 [2025-11-03T05:46:11.292Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-11-03T05:46:11.293Z] [Pipeline] getContext 06:46:11 [2025-11-03T05:46:11.295Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.303Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.311Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.318Z] [Pipeline] // stage 06:46:11 [2025-11-03T05:46:11.338Z] [Pipeline] stage 06:46:11 [2025-11-03T05:46:11.339Z] [Pipeline] { (Create YAML build report) 06:46:11 [2025-11-03T05:46:11.366Z] [Pipeline] script 06:46:11 [2025-11-03T05:46:11.370Z] [Pipeline] { 06:46:11 [2025-11-03T05:46:11.399Z] [Pipeline] sh 06:46:11 [2025-11-03T05:46:11.657Z] + mkdir -p target 06:46:11 [2025-11-03T05:46:11.660Z] [Pipeline] sh 06:46:11 [2025-11-03T05:46:11.917Z] + mv build.yaml target/ 06:46:11 [2025-11-03T05:46:11.918Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.940Z] [Pipeline] // script 06:46:11 [2025-11-03T05:46:11.958Z] [Pipeline] } 06:46:11 [2025-11-03T05:46:11.975Z] [Pipeline] // stage 06:46:12 [2025-11-03T05:46:12.000Z] [Pipeline] stage 06:46:12 [2025-11-03T05:46:12.001Z] [Pipeline] { (Declarative: Post Actions) 06:46:12 [2025-11-03T05:46:12.032Z] [Pipeline] step 06:46:12 [2025-11-03T05:46:12.064Z] [Pipeline] script 06:46:12 [2025-11-03T05:46:12.070Z] [Pipeline] { 06:46:12 [2025-11-03T05:46:12.106Z] [Pipeline] } 06:46:12 [2025-11-03T05:46:12.123Z] [Pipeline] // script 06:46:12 [2025-11-03T05:46:12.144Z] [Pipeline] archiveArtifacts 06:46:12 [2025-11-03T05:46:12.148Z] Archiving artifacts 06:46:12 [2025-11-03T05:46:12.165Z] Enregistrement des empreintes numériques 06:46:12 [2025-11-03T05:46:12.182Z] [Pipeline] sh 06:46:12 [2025-11-03T05:46:12.441Z] + rm -rf target 06:46:12 [2025-11-03T05:46:12.448Z] [Pipeline] } 06:46:12 [2025-11-03T05:46:12.466Z] [Pipeline] // stage 06:46:12 [2025-11-03T05:46:12.484Z] [Pipeline] } 06:46:12 [2025-11-03T05:46:12.501Z] [Pipeline] // withEnv 06:46:12 [2025-11-03T05:46:12.519Z] [Pipeline] } 06:46:12 [2025-11-03T05:46:12.520Z] $ docker stop --time=1 47fd8bc16d125669922b3f2eb1ba993e571917faacae10b3003306f0b549d2ee 06:46:13 [2025-11-03T05:46:13.831Z] $ docker rm -f --volumes 47fd8bc16d125669922b3f2eb1ba993e571917faacae10b3003306f0b549d2ee 06:46:13 [2025-11-03T05:46:13.873Z] [Pipeline] // withDockerContainer 06:46:13 [2025-11-03T05:46:13.880Z] [Pipeline] } 06:46:13 [2025-11-03T05:46:13.897Z] [Pipeline] // withEnv 06:46:13 [2025-11-03T05:46:13.913Z] [Pipeline] } 06:46:13 [2025-11-03T05:46:13.931Z] [Pipeline] // node 06:46:13 [2025-11-03T05:46:13.950Z] [Pipeline] End of Pipeline 06:46:14 [2025-11-03T05:46:14.029Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #345 06:46:14 [2025-11-03T05:46:14.030Z] Finished: SUCCESS