19:24:00 [2026-02-25T18:24:00.515Z] Lancé par une alarme périodique 19:24:00 [2026-02-25T18:24:00.515Z] Running as userbuild 19:24:00 [2026-02-25T18:24:00.916Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2026-02-25T18:24:01.329Z] [Pipeline] Start of Pipeline 19:24:01 [2026-02-25T18:24:01.647Z] [Pipeline] node 19:24:01 [2026-02-25T18:24:01.650Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy 19:24:01 [2026-02-25T18:24:01.653Z] [Pipeline] { 19:24:01 [2026-02-25T18:24:01.670Z] [Pipeline] stage 19:24:01 [2026-02-25T18:24:01.671Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:01 [2026-02-25T18:24:01.680Z] [Pipeline] checkout 19:24:01 [2026-02-25T18:24:01.682Z] Selected Git installation does not exist. Using Default 19:24:01 [2026-02-25T18:24:01.682Z] The recommended git tool is: NONE 19:24:01 [2026-02-25T18:24:01.682Z] No credentials specified 19:24:01 [2026-02-25T18:24:01.682Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 19:24:01 [2026-02-25T18:24:01.687Z] Fetching changes from the remote Git repository 19:24:01 [2026-02-25T18:24:01.695Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:01 [2026-02-25T18:24:01.707Z] Cleaning workspace 19:24:01 [2026-02-25T18:24:01.707Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:01 [2026-02-25T18:24:01.712Z] Resetting working tree 19:24:01 [2026-02-25T18:24:01.712Z] > /usr/bin/git reset --hard # timeout=10 19:24:01 [2026-02-25T18:24:01.718Z] > /usr/bin/git clean -fdx # timeout=10 19:24:01 [2026-02-25T18:24:01.724Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2026-02-25T18:24:01.724Z] > /usr/bin/git --version # timeout=10 19:24:01 [2026-02-25T18:24:01.729Z] > git --version # 'git version 2.43.0' 19:24:01 [2026-02-25T18:24:01.729Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:02 [2026-02-25T18:24:02.142Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:02 [2026-02-25T18:24:02.149Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 19:24:02 [2026-02-25T18:24:02.149Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:02 [2026-02-25T18:24:02.155Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:02 [2026-02-25T18:24:02.171Z] Commit message: "Fix SonarQube Maven execution in pipelines." 19:24:02 [2026-02-25T18:24:02.172Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:02 [2026-02-25T18:24:02.205Z] [Pipeline] } 19:24:02 [2026-02-25T18:24:02.215Z] [Pipeline] // stage 19:24:02 [2026-02-25T18:24:02.244Z] [Pipeline] withEnv 19:24:02 [2026-02-25T18:24:02.245Z] [Pipeline] { 19:24:02 [2026-02-25T18:24:02.397Z] [Pipeline] isUnix 19:24:02 [2026-02-25T18:24:02.399Z] [Pipeline] withEnv 19:24:02 [2026-02-25T18:24:02.399Z] [Pipeline] { 19:24:02 [2026-02-25T18:24:02.417Z] [Pipeline] sh 19:24:02 [2026-02-25T18:24:02.674Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:02 [2026-02-25T18:24:02.674Z] . 19:24:02 [2026-02-25T18:24:02.675Z] [Pipeline] } 19:24:02 [2026-02-25T18:24:02.689Z] [Pipeline] // withEnv 19:24:02 [2026-02-25T18:24:02.704Z] [Pipeline] withDockerContainer 19:24:02 [2026-02-25T18:24:02.738Z] Jenkins does not seem to be running inside a container 19:24:02 [2026-02-25T18:24:02.746Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_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:latest cat 19:24:03 [2026-02-25T18:24:03.074Z] $ docker top 9396cc05a867a311a667c33a460a33ab7b3b4ff9a85ad8067fdb57196c0d5df3 -eo pid,comm 19:24:03 [2026-02-25T18:24:03.113Z] [Pipeline] { 19:24:03 [2026-02-25T18:24:03.131Z] [Pipeline] withEnv 19:24:03 [2026-02-25T18:24:03.131Z] [Pipeline] { 19:24:03 [2026-02-25T18:24:03.146Z] [Pipeline] stage 19:24:03 [2026-02-25T18:24:03.147Z] [Pipeline] { (Prepare the job) 19:24:03 [2026-02-25T18:24:03.188Z] [Pipeline] sh 19:24:03 [2026-02-25T18:24:03.447Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml 19:24:03 [2026-02-25T18:24:03.700Z] [Pipeline] script 19:24:03 [2026-02-25T18:24:03.705Z] [Pipeline] { 19:24:03 [2026-02-25T18:24:03.723Z] [Pipeline] readMavenPom 19:24:03 [2026-02-25T18:24:03.749Z] 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. 19:24:03 [2026-02-25T18:24:03.751Z] 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. 19:24:03 [2026-02-25T18:24:03.753Z] 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. 19:24:03 [2026-02-25T18:24:03.753Z] 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. 19:24:03 [2026-02-25T18:24:03.753Z] 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. 19:24:03 [2026-02-25T18:24:03.755Z] [Pipeline] sh 19:24:04 [2026-02-25T18:24:04.013Z] + rm -f pom.xml 19:24:04 [2026-02-25T18:24:04.014Z] [Pipeline] } 19:24:04 [2026-02-25T18:24:04.027Z] [Pipeline] // script 19:24:04 [2026-02-25T18:24:04.044Z] [Pipeline] } 19:24:04 [2026-02-25T18:24:04.057Z] [Pipeline] // stage 19:24:04 [2026-02-25T18:24:04.072Z] [Pipeline] stage 19:24:04 [2026-02-25T18:24:04.073Z] [Pipeline] { (Check POM parent version) 19:24:04 [2026-02-25T18:24:04.137Z] [Pipeline] copyArtifacts 19:24:04 [2026-02-25T18:24:04.144Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283 19:24:04 [2026-02-25T18:24:04.158Z] [Pipeline] script 19:24:04 [2026-02-25T18:24:04.163Z] [Pipeline] { 19:24:04 [2026-02-25T18:24:04.178Z] [Pipeline] readYaml 19:24:04 [2026-02-25T18:24:04.196Z] [Pipeline] sh 19:24:04 [2026-02-25T18:24:04.455Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom 19:24:04 [2026-02-25T18:24:04.456Z] 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. 19:24:04 [2026-02-25T18:24:04.457Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:04 [2026-02-25T18:24:04.458Z] [Pipeline] sh 19:24:04 [2026-02-25T18:24:04.716Z] + rm -f build.yaml 19:24:04 [2026-02-25T18:24:04.717Z] [Pipeline] } 19:24:04 [2026-02-25T18:24:04.731Z] [Pipeline] // script 19:24:04 [2026-02-25T18:24:04.745Z] [Pipeline] } 19:24:04 [2026-02-25T18:24:04.758Z] [Pipeline] // stage 19:24:04 [2026-02-25T18:24:04.774Z] [Pipeline] stage 19:24:04 [2026-02-25T18:24:04.775Z] [Pipeline] { (Checkout projects and check code changes) 19:24:04 [2026-02-25T18:24:04.803Z] [Pipeline] script 19:24:04 [2026-02-25T18:24:04.807Z] [Pipeline] { 19:24:04 [2026-02-25T18:24:04.841Z] [Pipeline] copyArtifacts 19:24:04 [2026-02-25T18:24:04.848Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1051 19:24:04 [2026-02-25T18:24:04.866Z] [Pipeline] fileExists 19:24:04 [2026-02-25T18:24:04.881Z] [Pipeline] readYaml 19:24:04 [2026-02-25T18:24:04.891Z] 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. 19:24:04 [2026-02-25T18:24:04.894Z] [Pipeline] dir 19:24:04 [2026-02-25T18:24:04.894Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core 19:24:04 [2026-02-25T18:24:04.895Z] [Pipeline] { 19:24:04 [2026-02-25T18:24:04.911Z] [Pipeline] git 19:24:04 [2026-02-25T18:24:04.913Z] The recommended git tool is: /usr/bin/git 19:24:04 [2026-02-25T18:24:04.915Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:04 [2026-02-25T18:24:04.927Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@64fb9fea; decorates hudson.Launcher$LocalLauncher@646aa884 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:04 [2026-02-25T18:24:04.928Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 19:24:04 [2026-02-25T18:24:04.934Z] Fetching changes from the remote Git repository 19:24:04 [2026-02-25T18:24:04.937Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 19:24:04 [2026-02-25T18:24:04.943Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 19:24:04 [2026-02-25T18:24:04.943Z] > /usr/bin/git --version # timeout=10 19:24:04 [2026-02-25T18:24:04.949Z] > git --version # 'git version 2.43.0' 19:24:04 [2026-02-25T18:24:04.949Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:04 [2026-02-25T18:24:04.954Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:05 [2026-02-25T18:24:05.443Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:05 [2026-02-25T18:24:05.451Z] Checking out Revision 89b00506458810be9678796ce557bdc8a22acae8 (refs/remotes/origin/master) 19:24:05 [2026-02-25T18:24:05.451Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:05 [2026-02-25T18:24:05.456Z] > /usr/bin/git checkout -f 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:05 [2026-02-25T18:24:05.519Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:05 [2026-02-25T18:24:05.536Z] > /usr/bin/git branch -D master # timeout=10 19:24:05 [2026-02-25T18:24:05.542Z] > /usr/bin/git checkout -b master 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:05 [2026-02-25T18:24:05.639Z] Commit message: "Fix code after roll backing to Portlet API 2" 19:24:05 [2026-02-25T18:24:05.639Z] > /usr/bin/git rev-list --no-walk 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:05 [2026-02-25T18:24:05.662Z] [Pipeline] fileExists 19:24:05 [2026-02-25T18:24:05.673Z] [Pipeline] readMavenPom 19:24:05 [2026-02-25T18:24:05.690Z] [Pipeline] sh 19:24:05 [2026-02-25T18:24:05.949Z] + git rev-parse HEAD 19:24:05 [2026-02-25T18:24:05.952Z] [Pipeline] echo 19:24:05 [2026-02-25T18:24:05.953Z] Silverpeas-Core: current commit is 89b00506458810be9678796ce557bdc8a22acae8 and last build commit is 89b00506458810be9678796ce557bdc8a22acae8 19:24:05 [2026-02-25T18:24:05.955Z] [Pipeline] } 19:24:05 [2026-02-25T18:24:05.969Z] [Pipeline] // dir 19:24:05 [2026-02-25T18:24:05.983Z] [Pipeline] echo 19:24:05 [2026-02-25T18:24:05.984Z] Build skipped due to no changes have been done since the last build 19:24:05 [2026-02-25T18:24:05.999Z] [Pipeline] dir 19:24:05 [2026-02-25T18:24:05.999Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components 19:24:06 [2026-02-25T18:24:06.001Z] [Pipeline] { 19:24:06 [2026-02-25T18:24:06.020Z] [Pipeline] git 19:24:06 [2026-02-25T18:24:06.022Z] The recommended git tool is: /usr/bin/git 19:24:06 [2026-02-25T18:24:06.023Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:06 [2026-02-25T18:24:06.033Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@98ba7eb; decorates hudson.Launcher$LocalLauncher@341245cc will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:06 [2026-02-25T18:24:06.034Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 19:24:06 [2026-02-25T18:24:06.041Z] Fetching changes from the remote Git repository 19:24:06 [2026-02-25T18:24:06.042Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 19:24:06 [2026-02-25T18:24:06.048Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 19:24:06 [2026-02-25T18:24:06.048Z] > /usr/bin/git --version # timeout=10 19:24:06 [2026-02-25T18:24:06.053Z] > git --version # 'git version 2.43.0' 19:24:06 [2026-02-25T18:24:06.053Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:06 [2026-02-25T18:24:06.058Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:06 [2026-02-25T18:24:06.663Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:06 [2026-02-25T18:24:06.670Z] Checking out Revision 447dafb3089e58a946b2136559598e9a34383f92 (refs/remotes/origin/master) 19:24:06 [2026-02-25T18:24:06.670Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:06 [2026-02-25T18:24:06.676Z] > /usr/bin/git checkout -f 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:06 [2026-02-25T18:24:06.721Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:06 [2026-02-25T18:24:06.732Z] > /usr/bin/git branch -D master # timeout=10 19:24:06 [2026-02-25T18:24:06.739Z] > /usr/bin/git checkout -b master 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:06 [2026-02-25T18:24:06.787Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:06 [2026-02-25T18:24:06.787Z] > /usr/bin/git rev-list --no-walk 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:06 [2026-02-25T18:24:06.815Z] [Pipeline] fileExists 19:24:06 [2026-02-25T18:24:06.823Z] [Pipeline] readMavenPom 19:24:06 [2026-02-25T18:24:06.867Z] [Pipeline] sh 19:24:07 [2026-02-25T18:24:07.127Z] + git rev-parse HEAD 19:24:07 [2026-02-25T18:24:07.132Z] [Pipeline] echo 19:24:07 [2026-02-25T18:24:07.133Z] Silverpeas-Components: current commit is 447dafb3089e58a946b2136559598e9a34383f92 and last build commit is 447dafb3089e58a946b2136559598e9a34383f92 19:24:07 [2026-02-25T18:24:07.135Z] [Pipeline] } 19:24:07 [2026-02-25T18:24:07.151Z] [Pipeline] // dir 19:24:07 [2026-02-25T18:24:07.165Z] [Pipeline] echo 19:24:07 [2026-02-25T18:24:07.166Z] Build skipped due to no changes have been done since the last build 19:24:07 [2026-02-25T18:24:07.181Z] [Pipeline] dir 19:24:07 [2026-02-25T18:24:07.181Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks 19:24:07 [2026-02-25T18:24:07.182Z] [Pipeline] { 19:24:07 [2026-02-25T18:24:07.203Z] [Pipeline] git 19:24:07 [2026-02-25T18:24:07.206Z] Selected Git installation does not exist. Using Default 19:24:07 [2026-02-25T18:24:07.206Z] The recommended git tool is: NONE 19:24:07 [2026-02-25T18:24:07.207Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:07 [2026-02-25T18:24:07.219Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@282041a5; decorates hudson.Launcher$LocalLauncher@3154d3f8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:07 [2026-02-25T18:24:07.220Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 19:24:07 [2026-02-25T18:24:07.226Z] Fetching changes from the remote Git repository 19:24:07 [2026-02-25T18:24:07.229Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 19:24:07 [2026-02-25T18:24:07.235Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 19:24:07 [2026-02-25T18:24:07.235Z] > /usr/bin/git --version # timeout=10 19:24:07 [2026-02-25T18:24:07.240Z] > git --version # 'git version 2.43.0' 19:24:07 [2026-02-25T18:24:07.240Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:07 [2026-02-25T18:24:07.246Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:07 [2026-02-25T18:24:07.870Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:07 [2026-02-25T18:24:07.876Z] Checking out Revision 30f46610a2d4885f513ff6fe9c68221dd5d66f4d (refs/remotes/origin/master) 19:24:07 [2026-02-25T18:24:07.876Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:07 [2026-02-25T18:24:07.882Z] > /usr/bin/git checkout -f 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:07 [2026-02-25T18:24:07.895Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:07 [2026-02-25T18:24:07.903Z] > /usr/bin/git branch -D master # timeout=10 19:24:07 [2026-02-25T18:24:07.910Z] > /usr/bin/git checkout -b master 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:07 [2026-02-25T18:24:07.927Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:07 [2026-02-25T18:24:07.927Z] > /usr/bin/git rev-list --no-walk 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:07 [2026-02-25T18:24:07.949Z] [Pipeline] fileExists 19:24:07 [2026-02-25T18:24:07.957Z] [Pipeline] readMavenPom 19:24:07 [2026-02-25T18:24:07.968Z] [Pipeline] sh 19:24:08 [2026-02-25T18:24:08.227Z] + git rev-parse HEAD 19:24:08 [2026-02-25T18:24:08.229Z] [Pipeline] echo 19:24:08 [2026-02-25T18:24:08.230Z] Silverpeas-Looks: current commit is 30f46610a2d4885f513ff6fe9c68221dd5d66f4d and last build commit is 30f46610a2d4885f513ff6fe9c68221dd5d66f4d 19:24:08 [2026-02-25T18:24:08.231Z] [Pipeline] } 19:24:08 [2026-02-25T18:24:08.246Z] [Pipeline] // dir 19:24:08 [2026-02-25T18:24:08.261Z] [Pipeline] echo 19:24:08 [2026-02-25T18:24:08.261Z] Build skipped due to no changes have been done since the last build 19:24:08 [2026-02-25T18:24:08.277Z] [Pipeline] dir 19:24:08 [2026-02-25T18:24:08.277Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup 19:24:08 [2026-02-25T18:24:08.278Z] [Pipeline] { 19:24:08 [2026-02-25T18:24:08.298Z] [Pipeline] git 19:24:08 [2026-02-25T18:24:08.300Z] The recommended git tool is: NONE 19:24:08 [2026-02-25T18:24:08.301Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2026-02-25T18:24:08.313Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@429c99fb; decorates hudson.Launcher$LocalLauncher@3ca014ab will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2026-02-25T18:24:08.313Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 19:24:08 [2026-02-25T18:24:08.320Z] Fetching changes from the remote Git repository 19:24:08 [2026-02-25T18:24:08.323Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 19:24:08 [2026-02-25T18:24:08.331Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 19:24:08 [2026-02-25T18:24:08.331Z] > /usr/bin/git --version # timeout=10 19:24:08 [2026-02-25T18:24:08.336Z] > git --version # 'git version 2.43.0' 19:24:08 [2026-02-25T18:24:08.336Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:08 [2026-02-25T18:24:08.343Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:08 [2026-02-25T18:24:08.751Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:08 [2026-02-25T18:24:08.757Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master) 19:24:08 [2026-02-25T18:24:08.757Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:08 [2026-02-25T18:24:08.763Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2026-02-25T18:24:08.773Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:08 [2026-02-25T18:24:08.782Z] > /usr/bin/git branch -D master # timeout=10 19:24:08 [2026-02-25T18:24:08.788Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2026-02-25T18:24:08.803Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to maintain. Above this count, all the olders additional backups are deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m for megabyte for example, has to be indicated with the number)." 19:24:08 [2026-02-25T18:24:08.804Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2026-02-25T18:24:08.833Z] [Pipeline] fileExists 19:24:08 [2026-02-25T18:24:08.851Z] [Pipeline] sh 19:24:09 [2026-02-25T18:24:09.109Z] + git rev-parse HEAD 19:24:09 [2026-02-25T18:24:09.112Z] [Pipeline] echo 19:24:09 [2026-02-25T18:24:09.113Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 19:24:09 [2026-02-25T18:24:09.115Z] [Pipeline] } 19:24:09 [2026-02-25T18:24:09.131Z] [Pipeline] // dir 19:24:09 [2026-02-25T18:24:09.147Z] [Pipeline] echo 19:24:09 [2026-02-25T18:24:09.147Z] Build skipped due to no changes have been done since the last build 19:24:09 [2026-02-25T18:24:09.164Z] [Pipeline] dir 19:24:09 [2026-02-25T18:24:09.164Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution 19:24:09 [2026-02-25T18:24:09.165Z] [Pipeline] { 19:24:09 [2026-02-25T18:24:09.185Z] [Pipeline] git 19:24:09 [2026-02-25T18:24:09.187Z] The recommended git tool is: NONE 19:24:09 [2026-02-25T18:24:09.188Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:09 [2026-02-25T18:24:09.198Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a422692; decorates hudson.Launcher$LocalLauncher@25019729 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:09 [2026-02-25T18:24:09.199Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 19:24:09 [2026-02-25T18:24:09.206Z] Fetching changes from the remote Git repository 19:24:09 [2026-02-25T18:24:09.210Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 19:24:09 [2026-02-25T18:24:09.216Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 19:24:09 [2026-02-25T18:24:09.216Z] > /usr/bin/git --version # timeout=10 19:24:09 [2026-02-25T18:24:09.221Z] > git --version # 'git version 2.43.0' 19:24:09 [2026-02-25T18:24:09.221Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2026-02-25T18:24:09.227Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:09 [2026-02-25T18:24:09.665Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:09 [2026-02-25T18:24:09.671Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master) 19:24:09 [2026-02-25T18:24:09.672Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:09 [2026-02-25T18:24:09.677Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:09 [2026-02-25T18:24:09.690Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:09 [2026-02-25T18:24:09.699Z] > /usr/bin/git branch -D master # timeout=10 19:24:09 [2026-02-25T18:24:09.705Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:09 [2026-02-25T18:24:09.718Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution" 19:24:09 [2026-02-25T18:24:09.719Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:09 [2026-02-25T18:24:09.748Z] [Pipeline] fileExists 19:24:09 [2026-02-25T18:24:09.764Z] [Pipeline] readMavenPom 19:24:09 [2026-02-25T18:24:09.782Z] [Pipeline] sh 19:24:10 [2026-02-25T18:24:10.040Z] + git rev-parse HEAD 19:24:10 [2026-02-25T18:24:10.043Z] [Pipeline] echo 19:24:10 [2026-02-25T18:24:10.044Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 19:24:10 [2026-02-25T18:24:10.045Z] [Pipeline] } 19:24:10 [2026-02-25T18:24:10.060Z] [Pipeline] // dir 19:24:10 [2026-02-25T18:24:10.076Z] [Pipeline] echo 19:24:10 [2026-02-25T18:24:10.076Z] Build skipped due to no changes have been done since the last build 19:24:10 [2026-02-25T18:24:10.093Z] [Pipeline] dir 19:24:10 [2026-02-25T18:24:10.094Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly 19:24:10 [2026-02-25T18:24:10.095Z] [Pipeline] { 19:24:10 [2026-02-25T18:24:10.115Z] [Pipeline] git 19:24:10 [2026-02-25T18:24:10.118Z] The recommended git tool is: NONE 19:24:10 [2026-02-25T18:24:10.118Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:10 [2026-02-25T18:24:10.127Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7fa36915; decorates hudson.Launcher$LocalLauncher@56f2a4ee will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:10 [2026-02-25T18:24:10.128Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 19:24:10 [2026-02-25T18:24:10.135Z] Fetching changes from the remote Git repository 19:24:10 [2026-02-25T18:24:10.138Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 19:24:10 [2026-02-25T18:24:10.144Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 19:24:10 [2026-02-25T18:24:10.144Z] > /usr/bin/git --version # timeout=10 19:24:10 [2026-02-25T18:24:10.149Z] > git --version # 'git version 2.43.0' 19:24:10 [2026-02-25T18:24:10.149Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:10 [2026-02-25T18:24:10.155Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:10 [2026-02-25T18:24:10.760Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:10 [2026-02-25T18:24:10.766Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master) 19:24:10 [2026-02-25T18:24:10.767Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:10 [2026-02-25T18:24:10.772Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:10 [2026-02-25T18:24:10.781Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:10 [2026-02-25T18:24:10.792Z] > /usr/bin/git branch -D master # timeout=10 19:24:10 [2026-02-25T18:24:10.799Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:10 [2026-02-25T18:24:10.809Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:10 [2026-02-25T18:24:10.809Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:10 [2026-02-25T18:24:10.830Z] [Pipeline] fileExists 19:24:10 [2026-02-25T18:24:10.839Z] [Pipeline] readMavenPom 19:24:10 [2026-02-25T18:24:10.852Z] [Pipeline] sh 19:24:11 [2026-02-25T18:24:11.110Z] + git rev-parse HEAD 19:24:11 [2026-02-25T18:24:11.113Z] [Pipeline] echo 19:24:11 [2026-02-25T18:24:11.114Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1 19:24:11 [2026-02-25T18:24:11.116Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.133Z] [Pipeline] // dir 19:24:11 [2026-02-25T18:24:11.149Z] [Pipeline] echo 19:24:11 [2026-02-25T18:24:11.150Z] Build skipped due to no changes have been done since the last build 19:24:11 [2026-02-25T18:24:11.150Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.165Z] [Pipeline] // script 19:24:11 [2026-02-25T18:24:11.181Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.198Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.217Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.218Z] [Pipeline] { (Build Silverpeas) 19:24:11 [2026-02-25T18:24:11.249Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.251Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.287Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.287Z] [Pipeline] { (Build Silverpeas-Core) 19:24:11 [2026-02-25T18:24:11.303Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.304Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.306Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.321Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.337Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.338Z] [Pipeline] { (Build Silverpeas-Components) 19:24:11 [2026-02-25T18:24:11.352Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.353Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.355Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.369Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.384Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.384Z] [Pipeline] { (Build Silverpeas-Assembly) 19:24:11 [2026-02-25T18:24:11.397Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.398Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.400Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.411Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.425Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.426Z] [Pipeline] { (Build Silverpeas Setup) 19:24:11 [2026-02-25T18:24:11.437Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.438Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.440Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.451Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.463Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.464Z] [Pipeline] { (Build Silverpeas Distribution) 19:24:11 [2026-02-25T18:24:11.474Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.476Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.477Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.487Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.499Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.500Z] [Pipeline] { (Build Silverpeas-Looks) 19:24:11 [2026-02-25T18:24:11.509Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.510Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.512Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.521Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.532Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.533Z] [Pipeline] { (Publish Silverpeas-Core) 19:24:11 [2026-02-25T18:24:11.542Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.543Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.545Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.554Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.565Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.566Z] [Pipeline] { (Publish Silverpeas-Components) 19:24:11 [2026-02-25T18:24:11.574Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.575Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.577Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.585Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.595Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.596Z] [Pipeline] { (Publish Silverpeas-Assembly) 19:24:11 [2026-02-25T18:24:11.604Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.605Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.608Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.615Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.625Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.626Z] [Pipeline] { (Publish Silverpeas-Setup) 19:24:11 [2026-02-25T18:24:11.634Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.635Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.637Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.645Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.655Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.656Z] [Pipeline] { (Publish Silverpeas-Distribution) 19:24:11 [2026-02-25T18:24:11.664Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.665Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.667Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.675Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.684Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.685Z] [Pipeline] { (Publish Silverpeas-Looks) 19:24:11 [2026-02-25T18:24:11.693Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.694Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.696Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.703Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.713Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.714Z] [Pipeline] { (Publish Community Web Site) 19:24:11 [2026-02-25T18:24:11.722Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-02-25T18:24:11.723Z] [Pipeline] getContext 19:24:11 [2026-02-25T18:24:11.724Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.731Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.739Z] [Pipeline] } 19:24:11 [2026-02-25T18:24:11.746Z] [Pipeline] // stage 19:24:11 [2026-02-25T18:24:11.762Z] [Pipeline] stage 19:24:11 [2026-02-25T18:24:11.763Z] [Pipeline] { (Create YAML build report) 19:24:11 [2026-02-25T18:24:11.788Z] [Pipeline] script 19:24:11 [2026-02-25T18:24:11.793Z] [Pipeline] { 19:24:11 [2026-02-25T18:24:11.811Z] [Pipeline] sh 19:24:12 [2026-02-25T18:24:12.070Z] + mkdir -p target 19:24:12 [2026-02-25T18:24:12.072Z] [Pipeline] sh 19:24:12 [2026-02-25T18:24:12.331Z] + mv build.yaml target/ 19:24:12 [2026-02-25T18:24:12.332Z] [Pipeline] } 19:24:12 [2026-02-25T18:24:12.347Z] [Pipeline] // script 19:24:12 [2026-02-25T18:24:12.363Z] [Pipeline] } 19:24:12 [2026-02-25T18:24:12.379Z] [Pipeline] // stage 19:24:12 [2026-02-25T18:24:12.403Z] [Pipeline] stage 19:24:12 [2026-02-25T18:24:12.403Z] [Pipeline] { (Declarative: Post Actions) 19:24:12 [2026-02-25T18:24:12.433Z] [Pipeline] step 19:24:12 [2026-02-25T18:24:12.465Z] [Pipeline] script 19:24:12 [2026-02-25T18:24:12.470Z] [Pipeline] { 19:24:12 [2026-02-25T18:24:12.502Z] [Pipeline] } 19:24:12 [2026-02-25T18:24:12.517Z] [Pipeline] // script 19:24:12 [2026-02-25T18:24:12.538Z] [Pipeline] archiveArtifacts 19:24:12 [2026-02-25T18:24:12.541Z] Archiving artifacts 19:24:12 [2026-02-25T18:24:12.557Z] Enregistrement des empreintes numériques 19:24:12 [2026-02-25T18:24:12.572Z] [Pipeline] sh 19:24:12 [2026-02-25T18:24:12.831Z] + rm -rf target 19:24:12 [2026-02-25T18:24:12.837Z] [Pipeline] } 19:24:12 [2026-02-25T18:24:12.854Z] [Pipeline] // stage 19:24:12 [2026-02-25T18:24:12.869Z] [Pipeline] } 19:24:12 [2026-02-25T18:24:12.884Z] [Pipeline] // withEnv 19:24:12 [2026-02-25T18:24:12.893Z] [Pipeline] } 19:24:12 [2026-02-25T18:24:12.893Z] $ docker stop --time=1 9396cc05a867a311a667c33a460a33ab7b3b4ff9a85ad8067fdb57196c0d5df3 19:24:14 [2026-02-25T18:24:14.233Z] $ docker rm -f --volumes 9396cc05a867a311a667c33a460a33ab7b3b4ff9a85ad8067fdb57196c0d5df3 19:24:14 [2026-02-25T18:24:14.276Z] [Pipeline] // withDockerContainer 19:24:14 [2026-02-25T18:24:14.287Z] [Pipeline] } 19:24:14 [2026-02-25T18:24:14.300Z] [Pipeline] // withEnv 19:24:14 [2026-02-25T18:24:14.316Z] [Pipeline] } 19:24:14 [2026-02-25T18:24:14.335Z] [Pipeline] // node 19:24:14 [2026-02-25T18:24:14.343Z] [Pipeline] End of Pipeline 19:24:14 [2026-02-25T18:24:14.418Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #630 19:24:14 [2026-02-25T18:24:14.419Z] Finished: SUCCESS