19:24:00 [2025-01-12T18:24:00.394Z] Lancé par une alarme périodique
19:24:00 [2025-01-12T18:24:00.395Z] Running as userbuild
19:24:00 [2025-01-12T18:24:00.776Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-01-12T18:24:02.311Z] [Pipeline] Start of Pipeline
19:24:02 [2025-01-12T18:24:02.822Z] [Pipeline] node
19:24:02 [2025-01-12T18:24:02.826Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2025-01-12T18:24:02.835Z] [Pipeline] {
19:24:02 [2025-01-12T18:24:02.852Z] [Pipeline] stage
19:24:02 [2025-01-12T18:24:02.852Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2025-01-12T18:24:02.863Z] [Pipeline] checkout
19:24:02 [2025-01-12T18:24:02.865Z] Selected Git installation does not exist. Using Default
19:24:02 [2025-01-12T18:24:02.865Z] The recommended git tool is: NONE
19:24:02 [2025-01-12T18:24:02.865Z] No credentials specified
19:24:02 [2025-01-12T18:24:02.866Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2025-01-12T18:24:02.870Z] Fetching changes from the remote Git repository
19:24:02 [2025-01-12T18:24:02.874Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2025-01-12T18:24:02.883Z] Cleaning workspace
19:24:02 [2025-01-12T18:24:02.883Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-01-12T18:24:02.888Z] Resetting working tree
19:24:02 [2025-01-12T18:24:02.888Z] > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-01-12T18:24:02.901Z] > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-01-12T18:24:02.909Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-01-12T18:24:02.909Z] > /usr/bin/git --version # timeout=10
19:24:02 [2025-01-12T18:24:02.913Z] > git --version # 'git version 2.43.0'
19:24:02 [2025-01-12T18:24:02.913Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:03 [2025-01-12T18:24:03.275Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:03 [2025-01-12T18:24:03.281Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
19:24:03 [2025-01-12T18:24:03.281Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:03 [2025-01-12T18:24:03.286Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
19:24:03 [2025-01-12T18:24:03.300Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
19:24:03 [2025-01-12T18:24:03.301Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
19:24:03 [2025-01-12T18:24:03.329Z] [Pipeline] }
19:24:03 [2025-01-12T18:24:03.336Z] [Pipeline] // stage
19:24:03 [2025-01-12T18:24:03.364Z] [Pipeline] withEnv
19:24:03 [2025-01-12T18:24:03.365Z] [Pipeline] {
19:24:03 [2025-01-12T18:24:03.577Z] [Pipeline] isUnix
19:24:03 [2025-01-12T18:24:03.579Z] [Pipeline] withEnv
19:24:03 [2025-01-12T18:24:03.579Z] [Pipeline] {
19:24:03 [2025-01-12T18:24:03.596Z] [Pipeline] sh
19:24:03 [2025-01-12T18:24:03.853Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2025-01-12T18:24:03.853Z] .
19:24:03 [2025-01-12T18:24:03.854Z] [Pipeline] }
19:24:03 [2025-01-12T18:24:03.868Z] [Pipeline] // withEnv
19:24:03 [2025-01-12T18:24:03.885Z] [Pipeline] withDockerContainer
19:24:03 [2025-01-12T18:24:03.915Z] Jenkins does not seem to be running inside a container
19:24:03 [2025-01-12T18:24:03.922Z] $ 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:04 [2025-01-12T18:24:04.247Z] $ docker top 7c25b52b97707ad90c0b0b95e0a157b427dfedf8551c5d3c9c94d2702c71c13f -eo pid,comm
19:24:04 [2025-01-12T18:24:04.285Z] [Pipeline] {
19:24:04 [2025-01-12T18:24:04.328Z] [Pipeline] withEnv
19:24:04 [2025-01-12T18:24:04.329Z] [Pipeline] {
19:24:04 [2025-01-12T18:24:04.361Z] [Pipeline] stage
19:24:04 [2025-01-12T18:24:04.362Z] [Pipeline] { (Prepare the job)
19:24:04 [2025-01-12T18:24:04.420Z] [Pipeline] sh
19:24:04 [2025-01-12T18:24:04.679Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2025-01-12T18:24:04.932Z] [Pipeline] script
19:24:04 [2025-01-12T18:24:04.938Z] [Pipeline] {
19:24:04 [2025-01-12T18:24:04.957Z] [Pipeline] readMavenPom
19:24:05 [2025-01-12T18:24:05.006Z] [Pipeline] sh
19:24:05 [2025-01-12T18:24:05.264Z] + rm -f pom.xml
19:24:05 [2025-01-12T18:24:05.266Z] [Pipeline] }
19:24:05 [2025-01-12T18:24:05.280Z] [Pipeline] // script
19:24:05 [2025-01-12T18:24:05.299Z] [Pipeline] }
19:24:05 [2025-01-12T18:24:05.313Z] [Pipeline] // stage
19:24:05 [2025-01-12T18:24:05.330Z] [Pipeline] stage
19:24:05 [2025-01-12T18:24:05.331Z] [Pipeline] { (Check POM parent version)
19:24:05 [2025-01-12T18:24:05.498Z] [Pipeline] copyArtifacts
19:24:05 [2025-01-12T18:24:05.509Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 272
19:24:05 [2025-01-12T18:24:05.514Z] [Pipeline] script
19:24:05 [2025-01-12T18:24:05.522Z] [Pipeline] {
19:24:05 [2025-01-12T18:24:05.535Z] [Pipeline] readYaml
19:24:05 [2025-01-12T18:24:05.554Z] [Pipeline] sh
19:24:05 [2025-01-12T18:24:05.812Z] + 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:06 [2025-01-12T18:24:06.066Z] [Pipeline] sh
19:24:06 [2025-01-12T18:24:06.325Z] + rm -f build.yaml
19:24:06 [2025-01-12T18:24:06.327Z] [Pipeline] }
19:24:06 [2025-01-12T18:24:06.341Z] [Pipeline] // script
19:24:06 [2025-01-12T18:24:06.355Z] [Pipeline] }
19:24:06 [2025-01-12T18:24:06.369Z] [Pipeline] // stage
19:24:06 [2025-01-12T18:24:06.386Z] [Pipeline] stage
19:24:06 [2025-01-12T18:24:06.388Z] [Pipeline] { (Checkout projects and check code changes)
19:24:06 [2025-01-12T18:24:06.428Z] [Pipeline] script
19:24:06 [2025-01-12T18:24:06.433Z] [Pipeline] {
19:24:06 [2025-01-12T18:24:06.540Z] [Pipeline] copyArtifacts
19:24:06 [2025-01-12T18:24:06.546Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 896
19:24:06 [2025-01-12T18:24:06.556Z] [Pipeline] readYaml
19:24:06 [2025-01-12T18:24:06.575Z] [Pipeline] dir
19:24:06 [2025-01-12T18:24:06.576Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:06 [2025-01-12T18:24:06.577Z] [Pipeline] {
19:24:06 [2025-01-12T18:24:06.592Z] [Pipeline] git
19:24:06 [2025-01-12T18:24:06.644Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-01-12T18:24:06.647Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-01-12T18:24:06.662Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69190463; decorates hudson.Launcher$LocalLauncher@2adb1a4e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-01-12T18:24:06.662Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:06 [2025-01-12T18:24:06.668Z] Fetching changes from the remote Git repository
19:24:06 [2025-01-12T18:24:06.673Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:06 [2025-01-12T18:24:06.680Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:06 [2025-01-12T18:24:06.680Z] > /usr/bin/git --version # timeout=10
19:24:06 [2025-01-12T18:24:06.685Z] > git --version # 'git version 2.43.0'
19:24:06 [2025-01-12T18:24:06.685Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-01-12T18:24:06.692Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-01-12T18:24:07.132Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-01-12T18:24:07.139Z] Checking out Revision b9810ac629f8b94efee15a05aed23f6b46a18054 (refs/remotes/origin/master)
19:24:07 [2025-01-12T18:24:07.139Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-01-12T18:24:07.145Z] > /usr/bin/git checkout -f b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10
19:24:07 [2025-01-12T18:24:07.209Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-01-12T18:24:07.228Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-01-12T18:24:07.238Z] > /usr/bin/git checkout -b master b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10
19:24:07 [2025-01-12T18:24:07.339Z] Commit message: "The default implementation of the Contribution#canBeAccessedBy(User) uses the AuthorizationRequestCache to avoid a redondent computation of the authorization of the user to access the contribution along the same thread. The cache key was computed from the local identifier of the contribution which can lead hidden bugs like for example the access to another contribution of different type with the same identifier value not being computed. Now the cache key is computed from the global identifier of the contribution."
19:24:07 [2025-01-12T18:24:07.339Z] > /usr/bin/git rev-list --no-walk b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10
19:24:07 [2025-01-12T18:24:07.366Z] [Pipeline] fileExists
19:24:07 [2025-01-12T18:24:07.378Z] [Pipeline] readMavenPom
19:24:07 [2025-01-12T18:24:07.405Z] [Pipeline] sh
19:24:07 [2025-01-12T18:24:07.668Z] + git rev-parse HEAD
19:24:07 [2025-01-12T18:24:07.675Z] [Pipeline] echo
19:24:07 [2025-01-12T18:24:07.675Z] Silverpeas-Core: current commit is b9810ac629f8b94efee15a05aed23f6b46a18054 and last build commit is b9810ac629f8b94efee15a05aed23f6b46a18054
19:24:07 [2025-01-12T18:24:07.678Z] [Pipeline] }
19:24:07 [2025-01-12T18:24:07.696Z] [Pipeline] // dir
19:24:07 [2025-01-12T18:24:07.711Z] [Pipeline] echo
19:24:07 [2025-01-12T18:24:07.712Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-01-12T18:24:07.728Z] [Pipeline] dir
19:24:07 [2025-01-12T18:24:07.729Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:07 [2025-01-12T18:24:07.729Z] [Pipeline] {
19:24:07 [2025-01-12T18:24:07.750Z] [Pipeline] git
19:24:07 [2025-01-12T18:24:07.782Z] The recommended git tool is: /usr/bin/git
19:24:07 [2025-01-12T18:24:07.784Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-01-12T18:24:07.794Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4ff3e50; decorates hudson.Launcher$LocalLauncher@32387465 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-01-12T18:24:07.794Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:07 [2025-01-12T18:24:07.801Z] Fetching changes from the remote Git repository
19:24:07 [2025-01-12T18:24:07.803Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:07 [2025-01-12T18:24:07.809Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:07 [2025-01-12T18:24:07.809Z] > /usr/bin/git --version # timeout=10
19:24:07 [2025-01-12T18:24:07.813Z] > git --version # 'git version 2.43.0'
19:24:07 [2025-01-12T18:24:07.814Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-01-12T18:24:07.819Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-01-12T18:24:08.601Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-01-12T18:24:08.609Z] Checking out Revision 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 (refs/remotes/origin/master)
19:24:08 [2025-01-12T18:24:08.609Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-01-12T18:24:08.614Z] > /usr/bin/git checkout -f 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 # timeout=10
19:24:08 [2025-01-12T18:24:08.662Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-01-12T18:24:08.677Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-01-12T18:24:08.686Z] > /usr/bin/git checkout -b master 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 # timeout=10
19:24:08 [2025-01-12T18:24:08.804Z] Commit message: "bug #14622: Message notifier is now well managed"
19:24:08 [2025-01-12T18:24:08.804Z] > /usr/bin/git rev-list --no-walk 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 # timeout=10
19:24:08 [2025-01-12T18:24:08.833Z] [Pipeline] fileExists
19:24:08 [2025-01-12T18:24:08.848Z] [Pipeline] readMavenPom
19:24:08 [2025-01-12T18:24:08.872Z] [Pipeline] sh
19:24:09 [2025-01-12T18:24:09.130Z] + git rev-parse HEAD
19:24:09 [2025-01-12T18:24:09.134Z] [Pipeline] echo
19:24:09 [2025-01-12T18:24:09.135Z] Silverpeas-Components: current commit is 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 and last build commit is 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0
19:24:09 [2025-01-12T18:24:09.138Z] [Pipeline] }
19:24:09 [2025-01-12T18:24:09.154Z] [Pipeline] // dir
19:24:09 [2025-01-12T18:24:09.171Z] [Pipeline] echo
19:24:09 [2025-01-12T18:24:09.171Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-01-12T18:24:09.188Z] [Pipeline] dir
19:24:09 [2025-01-12T18:24:09.188Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:09 [2025-01-12T18:24:09.188Z] [Pipeline] {
19:24:09 [2025-01-12T18:24:09.209Z] [Pipeline] git
19:24:09 [2025-01-12T18:24:09.220Z] Selected Git installation does not exist. Using Default
19:24:09 [2025-01-12T18:24:09.220Z] The recommended git tool is: NONE
19:24:09 [2025-01-12T18:24:09.221Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-01-12T18:24:09.236Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@22e442ac; decorates hudson.Launcher$LocalLauncher@41e356f8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-01-12T18:24:09.237Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:09 [2025-01-12T18:24:09.242Z] Fetching changes from the remote Git repository
19:24:09 [2025-01-12T18:24:09.246Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:09 [2025-01-12T18:24:09.253Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:09 [2025-01-12T18:24:09.253Z] > /usr/bin/git --version # timeout=10
19:24:09 [2025-01-12T18:24:09.258Z] > git --version # 'git version 2.43.0'
19:24:09 [2025-01-12T18:24:09.258Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-01-12T18:24:09.265Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-01-12T18:24:09.659Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-01-12T18:24:09.665Z] Checking out Revision f67e4b1108b728594e5ee35cd80fcba1b4c26a89 (refs/remotes/origin/master)
19:24:09 [2025-01-12T18:24:09.666Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-01-12T18:24:09.671Z] > /usr/bin/git checkout -f f67e4b1108b728594e5ee35cd80fcba1b4c26a89 # timeout=10
19:24:09 [2025-01-12T18:24:09.687Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-01-12T18:24:09.697Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-01-12T18:24:09.705Z] > /usr/bin/git checkout -b master f67e4b1108b728594e5ee35cd80fcba1b4c26a89 # timeout=10
19:24:09 [2025-01-12T18:24:09.726Z] Commit message: "Update parent POM to 1.7-build241218"
19:24:09 [2025-01-12T18:24:09.726Z] > /usr/bin/git rev-list --no-walk f67e4b1108b728594e5ee35cd80fcba1b4c26a89 # timeout=10
19:24:09 [2025-01-12T18:24:09.758Z] [Pipeline] fileExists
19:24:09 [2025-01-12T18:24:09.775Z] [Pipeline] readMavenPom
19:24:09 [2025-01-12T18:24:09.813Z] [Pipeline] sh
19:24:10 [2025-01-12T18:24:10.072Z] + git rev-parse HEAD
19:24:10 [2025-01-12T18:24:10.076Z] [Pipeline] echo
19:24:10 [2025-01-12T18:24:10.076Z] Silverpeas-Looks: current commit is f67e4b1108b728594e5ee35cd80fcba1b4c26a89 and last build commit is f67e4b1108b728594e5ee35cd80fcba1b4c26a89
19:24:10 [2025-01-12T18:24:10.078Z] [Pipeline] }
19:24:10 [2025-01-12T18:24:10.094Z] [Pipeline] // dir
19:24:10 [2025-01-12T18:24:10.110Z] [Pipeline] echo
19:24:10 [2025-01-12T18:24:10.110Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-01-12T18:24:10.127Z] [Pipeline] dir
19:24:10 [2025-01-12T18:24:10.128Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:10 [2025-01-12T18:24:10.128Z] [Pipeline] {
19:24:10 [2025-01-12T18:24:10.149Z] [Pipeline] git
19:24:10 [2025-01-12T18:24:10.152Z] The recommended git tool is: NONE
19:24:10 [2025-01-12T18:24:10.153Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-01-12T18:24:10.165Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c92e30d; decorates hudson.Launcher$LocalLauncher@3357bdb7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-01-12T18:24:10.166Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:10 [2025-01-12T18:24:10.172Z] Fetching changes from the remote Git repository
19:24:10 [2025-01-12T18:24:10.176Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:10 [2025-01-12T18:24:10.183Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:10 [2025-01-12T18:24:10.183Z] > /usr/bin/git --version # timeout=10
19:24:10 [2025-01-12T18:24:10.188Z] > git --version # 'git version 2.43.0'
19:24:10 [2025-01-12T18:24:10.188Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-01-12T18:24:10.194Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-01-12T18:24:10.583Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-01-12T18:24:10.589Z] Checking out Revision 19f9a05ff806927062daed0bc30d2dddfb4e1115 (refs/remotes/origin/master)
19:24:10 [2025-01-12T18:24:10.589Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-01-12T18:24:10.595Z] > /usr/bin/git checkout -f 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:10 [2025-01-12T18:24:10.605Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-01-12T18:24:10.614Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-01-12T18:24:10.621Z] > /usr/bin/git checkout -b master 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:10 [2025-01-12T18:24:10.636Z] Commit message: "6.4 has been released from build 6.4-build240616 (92d58487c2004cefbf3973e0d5225d6a0e53884c).Prepare for development iteration of next version 6.5"
19:24:10 [2025-01-12T18:24:10.636Z] > /usr/bin/git rev-list --no-walk 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:10 [2025-01-12T18:24:10.658Z] [Pipeline] fileExists
19:24:10 [2025-01-12T18:24:10.678Z] [Pipeline] sh
19:24:10 [2025-01-12T18:24:10.937Z] + git rev-parse HEAD
19:24:10 [2025-01-12T18:24:10.941Z] [Pipeline] echo
19:24:10 [2025-01-12T18:24:10.942Z] Silverpeas-Setup: current commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 and last build commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115
19:24:10 [2025-01-12T18:24:10.946Z] [Pipeline] }
19:24:10 [2025-01-12T18:24:10.962Z] [Pipeline] // dir
19:24:10 [2025-01-12T18:24:10.978Z] [Pipeline] echo
19:24:10 [2025-01-12T18:24:10.979Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-01-12T18:24:10.996Z] [Pipeline] dir
19:24:10 [2025-01-12T18:24:10.997Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:10 [2025-01-12T18:24:10.997Z] [Pipeline] {
19:24:11 [2025-01-12T18:24:11.019Z] [Pipeline] git
19:24:11 [2025-01-12T18:24:11.021Z] The recommended git tool is: NONE
19:24:11 [2025-01-12T18:24:11.022Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2025-01-12T18:24:11.034Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7479a471; decorates hudson.Launcher$LocalLauncher@2f4e55dc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2025-01-12T18:24:11.035Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:11 [2025-01-12T18:24:11.041Z] Fetching changes from the remote Git repository
19:24:11 [2025-01-12T18:24:11.046Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:11 [2025-01-12T18:24:11.052Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:11 [2025-01-12T18:24:11.052Z] > /usr/bin/git --version # timeout=10
19:24:11 [2025-01-12T18:24:11.058Z] > git --version # 'git version 2.43.0'
19:24:11 [2025-01-12T18:24:11.058Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2025-01-12T18:24:11.064Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:11 [2025-01-12T18:24:11.438Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:11 [2025-01-12T18:24:11.444Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master)
19:24:11 [2025-01-12T18:24:11.444Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:11 [2025-01-12T18:24:11.450Z] > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:11 [2025-01-12T18:24:11.459Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:11 [2025-01-12T18:24:11.468Z] > /usr/bin/git branch -D master # timeout=10
19:24:11 [2025-01-12T18:24:11.475Z] > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:11 [2025-01-12T18:24:11.484Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
19:24:11 [2025-01-12T18:24:11.485Z] > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:11 [2025-01-12T18:24:11.505Z] [Pipeline] fileExists
19:24:11 [2025-01-12T18:24:11.515Z] [Pipeline] readMavenPom
19:24:11 [2025-01-12T18:24:11.533Z] [Pipeline] sh
19:24:11 [2025-01-12T18:24:11.791Z] + git rev-parse HEAD
19:24:11 [2025-01-12T18:24:11.796Z] [Pipeline] echo
19:24:11 [2025-01-12T18:24:11.797Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec
19:24:11 [2025-01-12T18:24:11.800Z] [Pipeline] }
19:24:11 [2025-01-12T18:24:11.816Z] [Pipeline] // dir
19:24:11 [2025-01-12T18:24:11.833Z] [Pipeline] echo
19:24:11 [2025-01-12T18:24:11.834Z] Build skipped due to no changes have been done since the last build
19:24:11 [2025-01-12T18:24:11.852Z] [Pipeline] dir
19:24:11 [2025-01-12T18:24:11.852Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:11 [2025-01-12T18:24:11.853Z] [Pipeline] {
19:24:11 [2025-01-12T18:24:11.875Z] [Pipeline] git
19:24:11 [2025-01-12T18:24:11.877Z] The recommended git tool is: NONE
19:24:11 [2025-01-12T18:24:11.878Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2025-01-12T18:24:11.887Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@135ea640; decorates hudson.Launcher$LocalLauncher@2a353fe6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2025-01-12T18:24:11.887Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:11 [2025-01-12T18:24:11.894Z] Fetching changes from the remote Git repository
19:24:11 [2025-01-12T18:24:11.898Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:11 [2025-01-12T18:24:11.903Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:11 [2025-01-12T18:24:11.903Z] > /usr/bin/git --version # timeout=10
19:24:11 [2025-01-12T18:24:11.909Z] > git --version # 'git version 2.43.0'
19:24:11 [2025-01-12T18:24:11.909Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2025-01-12T18:24:11.915Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:12 [2025-01-12T18:24:12.340Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:12 [2025-01-12T18:24:12.347Z] Checking out Revision 2c6567336e38e2df324ebede90c072c62036a6ac (refs/remotes/origin/master)
19:24:12 [2025-01-12T18:24:12.347Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:12 [2025-01-12T18:24:12.352Z] > /usr/bin/git checkout -f 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:12 [2025-01-12T18:24:12.362Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:12 [2025-01-12T18:24:12.373Z] > /usr/bin/git branch -D master # timeout=10
19:24:12 [2025-01-12T18:24:12.379Z] > /usr/bin/git checkout -b master 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:12 [2025-01-12T18:24:12.390Z] Commit message: "Update parent POM to 1.7-build241218"
19:24:12 [2025-01-12T18:24:12.390Z] > /usr/bin/git rev-list --no-walk 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10
19:24:12 [2025-01-12T18:24:12.412Z] [Pipeline] fileExists
19:24:12 [2025-01-12T18:24:12.421Z] [Pipeline] readMavenPom
19:24:12 [2025-01-12T18:24:12.444Z] [Pipeline] sh
19:24:12 [2025-01-12T18:24:12.704Z] + git rev-parse HEAD
19:24:12 [2025-01-12T18:24:12.707Z] [Pipeline] echo
19:24:12 [2025-01-12T18:24:12.707Z] Silverpeas-Assembly: current commit is 2c6567336e38e2df324ebede90c072c62036a6ac and last build commit is 2c6567336e38e2df324ebede90c072c62036a6ac
19:24:12 [2025-01-12T18:24:12.709Z] [Pipeline] }
19:24:12 [2025-01-12T18:24:12.730Z] [Pipeline] // dir
19:24:12 [2025-01-12T18:24:12.755Z] [Pipeline] echo
19:24:12 [2025-01-12T18:24:12.756Z] Build skipped due to no changes have been done since the last build
19:24:12 [2025-01-12T18:24:12.756Z] [Pipeline] }
19:24:12 [2025-01-12T18:24:12.776Z] [Pipeline] // script
19:24:12 [2025-01-12T18:24:12.796Z] [Pipeline] }
19:24:12 [2025-01-12T18:24:12.809Z] [Pipeline] // stage
19:24:12 [2025-01-12T18:24:12.828Z] [Pipeline] stage
19:24:12 [2025-01-12T18:24:12.829Z] [Pipeline] { (Build Silverpeas)
19:24:12 [2025-01-12T18:24:12.928Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2025-01-12T18:24:12.929Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.029Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.029Z] [Pipeline] { (Build Silverpeas-Core)
19:24:13 [2025-01-12T18:24:13.046Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.047Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.049Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.057Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.068Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.068Z] [Pipeline] { (Build Silverpeas-Components)
19:24:13 [2025-01-12T18:24:13.085Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.086Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.088Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.099Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.112Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.113Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:13 [2025-01-12T18:24:13.131Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.132Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.134Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.147Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.163Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.164Z] [Pipeline] { (Build Silverpeas Setup)
19:24:13 [2025-01-12T18:24:13.181Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.182Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.184Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.199Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.216Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.216Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:13 [2025-01-12T18:24:13.234Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.235Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.236Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.253Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.271Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.272Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:13 [2025-01-12T18:24:13.289Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.290Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.292Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.308Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.327Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.329Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:13 [2025-01-12T18:24:13.347Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.348Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.350Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.366Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.387Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.388Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:13 [2025-01-12T18:24:13.405Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.406Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.408Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.424Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.443Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.444Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:13 [2025-01-12T18:24:13.502Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.503Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.506Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.522Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.541Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.542Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:13 [2025-01-12T18:24:13.565Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.566Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.569Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.585Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.607Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.608Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:13 [2025-01-12T18:24:13.622Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.622Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.623Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.641Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.659Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.660Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:13 [2025-01-12T18:24:13.669Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.669Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.670Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.688Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.707Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.708Z] [Pipeline] { (Publish Community Web Site)
19:24:13 [2025-01-12T18:24:13.727Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:13 [2025-01-12T18:24:13.728Z] [Pipeline] getContext
19:24:13 [2025-01-12T18:24:13.730Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.746Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.762Z] [Pipeline] }
19:24:13 [2025-01-12T18:24:13.776Z] [Pipeline] // stage
19:24:13 [2025-01-12T18:24:13.795Z] [Pipeline] stage
19:24:13 [2025-01-12T18:24:13.796Z] [Pipeline] { (Create YAML build report)
19:24:13 [2025-01-12T18:24:13.837Z] [Pipeline] script
19:24:13 [2025-01-12T18:24:13.847Z] [Pipeline] {
19:24:13 [2025-01-12T18:24:13.865Z] [Pipeline] sh
19:24:14 [2025-01-12T18:24:14.123Z] + mkdir -p target
19:24:14 [2025-01-12T18:24:14.126Z] [Pipeline] sh
19:24:14 [2025-01-12T18:24:14.385Z] + mv build.yaml target/
19:24:14 [2025-01-12T18:24:14.386Z] [Pipeline] }
19:24:14 [2025-01-12T18:24:14.402Z] [Pipeline] // script
19:24:14 [2025-01-12T18:24:14.418Z] [Pipeline] }
19:24:14 [2025-01-12T18:24:14.436Z] [Pipeline] // stage
19:24:14 [2025-01-12T18:24:14.461Z] [Pipeline] stage
19:24:14 [2025-01-12T18:24:14.462Z] [Pipeline] { (Declarative: Post Actions)
19:24:14 [2025-01-12T18:24:14.494Z] [Pipeline] step
19:24:14 [2025-01-12T18:24:14.529Z] [Pipeline] script
19:24:14 [2025-01-12T18:24:14.535Z] [Pipeline] {
19:24:14 [2025-01-12T18:24:14.569Z] [Pipeline] }
19:24:14 [2025-01-12T18:24:14.584Z] [Pipeline] // script
19:24:14 [2025-01-12T18:24:14.609Z] [Pipeline] archiveArtifacts
19:24:14 [2025-01-12T18:24:14.613Z] Archiving artifacts
19:24:14 [2025-01-12T18:24:14.629Z] Enregistrement des empreintes numériques
19:24:14 [2025-01-12T18:24:14.642Z] [Pipeline] sh
19:24:14 [2025-01-12T18:24:14.904Z] + rm -rf target
19:24:14 [2025-01-12T18:24:14.913Z] [Pipeline] }
19:24:14 [2025-01-12T18:24:14.932Z] [Pipeline] // stage
19:24:14 [2025-01-12T18:24:14.950Z] [Pipeline] }
19:24:14 [2025-01-12T18:24:14.966Z] [Pipeline] // withEnv
19:24:14 [2025-01-12T18:24:14.982Z] [Pipeline] }
19:24:14 [2025-01-12T18:24:14.983Z] $ docker stop --time=1 7c25b52b97707ad90c0b0b95e0a157b427dfedf8551c5d3c9c94d2702c71c13f
19:24:16 [2025-01-12T18:24:16.244Z] $ docker rm -f --volumes 7c25b52b97707ad90c0b0b95e0a157b427dfedf8551c5d3c9c94d2702c71c13f
19:24:16 [2025-01-12T18:24:16.286Z] [Pipeline] // withDockerContainer
19:24:16 [2025-01-12T18:24:16.294Z] [Pipeline] }
19:24:16 [2025-01-12T18:24:16.304Z] [Pipeline] // withEnv
19:24:16 [2025-01-12T18:24:16.321Z] [Pipeline] }
19:24:16 [2025-01-12T18:24:16.339Z] [Pipeline] // node
19:24:16 [2025-01-12T18:24:16.355Z] [Pipeline] End of Pipeline
19:24:16 [2025-01-12T18:24:16.436Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #528
19:24:16 [2025-01-12T18:24:16.437Z] Finished: SUCCESS