Skip to content
19:24:00 [2026-09-23T17:24:00.612Z] Lancé par une alarme périodique
19:24:00 [2026-09-23T17:24:00.612Z] Running as userbuild
19:24:01 [2026-09-23T17:24:01.250Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2026-09-23T17:24:02.610Z] [Pipeline] Start of Pipeline
19:24:03 [2026-09-23T17:24:03.061Z] [Pipeline] node
19:24:03 [2026-09-23T17:24:03.064Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:03 [2026-09-23T17:24:03.070Z] [Pipeline] {
19:24:03 [2026-09-23T17:24:03.088Z] [Pipeline] stage
19:24:03 [2026-09-23T17:24:03.089Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:03 [2026-09-23T17:24:03.100Z] [Pipeline] checkout
19:24:03 [2026-09-23T17:24:03.233Z] Selected Git installation does not exist. Using Default
19:24:03 [2026-09-23T17:24:03.233Z] The recommended git tool is: NONE
19:24:03 [2026-09-23T17:24:03.233Z] No credentials specified
19:24:03 [2026-09-23T17:24:03.233Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:03 [2026-09-23T17:24:03.240Z] Fetching changes from the remote Git repository
19:24:03 [2026-09-23T17:24:03.244Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:03 [2026-09-23T17:24:03.251Z] Cleaning workspace
19:24:03 [2026-09-23T17:24:03.251Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:03 [2026-09-23T17:24:03.256Z] Resetting working tree
19:24:03 [2026-09-23T17:24:03.256Z]  > /usr/bin/git reset --hard # timeout=10
19:24:03 [2026-09-23T17:24:03.269Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:03 [2026-09-23T17:24:03.276Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:03 [2026-09-23T17:24:03.276Z]  > /usr/bin/git --version # timeout=10
19:24:03 [2026-09-23T17:24:03.280Z]  > git --version # 'git version 2.43.0'
19:24:03 [2026-09-23T17:24:03.280Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:03 [2026-09-23T17:24:03.780Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:03 [2026-09-23T17:24:03.786Z] Checking out Revision 56f5661a313b8828cac18f92b68f2f116fbd2cc2 (refs/remotes/origin/master)
19:24:03 [2026-09-23T17:24:03.786Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:03 [2026-09-23T17:24:03.790Z]  > /usr/bin/git checkout -f 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
19:24:03 [2026-09-23T17:24:03.802Z] Commit message: "Quote the database connection URL passed to setupDB.sh"
19:24:03 [2026-09-23T17:24:03.802Z]  > /usr/bin/git rev-list --no-walk 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
19:24:03 [2026-09-23T17:24:03.823Z] [Pipeline] }
19:24:03 [2026-09-23T17:24:03.831Z] [Pipeline] // stage
19:24:03 [2026-09-23T17:24:03.850Z] [Pipeline] withEnv
19:24:03 [2026-09-23T17:24:03.851Z] [Pipeline] {
19:24:04 [2026-09-23T17:24:04.049Z] [Pipeline] isUnix
19:24:04 [2026-09-23T17:24:04.051Z] [Pipeline] withEnv
19:24:04 [2026-09-23T17:24:04.051Z] [Pipeline] {
19:24:04 [2026-09-23T17:24:04.070Z] [Pipeline] sh
19:24:04 [2026-09-23T17:24:04.326Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:04 [2026-09-23T17:24:04.326Z] .
19:24:04 [2026-09-23T17:24:04.327Z] [Pipeline] }
19:24:04 [2026-09-23T17:24:04.342Z] [Pipeline] // withEnv
19:24:04 [2026-09-23T17:24:04.361Z] [Pipeline] withDockerContainer
19:24:04 [2026-09-23T17:24:04.406Z] Jenkins does not seem to be running inside a container
19:24:04 [2026-09-23T17:24:04.414Z] $ 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/.gradle/gradle.properties:/home/silverbuild/.gradle/gradle.properties -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 [2026-09-23T17:24:04.687Z] $ docker top 90a8df8819981c3c11233584c4092287e190dfb8b4ff3d3fe17a97e8f6e7fab3 -eo pid,comm
19:24:04 [2026-09-23T17:24:04.729Z] [Pipeline] {
19:24:04 [2026-09-23T17:24:04.768Z] [Pipeline] withEnv
19:24:04 [2026-09-23T17:24:04.769Z] [Pipeline] {
19:24:04 [2026-09-23T17:24:04.800Z] [Pipeline] stage
19:24:04 [2026-09-23T17:24:04.800Z] [Pipeline] { (Prepare the job)
19:24:04 [2026-09-23T17:24:04.842Z] [Pipeline] sh
19:24:05 [2026-09-23T17:24:05.100Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:05 [2026-09-23T17:24:05.353Z] [Pipeline] script
19:24:05 [2026-09-23T17:24:05.361Z] [Pipeline] {
19:24:05 [2026-09-23T17:24:05.384Z] [Pipeline] readMavenPom
19:24:05 [2026-09-23T17:24:05.422Z] 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:05 [2026-09-23T17:24:05.425Z] 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:05 [2026-09-23T17:24:05.426Z] 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:05 [2026-09-23T17:24:05.426Z] 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:05 [2026-09-23T17:24:05.427Z] 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:05 [2026-09-23T17:24:05.428Z] [Pipeline] sh
19:24:05 [2026-09-23T17:24:05.686Z] + rm -f pom.xml
19:24:05 [2026-09-23T17:24:05.687Z] [Pipeline] }
19:24:05 [2026-09-23T17:24:05.698Z] [Pipeline] // script
19:24:05 [2026-09-23T17:24:05.715Z] [Pipeline] }
19:24:05 [2026-09-23T17:24:05.729Z] [Pipeline] // stage
19:24:05 [2026-09-23T17:24:05.738Z] [Pipeline] stage
19:24:05 [2026-09-23T17:24:05.739Z] [Pipeline] { (Check POM parent version)
19:24:05 [2026-09-23T17:24:05.898Z] [Pipeline] copyArtifacts
19:24:05 [2026-09-23T17:24:05.915Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 303
19:24:05 [2026-09-23T17:24:05.919Z] [Pipeline] script
19:24:05 [2026-09-23T17:24:05.923Z] [Pipeline] {
19:24:05 [2026-09-23T17:24:05.941Z] [Pipeline] readYaml
19:24:06 [2026-09-23T17:24:06.031Z] [Pipeline] sh
19:24:06 [2026-09-23T17:24:06.287Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/2.0/silverpeas-project-2.0.pom
19:24:06 [2026-09-23T17:24:06.539Z] 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:06 [2026-09-23T17:24:06.539Z] 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:06 [2026-09-23T17:24:06.545Z] [Pipeline] sh
19:24:06 [2026-09-23T17:24:06.803Z] + rm -f build.yaml
19:24:06 [2026-09-23T17:24:06.804Z] [Pipeline] }
19:24:06 [2026-09-23T17:24:06.819Z] [Pipeline] // script
19:24:06 [2026-09-23T17:24:06.834Z] [Pipeline] }
19:24:06 [2026-09-23T17:24:06.848Z] [Pipeline] // stage
19:24:06 [2026-09-23T17:24:06.864Z] [Pipeline] stage
19:24:06 [2026-09-23T17:24:06.865Z] [Pipeline] { (Checkout projects and check code changes)
19:24:06 [2026-09-23T17:24:06.897Z] [Pipeline] script
19:24:06 [2026-09-23T17:24:06.905Z] [Pipeline] {
19:24:06 [2026-09-23T17:24:06.954Z] [Pipeline] copyArtifacts
19:24:06 [2026-09-23T17:24:06.960Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1159
19:24:06 [2026-09-23T17:24:06.973Z] [Pipeline] fileExists
19:24:06 [2026-09-23T17:24:06.986Z] [Pipeline] readYaml
19:24:07 [2026-09-23T17:24:07.003Z] 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:07 [2026-09-23T17:24:07.007Z] [Pipeline] dir
19:24:07 [2026-09-23T17:24:07.008Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:07 [2026-09-23T17:24:07.009Z] [Pipeline] {
19:24:07 [2026-09-23T17:24:07.030Z] [Pipeline] git
19:24:07 [2026-09-23T17:24:07.034Z] The recommended git tool is: /usr/bin/git
19:24:07 [2026-09-23T17:24:07.036Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-09-23T17:24:07.048Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@c6ba7d7; decorates hudson.Launcher$LocalLauncher@75ae5c0a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-09-23T17:24:07.048Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:07 [2026-09-23T17:24:07.054Z] Fetching changes from the remote Git repository
19:24:07 [2026-09-23T17:24:07.056Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:07 [2026-09-23T17:24:07.063Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:07 [2026-09-23T17:24:07.063Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2026-09-23T17:24:07.067Z]  > git --version # 'git version 2.43.0'
19:24:07 [2026-09-23T17:24:07.067Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-09-23T17:24:07.072Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-09-23T17:24:08.482Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-09-23T17:24:08.487Z] Checking out Revision 3a57787faaff0b7941c04146ff51cccd1b963cfc (refs/remotes/origin/master)
19:24:08 [2026-09-23T17:24:08.487Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-09-23T17:24:08.492Z]  > /usr/bin/git checkout -f 3a57787faaff0b7941c04146ff51cccd1b963cfc # timeout=10
19:24:08 [2026-09-23T17:24:08.623Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-09-23T17:24:08.644Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-09-23T17:24:08.653Z]  > /usr/bin/git checkout -b master 3a57787faaff0b7941c04146ff51cccd1b963cfc # timeout=10
19:24:08 [2026-09-23T17:24:08.742Z] Commit message: "Update parent POM to version 2.0-build260921"
19:24:08 [2026-09-23T17:24:08.743Z]  > /usr/bin/git rev-list --no-walk 3a57787faaff0b7941c04146ff51cccd1b963cfc # timeout=10
19:24:08 [2026-09-23T17:24:08.762Z] [Pipeline] fileExists
19:24:08 [2026-09-23T17:24:08.771Z] [Pipeline] readMavenPom
19:24:08 [2026-09-23T17:24:08.789Z] [Pipeline] sh
19:24:09 [2026-09-23T17:24:09.049Z] + git rev-parse HEAD
19:24:09 [2026-09-23T17:24:09.054Z] [Pipeline] echo
19:24:09 [2026-09-23T17:24:09.055Z] Silverpeas-Core: current commit is 3a57787faaff0b7941c04146ff51cccd1b963cfc and last build commit is 3a57787faaff0b7941c04146ff51cccd1b963cfc
19:24:09 [2026-09-23T17:24:09.061Z] [Pipeline] }
19:24:09 [2026-09-23T17:24:09.076Z] [Pipeline] // dir
19:24:09 [2026-09-23T17:24:09.092Z] [Pipeline] echo
19:24:09 [2026-09-23T17:24:09.092Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-09-23T17:24:09.110Z] [Pipeline] dir
19:24:09 [2026-09-23T17:24:09.110Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:09 [2026-09-23T17:24:09.111Z] [Pipeline] {
19:24:09 [2026-09-23T17:24:09.139Z] [Pipeline] git
19:24:09 [2026-09-23T17:24:09.195Z] The recommended git tool is: /usr/bin/git
19:24:09 [2026-09-23T17:24:09.195Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-09-23T17:24:09.205Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7106993c; decorates hudson.Launcher$LocalLauncher@75c5173f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-09-23T17:24:09.206Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:09 [2026-09-23T17:24:09.212Z] Fetching changes from the remote Git repository
19:24:09 [2026-09-23T17:24:09.216Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:09 [2026-09-23T17:24:09.222Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:09 [2026-09-23T17:24:09.222Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2026-09-23T17:24:09.227Z]  > git --version # 'git version 2.43.0'
19:24:09 [2026-09-23T17:24:09.227Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-09-23T17:24:09.233Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-09-23T17:24:10.187Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-09-23T17:24:10.193Z] Checking out Revision d68cf30b72373be33de0696997667755117f3fb6 (refs/remotes/origin/master)
19:24:10 [2026-09-23T17:24:10.193Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-09-23T17:24:10.197Z]  > /usr/bin/git checkout -f d68cf30b72373be33de0696997667755117f3fb6 # timeout=10
19:24:10 [2026-09-23T17:24:10.319Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-09-23T17:24:10.338Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-09-23T17:24:10.346Z]  > /usr/bin/git checkout -b master d68cf30b72373be33de0696997667755117f3fb6 # timeout=10
19:24:10 [2026-09-23T17:24:10.423Z] Commit message: "Update parent POM to version 2.0-build260921"
19:24:10 [2026-09-23T17:24:10.424Z]  > /usr/bin/git rev-list --no-walk d68cf30b72373be33de0696997667755117f3fb6 # timeout=10
19:24:10 [2026-09-23T17:24:10.444Z] [Pipeline] fileExists
19:24:10 [2026-09-23T17:24:10.452Z] [Pipeline] readMavenPom
19:24:10 [2026-09-23T17:24:10.471Z] [Pipeline] sh
19:24:10 [2026-09-23T17:24:10.729Z] + git rev-parse HEAD
19:24:10 [2026-09-23T17:24:10.732Z] [Pipeline] echo
19:24:10 [2026-09-23T17:24:10.732Z] Silverpeas-Components: current commit is d68cf30b72373be33de0696997667755117f3fb6 and last build commit is d68cf30b72373be33de0696997667755117f3fb6
19:24:10 [2026-09-23T17:24:10.735Z] [Pipeline] }
19:24:10 [2026-09-23T17:24:10.749Z] [Pipeline] // dir
19:24:10 [2026-09-23T17:24:10.766Z] [Pipeline] echo
19:24:10 [2026-09-23T17:24:10.767Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-09-23T17:24:10.785Z] [Pipeline] dir
19:24:10 [2026-09-23T17:24:10.785Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:10 [2026-09-23T17:24:10.786Z] [Pipeline] {
19:24:10 [2026-09-23T17:24:10.809Z] [Pipeline] git
19:24:10 [2026-09-23T17:24:10.822Z] Selected Git installation does not exist. Using Default
19:24:10 [2026-09-23T17:24:10.822Z] The recommended git tool is: NONE
19:24:10 [2026-09-23T17:24:10.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2026-09-23T17:24:10.835Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@da603ad; decorates hudson.Launcher$LocalLauncher@36946ae0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2026-09-23T17:24:10.835Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:10 [2026-09-23T17:24:10.841Z] Fetching changes from the remote Git repository
19:24:10 [2026-09-23T17:24:10.843Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:10 [2026-09-23T17:24:10.848Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:10 [2026-09-23T17:24:10.848Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2026-09-23T17:24:10.852Z]  > git --version # 'git version 2.43.0'
19:24:10 [2026-09-23T17:24:10.852Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-09-23T17:24:10.856Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:11 [2026-09-23T17:24:11.432Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:11 [2026-09-23T17:24:11.437Z] Checking out Revision 3371d6a08cdacadc5573189be43a2d6beaff5437 (refs/remotes/origin/master)
19:24:11 [2026-09-23T17:24:11.437Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:11 [2026-09-23T17:24:11.442Z]  > /usr/bin/git checkout -f 3371d6a08cdacadc5573189be43a2d6beaff5437 # timeout=10
19:24:11 [2026-09-23T17:24:11.485Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:11 [2026-09-23T17:24:11.496Z]  > /usr/bin/git branch -D master # timeout=10
19:24:11 [2026-09-23T17:24:11.503Z]  > /usr/bin/git checkout -b master 3371d6a08cdacadc5573189be43a2d6beaff5437 # timeout=10
19:24:11 [2026-09-23T17:24:11.530Z] Commit message: "Update parent POM to version 2.0-build260921"
19:24:11 [2026-09-23T17:24:11.530Z]  > /usr/bin/git rev-list --no-walk 3371d6a08cdacadc5573189be43a2d6beaff5437 # timeout=10
19:24:11 [2026-09-23T17:24:11.561Z] [Pipeline] fileExists
19:24:11 [2026-09-23T17:24:11.579Z] [Pipeline] readMavenPom
19:24:11 [2026-09-23T17:24:11.605Z] [Pipeline] sh
19:24:11 [2026-09-23T17:24:11.863Z] + git rev-parse HEAD
19:24:11 [2026-09-23T17:24:11.866Z] [Pipeline] echo
19:24:11 [2026-09-23T17:24:11.867Z] Silverpeas-Looks: current commit is 3371d6a08cdacadc5573189be43a2d6beaff5437 and last build commit is 3371d6a08cdacadc5573189be43a2d6beaff5437
19:24:11 [2026-09-23T17:24:11.869Z] [Pipeline] }
19:24:11 [2026-09-23T17:24:11.884Z] [Pipeline] // dir
19:24:11 [2026-09-23T17:24:11.901Z] [Pipeline] echo
19:24:11 [2026-09-23T17:24:11.901Z] Build skipped due to no changes have been done since the last build
19:24:11 [2026-09-23T17:24:11.919Z] [Pipeline] dir
19:24:11 [2026-09-23T17:24:11.919Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:11 [2026-09-23T17:24:11.920Z] [Pipeline] {
19:24:11 [2026-09-23T17:24:11.941Z] [Pipeline] git
19:24:11 [2026-09-23T17:24:11.947Z] The recommended git tool is: NONE
19:24:11 [2026-09-23T17:24:11.948Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2026-09-23T17:24:11.956Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7b36a376; decorates hudson.Launcher$LocalLauncher@3a1364af will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2026-09-23T17:24:11.957Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:11 [2026-09-23T17:24:11.963Z] Fetching changes from the remote Git repository
19:24:11 [2026-09-23T17:24:11.965Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:11 [2026-09-23T17:24:11.974Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:11 [2026-09-23T17:24:11.974Z]  > /usr/bin/git --version # timeout=10
19:24:11 [2026-09-23T17:24:11.978Z]  > git --version # 'git version 2.43.0'
19:24:11 [2026-09-23T17:24:11.978Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2026-09-23T17:24:11.983Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:12 [2026-09-23T17:24:12.457Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:12 [2026-09-23T17:24:12.462Z] Checking out Revision ba454f4f93b74cf8e576d2a33606dc23d5431702 (refs/remotes/origin/master)
19:24:12 [2026-09-23T17:24:12.462Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:12 [2026-09-23T17:24:12.467Z]  > /usr/bin/git checkout -f ba454f4f93b74cf8e576d2a33606dc23d5431702 # timeout=10
19:24:12 [2026-09-23T17:24:12.486Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:12 [2026-09-23T17:24:12.494Z]  > /usr/bin/git branch -D master # timeout=10
19:24:12 [2026-09-23T17:24:12.503Z]  > /usr/bin/git checkout -b master ba454f4f93b74cf8e576d2a33606dc23d5431702 # timeout=10
19:24:12 [2026-09-23T17:24:12.516Z] Commit message: "Remove the computation of the connection URL to the database of the JCR"
19:24:12 [2026-09-23T17:24:12.516Z]  > /usr/bin/git rev-list --no-walk ba454f4f93b74cf8e576d2a33606dc23d5431702 # timeout=10
19:24:12 [2026-09-23T17:24:12.546Z] [Pipeline] fileExists
19:24:12 [2026-09-23T17:24:12.557Z] [Pipeline] sh
19:24:12 [2026-09-23T17:24:12.813Z] + git rev-parse HEAD
19:24:12 [2026-09-23T17:24:12.817Z] [Pipeline] echo
19:24:12 [2026-09-23T17:24:12.817Z] Silverpeas-Setup: current commit is ba454f4f93b74cf8e576d2a33606dc23d5431702 and last build commit is ba454f4f93b74cf8e576d2a33606dc23d5431702
19:24:12 [2026-09-23T17:24:12.819Z] [Pipeline] }
19:24:12 [2026-09-23T17:24:12.836Z] [Pipeline] // dir
19:24:12 [2026-09-23T17:24:12.853Z] [Pipeline] echo
19:24:12 [2026-09-23T17:24:12.854Z] Build skipped due to no changes have been done since the last build
19:24:12 [2026-09-23T17:24:12.871Z] [Pipeline] dir
19:24:12 [2026-09-23T17:24:12.871Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:12 [2026-09-23T17:24:12.872Z] [Pipeline] {
19:24:12 [2026-09-23T17:24:12.894Z] [Pipeline] git
19:24:12 [2026-09-23T17:24:12.896Z] The recommended git tool is: NONE
19:24:12 [2026-09-23T17:24:12.897Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:12 [2026-09-23T17:24:12.907Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a12220c; decorates hudson.Launcher$LocalLauncher@710d5b4b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:12 [2026-09-23T17:24:12.908Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:12 [2026-09-23T17:24:12.913Z] Fetching changes from the remote Git repository
19:24:12 [2026-09-23T17:24:12.916Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:12 [2026-09-23T17:24:12.921Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:12 [2026-09-23T17:24:12.921Z]  > /usr/bin/git --version # timeout=10
19:24:12 [2026-09-23T17:24:12.926Z]  > git --version # 'git version 2.43.0'
19:24:12 [2026-09-23T17:24:12.926Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:12 [2026-09-23T17:24:12.936Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:13 [2026-09-23T17:24:13.448Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:13 [2026-09-23T17:24:13.454Z] Checking out Revision 0c4cdcb02f8e0a964f759187b9cfdfa8870d806b (refs/remotes/origin/master)
19:24:13 [2026-09-23T17:24:13.454Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:13 [2026-09-23T17:24:13.458Z]  > /usr/bin/git checkout -f 0c4cdcb02f8e0a964f759187b9cfdfa8870d806b # timeout=10
19:24:13 [2026-09-23T17:24:13.468Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:13 [2026-09-23T17:24:13.474Z]  > /usr/bin/git branch -D master # timeout=10
19:24:13 [2026-09-23T17:24:13.479Z]  > /usr/bin/git checkout -b master 0c4cdcb02f8e0a964f759187b9cfdfa8870d806b # timeout=10
19:24:13 [2026-09-23T17:24:13.491Z] Commit message: "Fix private File constructor use in 01-tickersSettings.groovy script"
19:24:13 [2026-09-23T17:24:13.491Z]  > /usr/bin/git rev-list --no-walk 0c4cdcb02f8e0a964f759187b9cfdfa8870d806b # timeout=10
19:24:13 [2026-09-23T17:24:13.513Z] [Pipeline] fileExists
19:24:13 [2026-09-23T17:24:13.522Z] [Pipeline] readMavenPom
19:24:13 [2026-09-23T17:24:13.534Z] [Pipeline] sh
19:24:13 [2026-09-23T17:24:13.790Z] + git rev-parse HEAD
19:24:13 [2026-09-23T17:24:13.793Z] [Pipeline] echo
19:24:13 [2026-09-23T17:24:13.793Z] Silverpeas-Distribution: current commit is 0c4cdcb02f8e0a964f759187b9cfdfa8870d806b and last build commit is 0c4cdcb02f8e0a964f759187b9cfdfa8870d806b
19:24:13 [2026-09-23T17:24:13.796Z] [Pipeline] }
19:24:13 [2026-09-23T17:24:13.812Z] [Pipeline] // dir
19:24:13 [2026-09-23T17:24:13.829Z] [Pipeline] echo
19:24:13 [2026-09-23T17:24:13.829Z] Build skipped due to no changes have been done since the last build
19:24:13 [2026-09-23T17:24:13.847Z] [Pipeline] dir
19:24:13 [2026-09-23T17:24:13.847Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:13 [2026-09-23T17:24:13.848Z] [Pipeline] {
19:24:13 [2026-09-23T17:24:13.870Z] [Pipeline] git
19:24:13 [2026-09-23T17:24:13.873Z] The recommended git tool is: NONE
19:24:13 [2026-09-23T17:24:13.873Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:13 [2026-09-23T17:24:13.882Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@265bfe99; decorates hudson.Launcher$LocalLauncher@7ba72097 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:13 [2026-09-23T17:24:13.882Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:13 [2026-09-23T17:24:13.888Z] Fetching changes from the remote Git repository
19:24:13 [2026-09-23T17:24:13.891Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:13 [2026-09-23T17:24:13.896Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:13 [2026-09-23T17:24:13.896Z]  > /usr/bin/git --version # timeout=10
19:24:13 [2026-09-23T17:24:13.900Z]  > git --version # 'git version 2.43.0'
19:24:13 [2026-09-23T17:24:13.900Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:13 [2026-09-23T17:24:13.905Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:14 [2026-09-23T17:24:14.478Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:14 [2026-09-23T17:24:14.485Z] Checking out Revision 7b2e624fce9db2e795b6e3d50485622b4024aa16 (refs/remotes/origin/master)
19:24:14 [2026-09-23T17:24:14.485Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:14 [2026-09-23T17:24:14.490Z]  > /usr/bin/git checkout -f 7b2e624fce9db2e795b6e3d50485622b4024aa16 # timeout=10
19:24:14 [2026-09-23T17:24:14.499Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:14 [2026-09-23T17:24:14.511Z]  > /usr/bin/git branch -D master # timeout=10
19:24:14 [2026-09-23T17:24:14.519Z]  > /usr/bin/git checkout -b master 7b2e624fce9db2e795b6e3d50485622b4024aa16 # timeout=10
19:24:14 [2026-09-23T17:24:14.533Z] Commit message: "Update parent POM to version 2.0-build260921"
19:24:14 [2026-09-23T17:24:14.533Z]  > /usr/bin/git rev-list --no-walk 7b2e624fce9db2e795b6e3d50485622b4024aa16 # timeout=10
19:24:14 [2026-09-23T17:24:14.553Z] [Pipeline] fileExists
19:24:14 [2026-09-23T17:24:14.570Z] [Pipeline] readMavenPom
19:24:14 [2026-09-23T17:24:14.595Z] [Pipeline] sh
19:24:14 [2026-09-23T17:24:14.853Z] + git rev-parse HEAD
19:24:14 [2026-09-23T17:24:14.856Z] [Pipeline] echo
19:24:14 [2026-09-23T17:24:14.857Z] Silverpeas-Assembly: current commit is 7b2e624fce9db2e795b6e3d50485622b4024aa16 and last build commit is 7b2e624fce9db2e795b6e3d50485622b4024aa16
19:24:14 [2026-09-23T17:24:14.859Z] [Pipeline] }
19:24:14 [2026-09-23T17:24:14.880Z] [Pipeline] // dir
19:24:14 [2026-09-23T17:24:14.903Z] [Pipeline] echo
19:24:14 [2026-09-23T17:24:14.903Z] Build skipped due to no changes have been done since the last build
19:24:14 [2026-09-23T17:24:14.904Z] [Pipeline] }
19:24:14 [2026-09-23T17:24:14.920Z] [Pipeline] // script
19:24:14 [2026-09-23T17:24:14.937Z] [Pipeline] }
19:24:14 [2026-09-23T17:24:14.952Z] [Pipeline] // stage
19:24:14 [2026-09-23T17:24:14.970Z] [Pipeline] stage
19:24:14 [2026-09-23T17:24:14.971Z] [Pipeline] { (Build Silverpeas)
19:24:15 [2026-09-23T17:24:15.020Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.021Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.057Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.058Z] [Pipeline] { (Build Silverpeas-Core)
19:24:15 [2026-09-23T17:24:15.075Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.076Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.078Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.094Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.112Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.113Z] [Pipeline] { (Build Silverpeas-Components)
19:24:15 [2026-09-23T17:24:15.128Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.130Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.132Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.146Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.161Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.162Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:15 [2026-09-23T17:24:15.175Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.176Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.178Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.190Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.204Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.205Z] [Pipeline] { (Build Silverpeas Setup)
19:24:15 [2026-09-23T17:24:15.217Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.218Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.220Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.248Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.264Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.266Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:15 [2026-09-23T17:24:15.280Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.281Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.283Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.296Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.310Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.311Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:15 [2026-09-23T17:24:15.323Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.324Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.326Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.337Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.350Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.351Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:15 [2026-09-23T17:24:15.362Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.364Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.367Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.382Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.394Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.395Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:15 [2026-09-23T17:24:15.405Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.407Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.411Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.420Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.432Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.433Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:15 [2026-09-23T17:24:15.443Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.445Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.448Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.457Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.469Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.470Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:15 [2026-09-23T17:24:15.479Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.480Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.482Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.491Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.502Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.502Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:15 [2026-09-23T17:24:15.511Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.513Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.515Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.523Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.535Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.536Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:15 [2026-09-23T17:24:15.545Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.546Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.550Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.558Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.569Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.570Z] [Pipeline] { (Publish Community Web Site)
19:24:15 [2026-09-23T17:24:15.579Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2026-09-23T17:24:15.580Z] [Pipeline] getContext
19:24:15 [2026-09-23T17:24:15.582Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.590Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.599Z] [Pipeline] }
19:24:15 [2026-09-23T17:24:15.607Z] [Pipeline] // stage
19:24:15 [2026-09-23T17:24:15.624Z] [Pipeline] stage
19:24:15 [2026-09-23T17:24:15.625Z] [Pipeline] { (Create YAML build report)
19:24:15 [2026-09-23T17:24:15.657Z] [Pipeline] script
19:24:15 [2026-09-23T17:24:15.664Z] [Pipeline] {
19:24:15 [2026-09-23T17:24:15.674Z] [Pipeline] sh
19:24:15 [2026-09-23T17:24:15.928Z] + mkdir -p target
19:24:15 [2026-09-23T17:24:15.931Z] [Pipeline] sh
19:24:16 [2026-09-23T17:24:16.188Z] + mv build.yaml target/
19:24:16 [2026-09-23T17:24:16.189Z] [Pipeline] }
19:24:16 [2026-09-23T17:24:16.196Z] [Pipeline] // script
19:24:16 [2026-09-23T17:24:16.214Z] [Pipeline] }
19:24:16 [2026-09-23T17:24:16.231Z] [Pipeline] // stage
19:24:16 [2026-09-23T17:24:16.250Z] [Pipeline] stage
19:24:16 [2026-09-23T17:24:16.251Z] [Pipeline] { (Declarative: Post Actions)
19:24:16 [2026-09-23T17:24:16.278Z] [Pipeline] step
19:24:16 [2026-09-23T17:24:16.322Z] [Pipeline] script
19:24:16 [2026-09-23T17:24:16.330Z] [Pipeline] {
19:24:16 [2026-09-23T17:24:16.365Z] [Pipeline] }
19:24:16 [2026-09-23T17:24:16.392Z] [Pipeline] // script
19:24:16 [2026-09-23T17:24:16.419Z] [Pipeline] archiveArtifacts
19:24:16 [2026-09-23T17:24:16.422Z] Archiving artifacts
19:24:16 [2026-09-23T17:24:16.448Z] Enregistrement des empreintes numériques
19:24:16 [2026-09-23T17:24:16.465Z] [Pipeline] sh
19:24:16 [2026-09-23T17:24:16.723Z] + rm -rf target
19:24:16 [2026-09-23T17:24:16.732Z] [Pipeline] }
19:24:16 [2026-09-23T17:24:16.749Z] [Pipeline] // stage
19:24:16 [2026-09-23T17:24:16.765Z] [Pipeline] }
19:24:16 [2026-09-23T17:24:16.782Z] [Pipeline] // withEnv
19:24:16 [2026-09-23T17:24:16.800Z] [Pipeline] }
19:24:16 [2026-09-23T17:24:16.801Z] $ docker stop --time=1 90a8df8819981c3c11233584c4092287e190dfb8b4ff3d3fe17a97e8f6e7fab3
19:24:18 [2026-09-23T17:24:18.139Z] $ docker rm -f --volumes 90a8df8819981c3c11233584c4092287e190dfb8b4ff3d3fe17a97e8f6e7fab3
19:24:18 [2026-09-23T17:24:18.191Z] [Pipeline] // withDockerContainer
19:24:18 [2026-09-23T17:24:18.198Z] [Pipeline] }
19:24:18 [2026-09-23T17:24:18.205Z] [Pipeline] // withEnv
19:24:18 [2026-09-23T17:24:18.226Z] [Pipeline] }
19:24:18 [2026-09-23T17:24:18.235Z] [Pipeline] // node
19:24:18 [2026-09-23T17:24:18.254Z] [Pipeline] End of Pipeline
19:24:18 [2026-09-23T17:24:18.329Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #678
19:24:18 [2026-09-23T17:24:18.330Z] Finished: SUCCESS