[2025-03-12T18:24:00.192Z] Lancé par une alarme périodique
[2025-03-12T18:24:00.193Z] Running as userbuild
[2025-03-12T18:24:00.573Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
[2025-03-12T18:24:01.209Z] [Pipeline] Start of Pipeline
[2025-03-12T18:24:01.642Z] [Pipeline] node
[2025-03-12T18:24:01.645Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
[2025-03-12T18:24:01.656Z] [Pipeline] {
[2025-03-12T18:24:01.682Z] [Pipeline] stage
[2025-03-12T18:24:01.684Z] [Pipeline] { (Declarative: Checkout SCM)
[2025-03-12T18:24:01.701Z] [Pipeline] checkout
[2025-03-12T18:24:01.705Z] Selected Git installation does not exist. Using Default
[2025-03-12T18:24:01.705Z] The recommended git tool is: NONE
[2025-03-12T18:24:01.705Z] No credentials specified
[2025-03-12T18:24:01.705Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
[2025-03-12T18:24:01.711Z] Fetching changes from the remote Git repository
[2025-03-12T18:24:01.715Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
[2025-03-12T18:24:01.721Z] Cleaning workspace
[2025-03-12T18:24:01.721Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
[2025-03-12T18:24:01.726Z] Resetting working tree
[2025-03-12T18:24:01.726Z]  > /usr/bin/git reset --hard # timeout=10
[2025-03-12T18:24:01.734Z]  > /usr/bin/git clean -fdx # timeout=10
[2025-03-12T18:24:01.740Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
[2025-03-12T18:24:01.740Z]  > /usr/bin/git --version # timeout=10
[2025-03-12T18:24:01.745Z]  > git --version # 'git version 2.43.0'
[2025-03-12T18:24:01.745Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-03-12T18:24:02.109Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
[2025-03-12T18:24:02.114Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
[2025-03-12T18:24:02.114Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-03-12T18:24:02.119Z]  > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
[2025-03-12T18:24:02.134Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
[2025-03-12T18:24:02.134Z]  > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
[2025-03-12T18:24:02.154Z] [Pipeline] }
[2025-03-12T18:24:02.162Z] [Pipeline] // stage
[2025-03-12T18:24:02.193Z] [Pipeline] withEnv
[2025-03-12T18:24:02.194Z] [Pipeline] {
[2025-03-12T18:24:02.383Z] [Pipeline] isUnix
[2025-03-12T18:24:02.384Z] [Pipeline] withEnv
[2025-03-12T18:24:02.385Z] [Pipeline] {
[2025-03-12T18:24:02.404Z] [Pipeline] sh
[2025-03-12T18:24:02.661Z] + docker inspect -f . silverpeas/silverbuild:latest
[2025-03-12T18:24:02.661Z] .
[2025-03-12T18:24:02.662Z] [Pipeline] }
[2025-03-12T18:24:02.671Z] [Pipeline] // withEnv
[2025-03-12T18:24:02.687Z] [Pipeline] withDockerContainer
[2025-03-12T18:24:02.719Z] Jenkins does not seem to be running inside a container
[2025-03-12T18:24:02.727Z] $ 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
[2025-03-12T18:24:03.031Z] $ docker top 03d17c780887c7ffd05b5420614747d8d4ef2f7f492909d60eb40c55bfea5033 -eo pid,comm
[2025-03-12T18:24:03.068Z] [Pipeline] {
[2025-03-12T18:24:03.126Z] [Pipeline] withEnv
[2025-03-12T18:24:03.127Z] [Pipeline] {
[2025-03-12T18:24:03.155Z] [Pipeline] stage
[2025-03-12T18:24:03.156Z] [Pipeline] { (Prepare the job)
[2025-03-12T18:24:03.204Z] [Pipeline] sh
[2025-03-12T18:24:03.464Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
[2025-03-12T18:24:03.718Z] [Pipeline] script
[2025-03-12T18:24:03.732Z] [Pipeline] {
[2025-03-12T18:24:03.751Z] [Pipeline] readMavenPom
[2025-03-12T18:24:03.786Z] 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.
[2025-03-12T18:24:03.789Z] 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.
[2025-03-12T18:24:03.790Z] 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.
[2025-03-12T18:24:03.790Z] 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.
[2025-03-12T18:24:03.791Z] 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.
[2025-03-12T18:24:03.793Z] [Pipeline] sh
[2025-03-12T18:24:04.052Z] + rm -f pom.xml
[2025-03-12T18:24:04.054Z] [Pipeline] }
[2025-03-12T18:24:04.069Z] [Pipeline] // script
[2025-03-12T18:24:04.088Z] [Pipeline] }
[2025-03-12T18:24:04.102Z] [Pipeline] // stage
[2025-03-12T18:24:04.118Z] [Pipeline] stage
[2025-03-12T18:24:04.119Z] [Pipeline] { (Check POM parent version)
[2025-03-12T18:24:04.203Z] [Pipeline] copyArtifacts
[2025-03-12T18:24:04.212Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
[2025-03-12T18:24:04.224Z] [Pipeline] script
[2025-03-12T18:24:04.241Z] [Pipeline] {
[2025-03-12T18:24:04.258Z] [Pipeline] readYaml
[2025-03-12T18:24:04.280Z] [Pipeline] sh
[2025-03-12T18:24:04.540Z] + 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
[2025-03-12T18:24:04.541Z] 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.
[2025-03-12T18:24:04.542Z] 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.
[2025-03-12T18:24:04.544Z] [Pipeline] sh
[2025-03-12T18:24:04.803Z] + rm -f build.yaml
[2025-03-12T18:24:04.805Z] [Pipeline] }
[2025-03-12T18:24:04.827Z] [Pipeline] // script
[2025-03-12T18:24:04.842Z] [Pipeline] }
[2025-03-12T18:24:04.856Z] [Pipeline] // stage
[2025-03-12T18:24:04.882Z] [Pipeline] stage
[2025-03-12T18:24:04.883Z] [Pipeline] { (Checkout projects and check code changes)
[2025-03-12T18:24:04.921Z] [Pipeline] script
[2025-03-12T18:24:04.929Z] [Pipeline] {
[2025-03-12T18:24:04.963Z] [Pipeline] copyArtifacts
[2025-03-12T18:24:04.970Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913
[2025-03-12T18:24:04.982Z] [Pipeline] fileExists
[2025-03-12T18:24:05.000Z] [Pipeline] readYaml
[2025-03-12T18:24:05.023Z] 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.
[2025-03-12T18:24:05.027Z] [Pipeline] dir
[2025-03-12T18:24:05.028Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
[2025-03-12T18:24:05.029Z] [Pipeline] {
[2025-03-12T18:24:05.049Z] [Pipeline] git
[2025-03-12T18:24:05.052Z] The recommended git tool is: /usr/bin/git
[2025-03-12T18:24:05.052Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
[2025-03-12T18:24:05.065Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@544aec15; decorates hudson.Launcher$LocalLauncher@1c065262 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-03-12T18:24:05.066Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
[2025-03-12T18:24:05.072Z] Fetching changes from the remote Git repository
[2025-03-12T18:24:05.075Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
[2025-03-12T18:24:05.082Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
[2025-03-12T18:24:05.082Z]  > /usr/bin/git --version # timeout=10
[2025-03-12T18:24:05.087Z]  > git --version # 'git version 2.43.0'
[2025-03-12T18:24:05.087Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
[2025-03-12T18:24:05.093Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-03-12T18:24:05.706Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
[2025-03-12T18:24:05.715Z] Checking out Revision ad8060ee83f58c1925b97f06c50ad109b0a1b422 (refs/remotes/origin/master)
[2025-03-12T18:24:05.715Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-03-12T18:24:05.720Z]  > /usr/bin/git checkout -f ad8060ee83f58c1925b97f06c50ad109b0a1b422 # timeout=10
[2025-03-12T18:24:05.767Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
[2025-03-12T18:24:05.780Z]  > /usr/bin/git branch -D master # timeout=10
[2025-03-12T18:24:05.787Z]  > /usr/bin/git checkout -b master ad8060ee83f58c1925b97f06c50ad109b0a1b422 # timeout=10
[2025-03-12T18:24:05.895Z] Commit message: "2025"
[2025-03-12T18:24:05.895Z]  > /usr/bin/git rev-list --no-walk dcf9d2efa8934907771c11280865ddcfbb0cdbad # timeout=10
[2025-03-12T18:24:05.921Z] [Pipeline] fileExists
[2025-03-12T18:24:05.930Z] [Pipeline] readMavenPom
[2025-03-12T18:24:05.943Z] [Pipeline] sh
[2025-03-12T18:24:06.202Z] + mvn -U versions:update-parent -DgenerateBackupPoms=false -DparentVersion=[1.7-build250303]
[2025-03-12T18:24:08.065Z] [INFO] Scanning for projects...
[2025-03-12T18:24:08.065Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom
[2025-03-12T18:24:09.409Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-03-12T18:24:09.410Z] [FATAL] Non-resolvable parent POM for org.silverpeas:core:6.5-SNAPSHOT: The following artifacts could not be resolved: org.silverpeas:silverpeas-project:pom:1.7-build241218 (absent): Could not find artifact org.silverpeas:silverpeas-project:pom:1.7-build241218 in Silverpeas Nexus (https://nexus3.silverpeas.org/repository/silverpeas) and 'parent.relativePath' points at wrong local POM @ line 32, column 11
[2025-03-12T18:24:09.410Z]  @ 
[2025-03-12T18:24:09.410Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-03-12T18:24:09.410Z] [ERROR]   
[2025-03-12T18:24:09.410Z] [ERROR]   The project org.silverpeas:core:6.5-SNAPSHOT (/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/pom.xml) has 1 error
[2025-03-12T18:24:09.410Z] [ERROR]     Non-resolvable parent POM for org.silverpeas:core:6.5-SNAPSHOT: The following artifacts could not be resolved: org.silverpeas:silverpeas-project:pom:1.7-build241218 (absent): Could not find artifact org.silverpeas:silverpeas-project:pom:1.7-build241218 in Silverpeas Nexus (https://nexus3.silverpeas.org/repository/silverpeas) and 'parent.relativePath' points at wrong local POM @ line 32, column 11 -> [Help 2]
[2025-03-12T18:24:09.410Z] [ERROR] 
[2025-03-12T18:24:09.410Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-03-12T18:24:09.410Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-03-12T18:24:09.410Z] [ERROR] 
[2025-03-12T18:24:09.410Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-03-12T18:24:09.410Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2025-03-12T18:24:09.410Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[2025-03-12T18:24:09.412Z] [Pipeline] }
[2025-03-12T18:24:09.430Z] [Pipeline] // dir
[2025-03-12T18:24:09.452Z] [Pipeline] }
[2025-03-12T18:24:09.466Z] [Pipeline] // script
[2025-03-12T18:24:09.493Z] [Pipeline] }
[2025-03-12T18:24:09.509Z] [Pipeline] // stage
[2025-03-12T18:24:09.528Z] [Pipeline] stage
[2025-03-12T18:24:09.529Z] [Pipeline] { (Build Silverpeas)
[2025-03-12T18:24:09.553Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.555Z] [Pipeline] getContext
[2025-03-12T18:24:09.580Z] [Pipeline] stage
[2025-03-12T18:24:09.581Z] [Pipeline] { (Build Silverpeas-Core)
[2025-03-12T18:24:09.598Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.599Z] [Pipeline] getContext
[2025-03-12T18:24:09.601Z] [Pipeline] }
[2025-03-12T18:24:09.617Z] [Pipeline] // stage
[2025-03-12T18:24:09.635Z] [Pipeline] stage
[2025-03-12T18:24:09.636Z] [Pipeline] { (Build Silverpeas-Components)
[2025-03-12T18:24:09.650Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.651Z] [Pipeline] getContext
[2025-03-12T18:24:09.653Z] [Pipeline] }
[2025-03-12T18:24:09.666Z] [Pipeline] // stage
[2025-03-12T18:24:09.681Z] [Pipeline] stage
[2025-03-12T18:24:09.682Z] [Pipeline] { (Build Silverpeas-Assembly)
[2025-03-12T18:24:09.694Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.696Z] [Pipeline] getContext
[2025-03-12T18:24:09.697Z] [Pipeline] }
[2025-03-12T18:24:09.709Z] [Pipeline] // stage
[2025-03-12T18:24:09.724Z] [Pipeline] stage
[2025-03-12T18:24:09.725Z] [Pipeline] { (Build Silverpeas Setup)
[2025-03-12T18:24:09.736Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.737Z] [Pipeline] getContext
[2025-03-12T18:24:09.739Z] [Pipeline] }
[2025-03-12T18:24:09.750Z] [Pipeline] // stage
[2025-03-12T18:24:09.764Z] [Pipeline] stage
[2025-03-12T18:24:09.765Z] [Pipeline] { (Build Silverpeas Distribution)
[2025-03-12T18:24:09.776Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.778Z] [Pipeline] getContext
[2025-03-12T18:24:09.779Z] [Pipeline] }
[2025-03-12T18:24:09.791Z] [Pipeline] // stage
[2025-03-12T18:24:09.804Z] [Pipeline] stage
[2025-03-12T18:24:09.805Z] [Pipeline] { (Build Silverpeas-Looks)
[2025-03-12T18:24:09.815Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.816Z] [Pipeline] getContext
[2025-03-12T18:24:09.818Z] [Pipeline] }
[2025-03-12T18:24:09.829Z] [Pipeline] // stage
[2025-03-12T18:24:09.841Z] [Pipeline] stage
[2025-03-12T18:24:09.842Z] [Pipeline] { (Publish Silverpeas-Core)
[2025-03-12T18:24:09.852Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.853Z] [Pipeline] getContext
[2025-03-12T18:24:09.855Z] [Pipeline] }
[2025-03-12T18:24:09.864Z] [Pipeline] // stage
[2025-03-12T18:24:09.877Z] [Pipeline] stage
[2025-03-12T18:24:09.878Z] [Pipeline] { (Publish Silverpeas-Components)
[2025-03-12T18:24:09.888Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.889Z] [Pipeline] getContext
[2025-03-12T18:24:09.890Z] [Pipeline] }
[2025-03-12T18:24:09.900Z] [Pipeline] // stage
[2025-03-12T18:24:09.912Z] [Pipeline] stage
[2025-03-12T18:24:09.913Z] [Pipeline] { (Publish Silverpeas-Assembly)
[2025-03-12T18:24:09.923Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.924Z] [Pipeline] getContext
[2025-03-12T18:24:09.926Z] [Pipeline] }
[2025-03-12T18:24:09.936Z] [Pipeline] // stage
[2025-03-12T18:24:09.949Z] [Pipeline] stage
[2025-03-12T18:24:09.950Z] [Pipeline] { (Publish Silverpeas-Setup)
[2025-03-12T18:24:09.959Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.961Z] [Pipeline] getContext
[2025-03-12T18:24:09.963Z] [Pipeline] }
[2025-03-12T18:24:09.973Z] [Pipeline] // stage
[2025-03-12T18:24:09.985Z] [Pipeline] stage
[2025-03-12T18:24:09.986Z] [Pipeline] { (Publish Silverpeas-Distribution)
[2025-03-12T18:24:09.996Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:09.997Z] [Pipeline] getContext
[2025-03-12T18:24:09.999Z] [Pipeline] }
[2025-03-12T18:24:10.008Z] [Pipeline] // stage
[2025-03-12T18:24:10.020Z] [Pipeline] stage
[2025-03-12T18:24:10.021Z] [Pipeline] { (Publish Silverpeas-Looks)
[2025-03-12T18:24:10.030Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:10.031Z] [Pipeline] getContext
[2025-03-12T18:24:10.033Z] [Pipeline] }
[2025-03-12T18:24:10.042Z] [Pipeline] // stage
[2025-03-12T18:24:10.054Z] [Pipeline] stage
[2025-03-12T18:24:10.055Z] [Pipeline] { (Publish Community Web Site)
[2025-03-12T18:24:10.064Z] Stage "Build Silverpeas" skipped due to earlier failure(s)
[2025-03-12T18:24:10.065Z] [Pipeline] getContext
[2025-03-12T18:24:10.067Z] [Pipeline] }
[2025-03-12T18:24:10.077Z] [Pipeline] // stage
[2025-03-12T18:24:10.086Z] [Pipeline] }
[2025-03-12T18:24:10.095Z] [Pipeline] // stage
[2025-03-12T18:24:10.112Z] [Pipeline] stage
[2025-03-12T18:24:10.112Z] [Pipeline] { (Create YAML build report)
[2025-03-12T18:24:10.127Z] Stage "Create YAML build report" skipped due to earlier failure(s)
[2025-03-12T18:24:10.128Z] [Pipeline] getContext
[2025-03-12T18:24:10.129Z] [Pipeline] }
[2025-03-12T18:24:10.143Z] [Pipeline] // stage
[2025-03-12T18:24:10.165Z] [Pipeline] stage
[2025-03-12T18:24:10.166Z] [Pipeline] { (Declarative: Post Actions)
[2025-03-12T18:24:10.196Z] [Pipeline] step
[2025-03-12T18:24:10.208Z] Sending e-mails to: miguel.moquillon@silverpeas.org david.lesimple@silverpeas.com sebastien.vuillet@silverpeas.com silveryocha@chastagnier.com
[2025-03-12T18:24:10.338Z] [Pipeline] }
[2025-03-12T18:24:10.352Z] [Pipeline] // stage
[2025-03-12T18:24:10.366Z] [Pipeline] }
[2025-03-12T18:24:10.379Z] [Pipeline] // withEnv
[2025-03-12T18:24:10.394Z] [Pipeline] }
[2025-03-12T18:24:10.395Z] $ docker stop --time=1 03d17c780887c7ffd05b5420614747d8d4ef2f7f492909d60eb40c55bfea5033
[2025-03-12T18:24:11.624Z] $ docker rm -f --volumes 03d17c780887c7ffd05b5420614747d8d4ef2f7f492909d60eb40c55bfea5033
[2025-03-12T18:24:11.666Z] [Pipeline] // withDockerContainer
[2025-03-12T18:24:11.671Z] [Pipeline] }
[2025-03-12T18:24:11.677Z] [Pipeline] // withEnv
[2025-03-12T18:24:11.684Z] [Pipeline] }
[2025-03-12T18:24:11.692Z] [Pipeline] // node
[2025-03-12T18:24:11.714Z] [Pipeline] End of Pipeline
[2025-03-12T18:24:11.754Z] ERROR: script returned exit code 1
[2025-03-12T18:24:11.774Z] Finished: FAILURE