Skip to content
Succès

Sortie de la console

19:24:00 [2025-06-01T17:24:00.136Z] Lancé par une alarme périodique
19:24:00 [2025-06-01T17:24:00.136Z] Running as userbuild
19:24:00 [2025-06-01T17:24:00.519Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:00 [2025-06-01T17:24:00.979Z] [Pipeline] Start of Pipeline
19:24:01 [2025-06-01T17:24:01.319Z] [Pipeline] node
19:24:01 [2025-06-01T17:24:01.323Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2025-06-01T17:24:01.326Z] [Pipeline] {
19:24:01 [2025-06-01T17:24:01.341Z] [Pipeline] stage
19:24:01 [2025-06-01T17:24:01.342Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2025-06-01T17:24:01.350Z] [Pipeline] checkout
19:24:01 [2025-06-01T17:24:01.352Z] Selected Git installation does not exist. Using Default
19:24:01 [2025-06-01T17:24:01.352Z] The recommended git tool is: NONE
19:24:01 [2025-06-01T17:24:01.352Z] No credentials specified
19:24:01 [2025-06-01T17:24:01.352Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2025-06-01T17:24:01.357Z] Fetching changes from the remote Git repository
19:24:01 [2025-06-01T17:24:01.362Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2025-06-01T17:24:01.370Z] Cleaning workspace
19:24:01 [2025-06-01T17:24:01.370Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2025-06-01T17:24:01.374Z] Resetting working tree
19:24:01 [2025-06-01T17:24:01.374Z]  > /usr/bin/git reset --hard # timeout=10
19:24:01 [2025-06-01T17:24:01.383Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2025-06-01T17:24:01.389Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-06-01T17:24:01.389Z]  > /usr/bin/git --version # timeout=10
19:24:01 [2025-06-01T17:24:01.393Z]  > git --version # 'git version 2.43.0'
19:24:01 [2025-06-01T17:24:01.393Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:01 [2025-06-01T17:24:01.748Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:01 [2025-06-01T17:24:01.754Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:01 [2025-06-01T17:24:01.754Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:01 [2025-06-01T17:24:01.759Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:01 [2025-06-01T17:24:01.771Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:01 [2025-06-01T17:24:01.771Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:01 [2025-06-01T17:24:01.792Z] [Pipeline] }
19:24:01 [2025-06-01T17:24:01.802Z] [Pipeline] // stage
19:24:01 [2025-06-01T17:24:01.826Z] [Pipeline] withEnv
19:24:01 [2025-06-01T17:24:01.827Z] [Pipeline] {
19:24:02 [2025-06-01T17:24:02.004Z] [Pipeline] isUnix
19:24:02 [2025-06-01T17:24:02.004Z] [Pipeline] withEnv
19:24:02 [2025-06-01T17:24:02.005Z] [Pipeline] {
19:24:02 [2025-06-01T17:24:02.020Z] [Pipeline] sh
19:24:02 [2025-06-01T17:24:02.276Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2025-06-01T17:24:02.276Z] .
19:24:02 [2025-06-01T17:24:02.277Z] [Pipeline] }
19:24:02 [2025-06-01T17:24:02.290Z] [Pipeline] // withEnv
19:24:02 [2025-06-01T17:24:02.314Z] [Pipeline] withDockerContainer
19:24:02 [2025-06-01T17:24:02.346Z] Jenkins does not seem to be running inside a container
19:24:02 [2025-06-01T17:24:02.353Z] $ 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:02 [2025-06-01T17:24:02.657Z] $ docker top 5c1804867cc1fc27095637f5521016b38b06ba75a4cf07ebf0e66a6d4b9dd4de -eo pid,comm
19:24:02 [2025-06-01T17:24:02.696Z] [Pipeline] {
19:24:02 [2025-06-01T17:24:02.727Z] [Pipeline] withEnv
19:24:02 [2025-06-01T17:24:02.727Z] [Pipeline] {
19:24:02 [2025-06-01T17:24:02.752Z] [Pipeline] stage
19:24:02 [2025-06-01T17:24:02.753Z] [Pipeline] { (Prepare the job)
19:24:02 [2025-06-01T17:24:02.795Z] [Pipeline] sh
19:24:03 [2025-06-01T17:24:03.053Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2025-06-01T17:24:03.305Z] [Pipeline] script
19:24:03 [2025-06-01T17:24:03.309Z] [Pipeline] {
19:24:03 [2025-06-01T17:24:03.328Z] [Pipeline] readMavenPom
19:24:03 [2025-06-01T17:24:03.354Z] 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-06-01T17:24:03.355Z] 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-06-01T17:24:03.356Z] 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-06-01T17:24:03.357Z] 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-06-01T17:24:03.357Z] 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-06-01T17:24:03.358Z] [Pipeline] sh
19:24:03 [2025-06-01T17:24:03.615Z] + rm -f pom.xml
19:24:03 [2025-06-01T17:24:03.616Z] [Pipeline] }
19:24:03 [2025-06-01T17:24:03.629Z] [Pipeline] // script
19:24:03 [2025-06-01T17:24:03.645Z] [Pipeline] }
19:24:03 [2025-06-01T17:24:03.658Z] [Pipeline] // stage
19:24:03 [2025-06-01T17:24:03.673Z] [Pipeline] stage
19:24:03 [2025-06-01T17:24:03.674Z] [Pipeline] { (Check POM parent version)
19:24:03 [2025-06-01T17:24:03.740Z] [Pipeline] copyArtifacts
19:24:03 [2025-06-01T17:24:03.746Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
19:24:03 [2025-06-01T17:24:03.757Z] [Pipeline] script
19:24:03 [2025-06-01T17:24:03.763Z] [Pipeline] {
19:24:03 [2025-06-01T17:24:03.789Z] [Pipeline] readYaml
19:24:03 [2025-06-01T17:24:03.806Z] [Pipeline] sh
19:24:04 [2025-06-01T17:24:04.064Z] + 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-06-01T17:24:04.315Z] 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-06-01T17:24:04.316Z] 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-06-01T17:24:04.317Z] [Pipeline] sh
19:24:04 [2025-06-01T17:24:04.575Z] + rm -f build.yaml
19:24:04 [2025-06-01T17:24:04.576Z] [Pipeline] }
19:24:04 [2025-06-01T17:24:04.589Z] [Pipeline] // script
19:24:04 [2025-06-01T17:24:04.603Z] [Pipeline] }
19:24:04 [2025-06-01T17:24:04.615Z] [Pipeline] // stage
19:24:04 [2025-06-01T17:24:04.631Z] [Pipeline] stage
19:24:04 [2025-06-01T17:24:04.632Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2025-06-01T17:24:04.657Z] [Pipeline] script
19:24:04 [2025-06-01T17:24:04.661Z] [Pipeline] {
19:24:04 [2025-06-01T17:24:04.680Z] [Pipeline] copyArtifacts
19:24:04 [2025-06-01T17:24:04.687Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 954
19:24:04 [2025-06-01T17:24:04.697Z] [Pipeline] fileExists
19:24:04 [2025-06-01T17:24:04.714Z] [Pipeline] readYaml
19:24:04 [2025-06-01T17:24:04.728Z] 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-06-01T17:24:04.731Z] [Pipeline] dir
19:24:04 [2025-06-01T17:24:04.731Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2025-06-01T17:24:04.731Z] [Pipeline] {
19:24:04 [2025-06-01T17:24:04.748Z] [Pipeline] git
19:24:04 [2025-06-01T17:24:04.750Z] The recommended git tool is: /usr/bin/git
19:24:04 [2025-06-01T17:24:04.752Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2025-06-01T17:24:04.762Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@31199d3e; decorates hudson.Launcher$LocalLauncher@22fdc245 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2025-06-01T17:24:04.762Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2025-06-01T17:24:04.768Z] Fetching changes from the remote Git repository
19:24:04 [2025-06-01T17:24:04.771Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2025-06-01T17:24:04.777Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2025-06-01T17:24:04.777Z]  > /usr/bin/git --version # timeout=10
19:24:04 [2025-06-01T17:24:04.782Z]  > git --version # 'git version 2.43.0'
19:24:04 [2025-06-01T17:24:04.782Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2025-06-01T17:24:04.788Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2025-06-01T17:24:05.190Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-06-01T17:24:05.196Z] Checking out Revision 5f98b22970270f366590ec39c750795aef6f82cb (refs/remotes/origin/master)
19:24:05 [2025-06-01T17:24:05.196Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-06-01T17:24:05.201Z]  > /usr/bin/git checkout -f 5f98b22970270f366590ec39c750795aef6f82cb # timeout=10
19:24:05 [2025-06-01T17:24:05.260Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2025-06-01T17:24:05.275Z]  > /usr/bin/git branch -D master # timeout=10
19:24:05 [2025-06-01T17:24:05.282Z]  > /usr/bin/git checkout -b master 5f98b22970270f366590ec39c750795aef6f82cb # timeout=10
19:24:05 [2025-06-01T17:24:05.410Z] Commit message: "Bug #14869"
19:24:05 [2025-06-01T17:24:05.410Z]  > /usr/bin/git rev-list --no-walk 5f98b22970270f366590ec39c750795aef6f82cb # timeout=10
19:24:05 [2025-06-01T17:24:05.437Z] [Pipeline] fileExists
19:24:05 [2025-06-01T17:24:05.451Z] [Pipeline] readMavenPom
19:24:05 [2025-06-01T17:24:05.467Z] [Pipeline] sh
19:24:05 [2025-06-01T17:24:05.724Z] + git rev-parse HEAD
19:24:05 [2025-06-01T17:24:05.728Z] [Pipeline] echo
19:24:05 [2025-06-01T17:24:05.729Z] Silverpeas-Core: current commit is 5f98b22970270f366590ec39c750795aef6f82cb and last build commit is 5f98b22970270f366590ec39c750795aef6f82cb
19:24:05 [2025-06-01T17:24:05.731Z] [Pipeline] }
19:24:05 [2025-06-01T17:24:05.748Z] [Pipeline] // dir
19:24:05 [2025-06-01T17:24:05.762Z] [Pipeline] echo
19:24:05 [2025-06-01T17:24:05.762Z] Build skipped due to no changes have been done since the last build
19:24:05 [2025-06-01T17:24:05.777Z] [Pipeline] dir
19:24:05 [2025-06-01T17:24:05.777Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2025-06-01T17:24:05.778Z] [Pipeline] {
19:24:05 [2025-06-01T17:24:05.795Z] [Pipeline] git
19:24:05 [2025-06-01T17:24:05.797Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-06-01T17:24:05.798Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-06-01T17:24:05.810Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1fd5e65; decorates hudson.Launcher$LocalLauncher@72695f2e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-06-01T17:24:05.810Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2025-06-01T17:24:05.816Z] Fetching changes from the remote Git repository
19:24:05 [2025-06-01T17:24:05.820Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2025-06-01T17:24:05.828Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2025-06-01T17:24:05.828Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2025-06-01T17:24:05.833Z]  > git --version # 'git version 2.43.0'
19:24:05 [2025-06-01T17:24:05.833Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-06-01T17:24:05.840Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-06-01T17:24:06.238Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-06-01T17:24:06.245Z] Checking out Revision 1b4d123f685388492e25d68188faf6dbc08e81e2 (refs/remotes/origin/master)
19:24:06 [2025-06-01T17:24:06.245Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-06-01T17:24:06.251Z]  > /usr/bin/git checkout -f 1b4d123f685388492e25d68188faf6dbc08e81e2 # timeout=10
19:24:06 [2025-06-01T17:24:06.307Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-06-01T17:24:06.319Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-06-01T17:24:06.326Z]  > /usr/bin/git checkout -b master 1b4d123f685388492e25d68188faf6dbc08e81e2 # timeout=10
19:24:06 [2025-06-01T17:24:06.365Z] Commit message: "Bug #14869"
19:24:06 [2025-06-01T17:24:06.365Z]  > /usr/bin/git rev-list --no-walk 1b4d123f685388492e25d68188faf6dbc08e81e2 # timeout=10
19:24:06 [2025-06-01T17:24:06.387Z] [Pipeline] fileExists
19:24:06 [2025-06-01T17:24:06.395Z] [Pipeline] readMavenPom
19:24:06 [2025-06-01T17:24:06.406Z] [Pipeline] sh
19:24:06 [2025-06-01T17:24:06.664Z] + git rev-parse HEAD
19:24:06 [2025-06-01T17:24:06.666Z] [Pipeline] echo
19:24:06 [2025-06-01T17:24:06.666Z] Silverpeas-Components: current commit is 1b4d123f685388492e25d68188faf6dbc08e81e2 and last build commit is 1b4d123f685388492e25d68188faf6dbc08e81e2
19:24:06 [2025-06-01T17:24:06.668Z] [Pipeline] }
19:24:06 [2025-06-01T17:24:06.682Z] [Pipeline] // dir
19:24:06 [2025-06-01T17:24:06.697Z] [Pipeline] echo
19:24:06 [2025-06-01T17:24:06.697Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-06-01T17:24:06.712Z] [Pipeline] dir
19:24:06 [2025-06-01T17:24:06.713Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:06 [2025-06-01T17:24:06.713Z] [Pipeline] {
19:24:06 [2025-06-01T17:24:06.730Z] [Pipeline] git
19:24:06 [2025-06-01T17:24:06.732Z] Selected Git installation does not exist. Using Default
19:24:06 [2025-06-01T17:24:06.732Z] The recommended git tool is: NONE
19:24:06 [2025-06-01T17:24:06.733Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-06-01T17:24:06.750Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2b3cad53; decorates hudson.Launcher$LocalLauncher@3aad85e5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-06-01T17:24:06.750Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:06 [2025-06-01T17:24:06.757Z] Fetching changes from the remote Git repository
19:24:06 [2025-06-01T17:24:06.758Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:06 [2025-06-01T17:24:06.764Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:06 [2025-06-01T17:24:06.764Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2025-06-01T17:24:06.768Z]  > git --version # 'git version 2.43.0'
19:24:06 [2025-06-01T17:24:06.768Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-06-01T17:24:06.773Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-06-01T17:24:07.155Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-06-01T17:24:07.161Z] Checking out Revision 47512323586ba328661a1c9efb435d8bf1a2f8ca (refs/remotes/origin/master)
19:24:07 [2025-06-01T17:24:07.161Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-06-01T17:24:07.166Z]  > /usr/bin/git checkout -f 47512323586ba328661a1c9efb435d8bf1a2f8ca # timeout=10
19:24:07 [2025-06-01T17:24:07.179Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-06-01T17:24:07.190Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-06-01T17:24:07.197Z]  > /usr/bin/git checkout -b master 47512323586ba328661a1c9efb435d8bf1a2f8ca # timeout=10
19:24:07 [2025-06-01T17:24:07.216Z] Commit message: "bug #14870 : Use permalink instead of internalLink property on app instance"
19:24:07 [2025-06-01T17:24:07.217Z]  > /usr/bin/git rev-list --no-walk 47512323586ba328661a1c9efb435d8bf1a2f8ca # timeout=10
19:24:07 [2025-06-01T17:24:07.247Z] [Pipeline] fileExists
19:24:07 [2025-06-01T17:24:07.261Z] [Pipeline] readMavenPom
19:24:07 [2025-06-01T17:24:07.280Z] [Pipeline] sh
19:24:07 [2025-06-01T17:24:07.538Z] + git rev-parse HEAD
19:24:07 [2025-06-01T17:24:07.540Z] [Pipeline] echo
19:24:07 [2025-06-01T17:24:07.541Z] Silverpeas-Looks: current commit is 47512323586ba328661a1c9efb435d8bf1a2f8ca and last build commit is 47512323586ba328661a1c9efb435d8bf1a2f8ca
19:24:07 [2025-06-01T17:24:07.543Z] [Pipeline] }
19:24:07 [2025-06-01T17:24:07.559Z] [Pipeline] // dir
19:24:07 [2025-06-01T17:24:07.574Z] [Pipeline] echo
19:24:07 [2025-06-01T17:24:07.575Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-06-01T17:24:07.590Z] [Pipeline] dir
19:24:07 [2025-06-01T17:24:07.590Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:07 [2025-06-01T17:24:07.591Z] [Pipeline] {
19:24:07 [2025-06-01T17:24:07.609Z] [Pipeline] git
19:24:07 [2025-06-01T17:24:07.611Z] The recommended git tool is: NONE
19:24:07 [2025-06-01T17:24:07.611Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-06-01T17:24:07.621Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@eb11241; decorates hudson.Launcher$LocalLauncher@4c4148af will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-06-01T17:24:07.621Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:07 [2025-06-01T17:24:07.629Z] Fetching changes from the remote Git repository
19:24:07 [2025-06-01T17:24:07.632Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:07 [2025-06-01T17:24:07.638Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:07 [2025-06-01T17:24:07.638Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2025-06-01T17:24:07.643Z]  > git --version # 'git version 2.43.0'
19:24:07 [2025-06-01T17:24:07.643Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-06-01T17:24:07.649Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-06-01T17:24:08.053Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-06-01T17:24:08.059Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2025-06-01T17:24:08.059Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-06-01T17:24:08.065Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-06-01T17:24:08.073Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-06-01T17:24:08.082Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-06-01T17:24:08.089Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-06-01T17:24:08.101Z] 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-06-01T17:24:08.102Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-06-01T17:24:08.121Z] [Pipeline] fileExists
19:24:08 [2025-06-01T17:24:08.131Z] [Pipeline] sh
19:24:08 [2025-06-01T17:24:08.386Z] + git rev-parse HEAD
19:24:08 [2025-06-01T17:24:08.388Z] [Pipeline] echo
19:24:08 [2025-06-01T17:24:08.389Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:08 [2025-06-01T17:24:08.390Z] [Pipeline] }
19:24:08 [2025-06-01T17:24:08.406Z] [Pipeline] // dir
19:24:08 [2025-06-01T17:24:08.421Z] [Pipeline] echo
19:24:08 [2025-06-01T17:24:08.421Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-06-01T17:24:08.437Z] [Pipeline] dir
19:24:08 [2025-06-01T17:24:08.437Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:08 [2025-06-01T17:24:08.438Z] [Pipeline] {
19:24:08 [2025-06-01T17:24:08.456Z] [Pipeline] git
19:24:08 [2025-06-01T17:24:08.458Z] The recommended git tool is: NONE
19:24:08 [2025-06-01T17:24:08.458Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-06-01T17:24:08.466Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a48af02; decorates hudson.Launcher$LocalLauncher@3ace4b1d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-06-01T17:24:08.467Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:08 [2025-06-01T17:24:08.473Z] Fetching changes from the remote Git repository
19:24:08 [2025-06-01T17:24:08.476Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:08 [2025-06-01T17:24:08.484Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:08 [2025-06-01T17:24:08.484Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2025-06-01T17:24:08.490Z]  > git --version # 'git version 2.43.0'
19:24:08 [2025-06-01T17:24:08.490Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-06-01T17:24:08.496Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-06-01T17:24:08.859Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-06-01T17:24:08.865Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:08 [2025-06-01T17:24:08.865Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-06-01T17:24:08.871Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-06-01T17:24:08.882Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-06-01T17:24:08.890Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-06-01T17:24:08.897Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-06-01T17:24:08.910Z] 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:08 [2025-06-01T17:24:08.911Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-06-01T17:24:08.941Z] [Pipeline] fileExists
19:24:08 [2025-06-01T17:24:08.957Z] [Pipeline] readMavenPom
19:24:08 [2025-06-01T17:24:08.975Z] [Pipeline] sh
19:24:09 [2025-06-01T17:24:09.233Z] + git rev-parse HEAD
19:24:09 [2025-06-01T17:24:09.236Z] [Pipeline] echo
19:24:09 [2025-06-01T17:24:09.236Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:09 [2025-06-01T17:24:09.238Z] [Pipeline] }
19:24:09 [2025-06-01T17:24:09.253Z] [Pipeline] // dir
19:24:09 [2025-06-01T17:24:09.269Z] [Pipeline] echo
19:24:09 [2025-06-01T17:24:09.269Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-06-01T17:24:09.285Z] [Pipeline] dir
19:24:09 [2025-06-01T17:24:09.286Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2025-06-01T17:24:09.286Z] [Pipeline] {
19:24:09 [2025-06-01T17:24:09.305Z] [Pipeline] git
19:24:09 [2025-06-01T17:24:09.307Z] The recommended git tool is: NONE
19:24:09 [2025-06-01T17:24:09.307Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-06-01T17:24:09.317Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@49fa525b; decorates hudson.Launcher$LocalLauncher@10ef905 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-06-01T17:24:09.318Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:09 [2025-06-01T17:24:09.324Z] Fetching changes from the remote Git repository
19:24:09 [2025-06-01T17:24:09.327Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:09 [2025-06-01T17:24:09.333Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:09 [2025-06-01T17:24:09.333Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-06-01T17:24:09.338Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-06-01T17:24:09.338Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-06-01T17:24:09.344Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-06-01T17:24:09.751Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-06-01T17:24:09.758Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:09 [2025-06-01T17:24:09.758Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-06-01T17:24:09.763Z]  > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:09 [2025-06-01T17:24:09.772Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-06-01T17:24:09.782Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-06-01T17:24:09.788Z]  > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:09 [2025-06-01T17:24:09.798Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:09 [2025-06-01T17:24:09.798Z]  > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:09 [2025-06-01T17:24:09.818Z] [Pipeline] fileExists
19:24:09 [2025-06-01T17:24:09.835Z] [Pipeline] readMavenPom
19:24:09 [2025-06-01T17:24:09.855Z] [Pipeline] sh
19:24:10 [2025-06-01T17:24:10.112Z] + git rev-parse HEAD
19:24:10 [2025-06-01T17:24:10.115Z] [Pipeline] echo
19:24:10 [2025-06-01T17:24:10.115Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:10 [2025-06-01T17:24:10.117Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.132Z] [Pipeline] // dir
19:24:10 [2025-06-01T17:24:10.148Z] [Pipeline] echo
19:24:10 [2025-06-01T17:24:10.148Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-06-01T17:24:10.149Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.164Z] [Pipeline] // script
19:24:10 [2025-06-01T17:24:10.180Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.195Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.210Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.211Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2025-06-01T17:24:10.243Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.244Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.277Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.277Z] [Pipeline] { (Build Silverpeas-Core)
19:24:10 [2025-06-01T17:24:10.293Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.294Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.295Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.310Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.326Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.327Z] [Pipeline] { (Build Silverpeas-Components)
19:24:10 [2025-06-01T17:24:10.340Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.341Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.342Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.355Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.369Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.369Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:10 [2025-06-01T17:24:10.381Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.382Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.383Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.394Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.405Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.406Z] [Pipeline] { (Build Silverpeas Setup)
19:24:10 [2025-06-01T17:24:10.416Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.417Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.417Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.427Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.437Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.437Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:10 [2025-06-01T17:24:10.446Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.447Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.448Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.456Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.465Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.466Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:10 [2025-06-01T17:24:10.474Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.474Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.475Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.483Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.491Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.491Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:10 [2025-06-01T17:24:10.499Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.500Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.500Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.508Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.515Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.516Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:10 [2025-06-01T17:24:10.523Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.523Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.524Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.530Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.537Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.538Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:10 [2025-06-01T17:24:10.544Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.545Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.546Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.552Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.559Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.559Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:10 [2025-06-01T17:24:10.565Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.566Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.566Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.572Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.579Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.579Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:10 [2025-06-01T17:24:10.585Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.585Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.586Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.592Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.598Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.598Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:10 [2025-06-01T17:24:10.604Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.605Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.605Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.611Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.617Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.618Z] [Pipeline] { (Publish Community Web Site)
19:24:10 [2025-06-01T17:24:10.624Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-06-01T17:24:10.624Z] [Pipeline] getContext
19:24:10 [2025-06-01T17:24:10.624Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.630Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.636Z] [Pipeline] }
19:24:10 [2025-06-01T17:24:10.641Z] [Pipeline] // stage
19:24:10 [2025-06-01T17:24:10.648Z] [Pipeline] stage
19:24:10 [2025-06-01T17:24:10.648Z] [Pipeline] { (Create YAML build report)
19:24:10 [2025-06-01T17:24:10.658Z] [Pipeline] script
19:24:10 [2025-06-01T17:24:10.661Z] [Pipeline] {
19:24:10 [2025-06-01T17:24:10.667Z] [Pipeline] sh
19:24:10 [2025-06-01T17:24:10.923Z] + mkdir -p target
19:24:10 [2025-06-01T17:24:10.924Z] [Pipeline] sh
19:24:11 [2025-06-01T17:24:11.181Z] + mv build.yaml target/
19:24:11 [2025-06-01T17:24:11.182Z] [Pipeline] }
19:24:11 [2025-06-01T17:24:11.200Z] [Pipeline] // script
19:24:11 [2025-06-01T17:24:11.215Z] [Pipeline] }
19:24:11 [2025-06-01T17:24:11.230Z] [Pipeline] // stage
19:24:11 [2025-06-01T17:24:11.253Z] [Pipeline] stage
19:24:11 [2025-06-01T17:24:11.254Z] [Pipeline] { (Declarative: Post Actions)
19:24:11 [2025-06-01T17:24:11.281Z] [Pipeline] step
19:24:11 [2025-06-01T17:24:11.308Z] [Pipeline] script
19:24:11 [2025-06-01T17:24:11.313Z] [Pipeline] {
19:24:11 [2025-06-01T17:24:11.344Z] [Pipeline] }
19:24:11 [2025-06-01T17:24:11.362Z] [Pipeline] // script
19:24:11 [2025-06-01T17:24:11.381Z] [Pipeline] archiveArtifacts
19:24:11 [2025-06-01T17:24:11.384Z] Archiving artifacts
19:24:11 [2025-06-01T17:24:11.400Z] Enregistrement des empreintes numériques
19:24:11 [2025-06-01T17:24:11.415Z] [Pipeline] sh
19:24:11 [2025-06-01T17:24:11.676Z] + rm -rf target
19:24:11 [2025-06-01T17:24:11.681Z] [Pipeline] }
19:24:11 [2025-06-01T17:24:11.697Z] [Pipeline] // stage
19:24:11 [2025-06-01T17:24:11.712Z] [Pipeline] }
19:24:11 [2025-06-01T17:24:11.727Z] [Pipeline] // withEnv
19:24:11 [2025-06-01T17:24:11.742Z] [Pipeline] }
19:24:11 [2025-06-01T17:24:11.743Z] $ docker stop --time=1 5c1804867cc1fc27095637f5521016b38b06ba75a4cf07ebf0e66a6d4b9dd4de
19:24:13 [2025-06-01T17:24:13.017Z] $ docker rm -f --volumes 5c1804867cc1fc27095637f5521016b38b06ba75a4cf07ebf0e66a6d4b9dd4de
19:24:13 [2025-06-01T17:24:13.059Z] [Pipeline] // withDockerContainer
19:24:13 [2025-06-01T17:24:13.074Z] [Pipeline] }
19:24:13 [2025-06-01T17:24:13.090Z] [Pipeline] // withEnv
19:24:13 [2025-06-01T17:24:13.107Z] [Pipeline] }
19:24:13 [2025-06-01T17:24:13.125Z] [Pipeline] // node
19:24:13 [2025-06-01T17:24:13.143Z] [Pipeline] End of Pipeline
19:24:13 [2025-06-01T17:24:13.220Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #567
19:24:13 [2025-06-01T17:24:13.221Z] Finished: SUCCESS