19:24:00 [2025-11-05T18:24:00.634Z] Lancé par une alarme périodique 19:24:00 [2025-11-05T18:24:00.634Z] Running as userbuild 19:24:01 [2025-11-05T18:24:01.136Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2025-11-05T18:24:01.458Z] [Pipeline] Start of Pipeline 19:24:01 [2025-11-05T18:24:01.683Z] [Pipeline] node 19:24:01 [2025-11-05T18:24:01.686Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy 19:24:01 [2025-11-05T18:24:01.690Z] [Pipeline] { 19:24:01 [2025-11-05T18:24:01.705Z] [Pipeline] stage 19:24:01 [2025-11-05T18:24:01.706Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:01 [2025-11-05T18:24:01.717Z] [Pipeline] checkout 19:24:01 [2025-11-05T18:24:01.719Z] Selected Git installation does not exist. Using Default 19:24:01 [2025-11-05T18:24:01.719Z] The recommended git tool is: NONE 19:24:01 [2025-11-05T18:24:01.719Z] No credentials specified 19:24:01 [2025-11-05T18:24:01.719Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 19:24:01 [2025-11-05T18:24:01.725Z] Fetching changes from the remote Git repository 19:24:01 [2025-11-05T18:24:01.726Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:01 [2025-11-05T18:24:01.738Z] Cleaning workspace 19:24:01 [2025-11-05T18:24:01.738Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:01 [2025-11-05T18:24:01.743Z] Resetting working tree 19:24:01 [2025-11-05T18:24:01.743Z] > /usr/bin/git reset --hard # timeout=10 19:24:01 [2025-11-05T18:24:01.749Z] > /usr/bin/git clean -fdx # timeout=10 19:24:01 [2025-11-05T18:24:01.755Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2025-11-05T18:24:01.755Z] > /usr/bin/git --version # timeout=10 19:24:01 [2025-11-05T18:24:01.759Z] > git --version # 'git version 2.43.0' 19:24:01 [2025-11-05T18:24:01.759Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:02 [2025-11-05T18:24:02.214Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:02 [2025-11-05T18:24:02.221Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master) 19:24:02 [2025-11-05T18:24:02.221Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:02 [2025-11-05T18:24:02.226Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10 19:24:02 [2025-11-05T18:24:02.240Z] Commit message: "Refine the failure step in the silverpeas build pipeline" 19:24:02 [2025-11-05T18:24:02.241Z] > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10 19:24:02 [2025-11-05T18:24:02.262Z] [Pipeline] } 19:24:02 [2025-11-05T18:24:02.269Z] [Pipeline] // stage 19:24:02 [2025-11-05T18:24:02.282Z] [Pipeline] withEnv 19:24:02 [2025-11-05T18:24:02.283Z] [Pipeline] { 19:24:02 [2025-11-05T18:24:02.389Z] [Pipeline] isUnix 19:24:02 [2025-11-05T18:24:02.390Z] [Pipeline] withEnv 19:24:02 [2025-11-05T18:24:02.390Z] [Pipeline] { 19:24:02 [2025-11-05T18:24:02.405Z] [Pipeline] sh 19:24:02 [2025-11-05T18:24:02.661Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:02 [2025-11-05T18:24:02.661Z] . 19:24:02 [2025-11-05T18:24:02.663Z] [Pipeline] } 19:24:02 [2025-11-05T18:24:02.676Z] [Pipeline] // withEnv 19:24:02 [2025-11-05T18:24:02.690Z] [Pipeline] withDockerContainer 19:24:02 [2025-11-05T18:24:02.721Z] Jenkins does not seem to be running inside a container 19:24:02 [2025-11-05T18:24:02.728Z] $ 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 [2025-11-05T18:24:03.072Z] $ docker top b871af8ae277cccd72027f913f39e616244957dba2175a68e82266182c02404a -eo pid,comm 19:24:03 [2025-11-05T18:24:03.110Z] [Pipeline] { 19:24:03 [2025-11-05T18:24:03.124Z] [Pipeline] withEnv 19:24:03 [2025-11-05T18:24:03.124Z] [Pipeline] { 19:24:03 [2025-11-05T18:24:03.135Z] [Pipeline] stage 19:24:03 [2025-11-05T18:24:03.135Z] [Pipeline] { (Prepare the job) 19:24:03 [2025-11-05T18:24:03.162Z] [Pipeline] sh 19:24:03 [2025-11-05T18:24:03.419Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml 19:24:03 [2025-11-05T18:24:03.672Z] [Pipeline] script 19:24:03 [2025-11-05T18:24:03.676Z] [Pipeline] { 19:24:03 [2025-11-05T18:24:03.693Z] [Pipeline] readMavenPom 19:24:03 [2025-11-05T18:24:03.707Z] 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 [2025-11-05T18:24:03.709Z] 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 [2025-11-05T18:24:03.710Z] 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 [2025-11-05T18:24:03.710Z] 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 [2025-11-05T18:24:03.710Z] 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 [2025-11-05T18:24:03.711Z] [Pipeline] sh 19:24:03 [2025-11-05T18:24:03.969Z] + rm -f pom.xml 19:24:03 [2025-11-05T18:24:03.970Z] [Pipeline] } 19:24:03 [2025-11-05T18:24:03.983Z] [Pipeline] // script 19:24:03 [2025-11-05T18:24:03.997Z] [Pipeline] } 19:24:04 [2025-11-05T18:24:04.010Z] [Pipeline] // stage 19:24:04 [2025-11-05T18:24:04.025Z] [Pipeline] stage 19:24:04 [2025-11-05T18:24:04.026Z] [Pipeline] { (Check POM parent version) 19:24:04 [2025-11-05T18:24:04.084Z] [Pipeline] copyArtifacts 19:24:04 [2025-11-05T18:24:04.091Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 281 19:24:04 [2025-11-05T18:24:04.105Z] [Pipeline] script 19:24:04 [2025-11-05T18:24:04.109Z] [Pipeline] { 19:24:04 [2025-11-05T18:24:04.124Z] [Pipeline] readYaml 19:24:04 [2025-11-05T18:24:04.142Z] [Pipeline] sh 19:24:04 [2025-11-05T18:24:04.400Z] + 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 [2025-11-05T18:24:04.402Z] 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 [2025-11-05T18:24:04.402Z] 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 [2025-11-05T18:24:04.403Z] [Pipeline] sh 19:24:04 [2025-11-05T18:24:04.661Z] + rm -f build.yaml 19:24:04 [2025-11-05T18:24:04.662Z] [Pipeline] } 19:24:04 [2025-11-05T18:24:04.676Z] [Pipeline] // script 19:24:04 [2025-11-05T18:24:04.689Z] [Pipeline] } 19:24:04 [2025-11-05T18:24:04.702Z] [Pipeline] // stage 19:24:04 [2025-11-05T18:24:04.718Z] [Pipeline] stage 19:24:04 [2025-11-05T18:24:04.719Z] [Pipeline] { (Checkout projects and check code changes) 19:24:04 [2025-11-05T18:24:04.745Z] [Pipeline] script 19:24:04 [2025-11-05T18:24:04.749Z] [Pipeline] { 19:24:04 [2025-11-05T18:24:04.770Z] [Pipeline] copyArtifacts 19:24:04 [2025-11-05T18:24:04.777Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1020 19:24:04 [2025-11-05T18:24:04.792Z] [Pipeline] fileExists 19:24:04 [2025-11-05T18:24:04.807Z] [Pipeline] readYaml 19:24:04 [2025-11-05T18:24:04.821Z] 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 [2025-11-05T18:24:04.824Z] [Pipeline] dir 19:24:04 [2025-11-05T18:24:04.825Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core 19:24:04 [2025-11-05T18:24:04.826Z] [Pipeline] { 19:24:04 [2025-11-05T18:24:04.845Z] [Pipeline] git 19:24:04 [2025-11-05T18:24:04.847Z] The recommended git tool is: /usr/bin/git 19:24:04 [2025-11-05T18:24:04.847Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:04 [2025-11-05T18:24:04.859Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@13305991; decorates hudson.Launcher$LocalLauncher@47656fac will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:04 [2025-11-05T18:24:04.860Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 19:24:04 [2025-11-05T18:24:04.866Z] Fetching changes from the remote Git repository 19:24:04 [2025-11-05T18:24:04.868Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 19:24:04 [2025-11-05T18:24:04.874Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 19:24:04 [2025-11-05T18:24:04.874Z] > /usr/bin/git --version # timeout=10 19:24:04 [2025-11-05T18:24:04.879Z] > git --version # 'git version 2.43.0' 19:24:04 [2025-11-05T18:24:04.879Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:04 [2025-11-05T18:24:04.885Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:05 [2025-11-05T18:24:05.590Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:05 [2025-11-05T18:24:05.597Z] Checking out Revision a88eb1af8cea0e2d0ea8e0023815672bcc08d0a5 (refs/remotes/origin/master) 19:24:05 [2025-11-05T18:24:05.597Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:05 [2025-11-05T18:24:05.602Z] > /usr/bin/git checkout -f a88eb1af8cea0e2d0ea8e0023815672bcc08d0a5 # timeout=10 19:24:05 [2025-11-05T18:24:05.660Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:05 [2025-11-05T18:24:05.674Z] > /usr/bin/git branch -D master # timeout=10 19:24:05 [2025-11-05T18:24:05.681Z] > /usr/bin/git checkout -b master a88eb1af8cea0e2d0ea8e0023815672bcc08d0a5 # timeout=10 19:24:05 [2025-11-05T18:24:05.795Z] Commit message: "Update parent POM to version 1.7-build251103" 19:24:05 [2025-11-05T18:24:05.795Z] > /usr/bin/git rev-list --no-walk 05e0c53b689cad71d97eff8b5bf1a8c8f4f1239b # timeout=10 19:24:05 [2025-11-05T18:24:05.821Z] [Pipeline] fileExists 19:24:05 [2025-11-05T18:24:05.836Z] [Pipeline] readMavenPom 19:24:05 [2025-11-05T18:24:05.858Z] [Pipeline] sh 19:24:06 [2025-11-05T18:24:06.115Z] + git rev-parse HEAD 19:24:06 [2025-11-05T18:24:06.118Z] [Pipeline] echo 19:24:06 [2025-11-05T18:24:06.119Z] Silverpeas-Core: current commit is a88eb1af8cea0e2d0ea8e0023815672bcc08d0a5 and last build commit is a88eb1af8cea0e2d0ea8e0023815672bcc08d0a5 19:24:06 [2025-11-05T18:24:06.121Z] [Pipeline] } 19:24:06 [2025-11-05T18:24:06.132Z] [Pipeline] // dir 19:24:06 [2025-11-05T18:24:06.146Z] [Pipeline] echo 19:24:06 [2025-11-05T18:24:06.146Z] Build skipped due to no changes have been done since the last build 19:24:06 [2025-11-05T18:24:06.161Z] [Pipeline] dir 19:24:06 [2025-11-05T18:24:06.162Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components 19:24:06 [2025-11-05T18:24:06.162Z] [Pipeline] { 19:24:06 [2025-11-05T18:24:06.181Z] [Pipeline] git 19:24:06 [2025-11-05T18:24:06.183Z] The recommended git tool is: /usr/bin/git 19:24:06 [2025-11-05T18:24:06.183Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:06 [2025-11-05T18:24:06.196Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@55584f71; decorates hudson.Launcher$LocalLauncher@63646e1d will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:06 [2025-11-05T18:24:06.196Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 19:24:06 [2025-11-05T18:24:06.203Z] Fetching changes from the remote Git repository 19:24:06 [2025-11-05T18:24:06.205Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 19:24:06 [2025-11-05T18:24:06.211Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 19:24:06 [2025-11-05T18:24:06.211Z] > /usr/bin/git --version # timeout=10 19:24:06 [2025-11-05T18:24:06.216Z] > git --version # 'git version 2.43.0' 19:24:06 [2025-11-05T18:24:06.216Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:06 [2025-11-05T18:24:06.223Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:06 [2025-11-05T18:24:06.756Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:06 [2025-11-05T18:24:06.764Z] Checking out Revision cf8816795b0bf7b66d95aaa79eccfc6082e71f3a (refs/remotes/origin/master) 19:24:06 [2025-11-05T18:24:06.764Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:06 [2025-11-05T18:24:06.769Z] > /usr/bin/git checkout -f cf8816795b0bf7b66d95aaa79eccfc6082e71f3a # timeout=10 19:24:06 [2025-11-05T18:24:06.812Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:06 [2025-11-05T18:24:06.823Z] > /usr/bin/git branch -D master # timeout=10 19:24:06 [2025-11-05T18:24:06.830Z] > /usr/bin/git checkout -b master cf8816795b0bf7b66d95aaa79eccfc6082e71f3a # timeout=10 19:24:06 [2025-11-05T18:24:06.892Z] Commit message: "Update parent POM to version 1.7-build251103" 19:24:06 [2025-11-05T18:24:06.893Z] > /usr/bin/git rev-list --no-walk 643bbdca2baabe147c6ad58fb5195fcae88d4f45 # timeout=10 19:24:06 [2025-11-05T18:24:06.922Z] [Pipeline] fileExists 19:24:06 [2025-11-05T18:24:06.937Z] [Pipeline] readMavenPom 19:24:06 [2025-11-05T18:24:06.957Z] [Pipeline] sh 19:24:07 [2025-11-05T18:24:07.215Z] + git rev-parse HEAD 19:24:07 [2025-11-05T18:24:07.218Z] [Pipeline] echo 19:24:07 [2025-11-05T18:24:07.218Z] Silverpeas-Components: current commit is cf8816795b0bf7b66d95aaa79eccfc6082e71f3a and last build commit is cf8816795b0bf7b66d95aaa79eccfc6082e71f3a 19:24:07 [2025-11-05T18:24:07.220Z] [Pipeline] } 19:24:07 [2025-11-05T18:24:07.235Z] [Pipeline] // dir 19:24:07 [2025-11-05T18:24:07.249Z] [Pipeline] echo 19:24:07 [2025-11-05T18:24:07.249Z] Build skipped due to no changes have been done since the last build 19:24:07 [2025-11-05T18:24:07.263Z] [Pipeline] dir 19:24:07 [2025-11-05T18:24:07.264Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks 19:24:07 [2025-11-05T18:24:07.265Z] [Pipeline] { 19:24:07 [2025-11-05T18:24:07.283Z] [Pipeline] git 19:24:07 [2025-11-05T18:24:07.285Z] Selected Git installation does not exist. Using Default 19:24:07 [2025-11-05T18:24:07.285Z] The recommended git tool is: NONE 19:24:07 [2025-11-05T18:24:07.286Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:07 [2025-11-05T18:24:07.299Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@43423b14; decorates hudson.Launcher$LocalLauncher@20701d5e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:07 [2025-11-05T18:24:07.299Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 19:24:07 [2025-11-05T18:24:07.305Z] Fetching changes from the remote Git repository 19:24:07 [2025-11-05T18:24:07.307Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 19:24:07 [2025-11-05T18:24:07.313Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 19:24:07 [2025-11-05T18:24:07.313Z] > /usr/bin/git --version # timeout=10 19:24:07 [2025-11-05T18:24:07.318Z] > git --version # 'git version 2.43.0' 19:24:07 [2025-11-05T18:24:07.318Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:07 [2025-11-05T18:24:07.324Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:07 [2025-11-05T18:24:07.681Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:07 [2025-11-05T18:24:07.688Z] Checking out Revision f513f61baff3b98ad90895fa83ecd76bd68298f0 (refs/remotes/origin/master) 19:24:07 [2025-11-05T18:24:07.688Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:07 [2025-11-05T18:24:07.694Z] > /usr/bin/git checkout -f f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10 19:24:07 [2025-11-05T18:24:07.707Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:07 [2025-11-05T18:24:07.715Z] > /usr/bin/git branch -D master # timeout=10 19:24:07 [2025-11-05T18:24:07.722Z] > /usr/bin/git checkout -b master f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10 19:24:07 [2025-11-05T18:24:07.745Z] Commit message: "Update parent POM to version 1.7-build251103" 19:24:07 [2025-11-05T18:24:07.745Z] > /usr/bin/git rev-list --no-walk 5e10e1c66f291441bbdfdce05b51861612305b99 # timeout=10 19:24:07 [2025-11-05T18:24:07.775Z] [Pipeline] fileExists 19:24:07 [2025-11-05T18:24:07.785Z] [Pipeline] readMavenPom 19:24:07 [2025-11-05T18:24:07.806Z] [Pipeline] sh 19:24:08 [2025-11-05T18:24:08.064Z] + git rev-parse HEAD 19:24:08 [2025-11-05T18:24:08.066Z] [Pipeline] echo 19:24:08 [2025-11-05T18:24:08.067Z] Silverpeas-Looks: current commit is f513f61baff3b98ad90895fa83ecd76bd68298f0 and last build commit is f513f61baff3b98ad90895fa83ecd76bd68298f0 19:24:08 [2025-11-05T18:24:08.069Z] [Pipeline] } 19:24:08 [2025-11-05T18:24:08.084Z] [Pipeline] // dir 19:24:08 [2025-11-05T18:24:08.102Z] [Pipeline] echo 19:24:08 [2025-11-05T18:24:08.102Z] Build skipped due to no changes have been done since the last build 19:24:08 [2025-11-05T18:24:08.118Z] [Pipeline] dir 19:24:08 [2025-11-05T18:24:08.118Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup 19:24:08 [2025-11-05T18:24:08.119Z] [Pipeline] { 19:24:08 [2025-11-05T18:24:08.138Z] [Pipeline] git 19:24:08 [2025-11-05T18:24:08.140Z] The recommended git tool is: NONE 19:24:08 [2025-11-05T18:24:08.141Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2025-11-05T18:24:08.149Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d34222c; decorates hudson.Launcher$LocalLauncher@493f54 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2025-11-05T18:24:08.150Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 19:24:08 [2025-11-05T18:24:08.156Z] Fetching changes from the remote Git repository 19:24:08 [2025-11-05T18:24:08.159Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 19:24:08 [2025-11-05T18:24:08.165Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 19:24:08 [2025-11-05T18:24:08.165Z] > /usr/bin/git --version # timeout=10 19:24:08 [2025-11-05T18:24:08.171Z] > git --version # 'git version 2.43.0' 19:24:08 [2025-11-05T18:24:08.171Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:08 [2025-11-05T18:24:08.177Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:08 [2025-11-05T18:24:08.531Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:08 [2025-11-05T18:24:08.537Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master) 19:24:08 [2025-11-05T18:24:08.537Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:08 [2025-11-05T18:24:08.543Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2025-11-05T18:24:08.554Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:08 [2025-11-05T18:24:08.564Z] > /usr/bin/git branch -D master # timeout=10 19:24:08 [2025-11-05T18:24:08.571Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2025-11-05T18:24:08.586Z] 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 [2025-11-05T18:24:08.587Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2025-11-05T18:24:08.616Z] [Pipeline] fileExists 19:24:08 [2025-11-05T18:24:08.633Z] [Pipeline] sh 19:24:08 [2025-11-05T18:24:08.891Z] + git rev-parse HEAD 19:24:08 [2025-11-05T18:24:08.894Z] [Pipeline] echo 19:24:08 [2025-11-05T18:24:08.894Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 19:24:08 [2025-11-05T18:24:08.896Z] [Pipeline] } 19:24:08 [2025-11-05T18:24:08.911Z] [Pipeline] // dir 19:24:08 [2025-11-05T18:24:08.927Z] [Pipeline] echo 19:24:08 [2025-11-05T18:24:08.927Z] Build skipped due to no changes have been done since the last build 19:24:08 [2025-11-05T18:24:08.943Z] [Pipeline] dir 19:24:08 [2025-11-05T18:24:08.944Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution 19:24:08 [2025-11-05T18:24:08.944Z] [Pipeline] { 19:24:08 [2025-11-05T18:24:08.964Z] [Pipeline] git 19:24:08 [2025-11-05T18:24:08.966Z] The recommended git tool is: NONE 19:24:08 [2025-11-05T18:24:08.966Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2025-11-05T18:24:08.977Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7f321151; decorates hudson.Launcher$LocalLauncher@4ce11030 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2025-11-05T18:24:08.978Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 19:24:08 [2025-11-05T18:24:08.984Z] Fetching changes from the remote Git repository 19:24:08 [2025-11-05T18:24:08.987Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 19:24:08 [2025-11-05T18:24:08.993Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 19:24:08 [2025-11-05T18:24:08.993Z] > /usr/bin/git --version # timeout=10 19:24:08 [2025-11-05T18:24:08.999Z] > git --version # 'git version 2.43.0' 19:24:08 [2025-11-05T18:24:08.999Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2025-11-05T18:24:09.005Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:09 [2025-11-05T18:24:09.350Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:09 [2025-11-05T18:24:09.356Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master) 19:24:09 [2025-11-05T18:24:09.356Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:09 [2025-11-05T18:24:09.361Z] > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10 19:24:09 [2025-11-05T18:24:09.370Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:09 [2025-11-05T18:24:09.378Z] > /usr/bin/git branch -D master # timeout=10 19:24:09 [2025-11-05T18:24:09.384Z] > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10 19:24:09 [2025-11-05T18:24:09.394Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging." 19:24:09 [2025-11-05T18:24:09.394Z] > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10 19:24:09 [2025-11-05T18:24:09.414Z] [Pipeline] fileExists 19:24:09 [2025-11-05T18:24:09.422Z] [Pipeline] readMavenPom 19:24:09 [2025-11-05T18:24:09.432Z] [Pipeline] sh 19:24:09 [2025-11-05T18:24:09.687Z] + git rev-parse HEAD 19:24:09 [2025-11-05T18:24:09.690Z] [Pipeline] echo 19:24:09 [2025-11-05T18:24:09.690Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46 19:24:09 [2025-11-05T18:24:09.693Z] [Pipeline] } 19:24:09 [2025-11-05T18:24:09.710Z] [Pipeline] // dir 19:24:09 [2025-11-05T18:24:09.726Z] [Pipeline] echo 19:24:09 [2025-11-05T18:24:09.726Z] Build skipped due to no changes have been done since the last build 19:24:09 [2025-11-05T18:24:09.742Z] [Pipeline] dir 19:24:09 [2025-11-05T18:24:09.743Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly 19:24:09 [2025-11-05T18:24:09.743Z] [Pipeline] { 19:24:09 [2025-11-05T18:24:09.763Z] [Pipeline] git 19:24:09 [2025-11-05T18:24:09.765Z] The recommended git tool is: NONE 19:24:09 [2025-11-05T18:24:09.766Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:09 [2025-11-05T18:24:09.773Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50b47b73; decorates hudson.Launcher$LocalLauncher@76b2259c will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:09 [2025-11-05T18:24:09.773Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 19:24:09 [2025-11-05T18:24:09.780Z] Fetching changes from the remote Git repository 19:24:09 [2025-11-05T18:24:09.783Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 19:24:09 [2025-11-05T18:24:09.788Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 19:24:09 [2025-11-05T18:24:09.789Z] > /usr/bin/git --version # timeout=10 19:24:09 [2025-11-05T18:24:09.794Z] > git --version # 'git version 2.43.0' 19:24:09 [2025-11-05T18:24:09.794Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2025-11-05T18:24:09.800Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:10 [2025-11-05T18:24:10.180Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:10 [2025-11-05T18:24:10.186Z] Checking out Revision a7395dfb2bad8cf914fae6e0cb2096f17b816e69 (refs/remotes/origin/master) 19:24:10 [2025-11-05T18:24:10.186Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:10 [2025-11-05T18:24:10.192Z] > /usr/bin/git checkout -f a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10 19:24:10 [2025-11-05T18:24:10.201Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:10 [2025-11-05T18:24:10.211Z] > /usr/bin/git branch -D master # timeout=10 19:24:10 [2025-11-05T18:24:10.218Z] > /usr/bin/git checkout -b master a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10 19:24:10 [2025-11-05T18:24:10.230Z] Commit message: "Update parent POM to version 1.7-build251103" 19:24:10 [2025-11-05T18:24:10.230Z] > /usr/bin/git rev-list --no-walk 2602d963f2ce489545e50538d19e2f557df61333 # timeout=10 19:24:10 [2025-11-05T18:24:10.260Z] [Pipeline] fileExists 19:24:10 [2025-11-05T18:24:10.270Z] [Pipeline] readMavenPom 19:24:10 [2025-11-05T18:24:10.284Z] [Pipeline] sh 19:24:10 [2025-11-05T18:24:10.541Z] + git rev-parse HEAD 19:24:10 [2025-11-05T18:24:10.544Z] [Pipeline] echo 19:24:10 [2025-11-05T18:24:10.545Z] Silverpeas-Assembly: current commit is a7395dfb2bad8cf914fae6e0cb2096f17b816e69 and last build commit is a7395dfb2bad8cf914fae6e0cb2096f17b816e69 19:24:10 [2025-11-05T18:24:10.547Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.562Z] [Pipeline] // dir 19:24:10 [2025-11-05T18:24:10.580Z] [Pipeline] echo 19:24:10 [2025-11-05T18:24:10.580Z] Build skipped due to no changes have been done since the last build 19:24:10 [2025-11-05T18:24:10.580Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.596Z] [Pipeline] // script 19:24:10 [2025-11-05T18:24:10.612Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.627Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.644Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.645Z] [Pipeline] { (Build Silverpeas) 19:24:10 [2025-11-05T18:24:10.675Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.676Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.696Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.696Z] [Pipeline] { (Build Silverpeas-Core) 19:24:10 [2025-11-05T18:24:10.713Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.714Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.715Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.730Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.747Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.748Z] [Pipeline] { (Build Silverpeas-Components) 19:24:10 [2025-11-05T18:24:10.762Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.763Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.764Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.777Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.791Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.792Z] [Pipeline] { (Build Silverpeas-Assembly) 19:24:10 [2025-11-05T18:24:10.804Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.805Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.806Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.818Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.831Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.832Z] [Pipeline] { (Build Silverpeas Setup) 19:24:10 [2025-11-05T18:24:10.843Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.844Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.845Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.855Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.867Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.867Z] [Pipeline] { (Build Silverpeas Distribution) 19:24:10 [2025-11-05T18:24:10.878Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.879Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.880Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.890Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.901Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.902Z] [Pipeline] { (Build Silverpeas-Looks) 19:24:10 [2025-11-05T18:24:10.911Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.912Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.913Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.922Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.932Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.933Z] [Pipeline] { (Publish Silverpeas-Core) 19:24:10 [2025-11-05T18:24:10.942Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.943Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.944Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.952Z] [Pipeline] // stage 19:24:10 [2025-11-05T18:24:10.962Z] [Pipeline] stage 19:24:10 [2025-11-05T18:24:10.963Z] [Pipeline] { (Publish Silverpeas-Components) 19:24:10 [2025-11-05T18:24:10.972Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-11-05T18:24:10.973Z] [Pipeline] getContext 19:24:10 [2025-11-05T18:24:10.974Z] [Pipeline] } 19:24:10 [2025-11-05T18:24:10.982Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.016Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.017Z] [Pipeline] { (Publish Silverpeas-Assembly) 19:24:11 [2025-11-05T18:24:11.024Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2025-11-05T18:24:11.025Z] [Pipeline] getContext 19:24:11 [2025-11-05T18:24:11.027Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.034Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.043Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.044Z] [Pipeline] { (Publish Silverpeas-Setup) 19:24:11 [2025-11-05T18:24:11.051Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2025-11-05T18:24:11.052Z] [Pipeline] getContext 19:24:11 [2025-11-05T18:24:11.053Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.060Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.069Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.069Z] [Pipeline] { (Publish Silverpeas-Distribution) 19:24:11 [2025-11-05T18:24:11.076Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2025-11-05T18:24:11.077Z] [Pipeline] getContext 19:24:11 [2025-11-05T18:24:11.079Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.085Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.093Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.094Z] [Pipeline] { (Publish Silverpeas-Looks) 19:24:11 [2025-11-05T18:24:11.101Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2025-11-05T18:24:11.102Z] [Pipeline] getContext 19:24:11 [2025-11-05T18:24:11.103Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.110Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.118Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.119Z] [Pipeline] { (Publish Community Web Site) 19:24:11 [2025-11-05T18:24:11.125Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2025-11-05T18:24:11.126Z] [Pipeline] getContext 19:24:11 [2025-11-05T18:24:11.128Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.134Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.141Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.147Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.163Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.163Z] [Pipeline] { (Create YAML build report) 19:24:11 [2025-11-05T18:24:11.188Z] [Pipeline] script 19:24:11 [2025-11-05T18:24:11.191Z] [Pipeline] { 19:24:11 [2025-11-05T18:24:11.207Z] [Pipeline] sh 19:24:11 [2025-11-05T18:24:11.465Z] + mkdir -p target 19:24:11 [2025-11-05T18:24:11.467Z] [Pipeline] sh 19:24:11 [2025-11-05T18:24:11.726Z] + mv build.yaml target/ 19:24:11 [2025-11-05T18:24:11.727Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.744Z] [Pipeline] // script 19:24:11 [2025-11-05T18:24:11.753Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.768Z] [Pipeline] // stage 19:24:11 [2025-11-05T18:24:11.786Z] [Pipeline] stage 19:24:11 [2025-11-05T18:24:11.787Z] [Pipeline] { (Declarative: Post Actions) 19:24:11 [2025-11-05T18:24:11.810Z] [Pipeline] step 19:24:11 [2025-11-05T18:24:11.837Z] [Pipeline] script 19:24:11 [2025-11-05T18:24:11.841Z] [Pipeline] { 19:24:11 [2025-11-05T18:24:11.873Z] [Pipeline] } 19:24:11 [2025-11-05T18:24:11.888Z] [Pipeline] // script 19:24:11 [2025-11-05T18:24:11.908Z] [Pipeline] archiveArtifacts 19:24:11 [2025-11-05T18:24:11.911Z] Archiving artifacts 19:24:11 [2025-11-05T18:24:11.926Z] Enregistrement des empreintes numériques 19:24:11 [2025-11-05T18:24:11.939Z] [Pipeline] sh 19:24:12 [2025-11-05T18:24:12.197Z] + rm -rf target 19:24:12 [2025-11-05T18:24:12.203Z] [Pipeline] } 19:24:12 [2025-11-05T18:24:12.219Z] [Pipeline] // stage 19:24:12 [2025-11-05T18:24:12.234Z] [Pipeline] } 19:24:12 [2025-11-05T18:24:12.250Z] [Pipeline] // withEnv 19:24:12 [2025-11-05T18:24:12.265Z] [Pipeline] } 19:24:12 [2025-11-05T18:24:12.265Z] $ docker stop --time=1 b871af8ae277cccd72027f913f39e616244957dba2175a68e82266182c02404a 19:24:13 [2025-11-05T18:24:13.785Z] $ docker rm -f --volumes b871af8ae277cccd72027f913f39e616244957dba2175a68e82266182c02404a 19:24:13 [2025-11-05T18:24:13.823Z] [Pipeline] // withDockerContainer 19:24:13 [2025-11-05T18:24:13.829Z] [Pipeline] } 19:24:13 [2025-11-05T18:24:13.836Z] [Pipeline] // withEnv 19:24:13 [2025-11-05T18:24:13.848Z] [Pipeline] } 19:24:13 [2025-11-05T18:24:13.863Z] [Pipeline] // node 19:24:13 [2025-11-05T18:24:13.879Z] [Pipeline] End of Pipeline 19:24:13 [2025-11-05T18:24:13.951Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #603 19:24:13 [2025-11-05T18:24:13.952Z] Finished: SUCCESS