[2026-02-13T00:21:00.358Z] Lancé par une alarme périodique [2026-02-13T00:21:00.358Z] Running as userbuild [2026-02-13T00:21:00.807Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-02-13T00:21:01.232Z] [Pipeline] Start of Pipeline [2026-02-13T00:21:01.539Z] [Pipeline] node [2026-02-13T00:21:01.542Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy [2026-02-13T00:21:01.547Z] [Pipeline] { [2026-02-13T00:21:01.566Z] [Pipeline] stage [2026-02-13T00:21:01.567Z] [Pipeline] { (Declarative: Checkout SCM) [2026-02-13T00:21:01.578Z] [Pipeline] checkout [2026-02-13T00:21:01.579Z] Selected Git installation does not exist. Using Default [2026-02-13T00:21:01.580Z] The recommended git tool is: NONE [2026-02-13T00:21:01.580Z] No credentials specified [2026-02-13T00:21:01.580Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 [2026-02-13T00:21:01.585Z] Fetching changes from the remote Git repository [2026-02-13T00:21:01.587Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-02-13T00:21:01.592Z] Cleaning workspace [2026-02-13T00:21:01.592Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2026-02-13T00:21:01.597Z] Resetting working tree [2026-02-13T00:21:01.597Z] > /usr/bin/git reset --hard # timeout=10 [2026-02-13T00:21:01.605Z] > /usr/bin/git clean -fdx # timeout=10 [2026-02-13T00:21:01.612Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-02-13T00:21:01.612Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:01.617Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:01.617Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:01.955Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-02-13T00:21:01.961Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) [2026-02-13T00:21:01.961Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:01.967Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-02-13T00:21:01.980Z] Commit message: "Fix SonarQube Maven execution in pipelines." [2026-02-13T00:21:01.980Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-02-13T00:21:02.003Z] [Pipeline] } [2026-02-13T00:21:02.013Z] [Pipeline] // stage [2026-02-13T00:21:02.037Z] [Pipeline] withEnv [2026-02-13T00:21:02.038Z] [Pipeline] { [2026-02-13T00:21:02.192Z] [Pipeline] isUnix [2026-02-13T00:21:02.193Z] [Pipeline] withEnv [2026-02-13T00:21:02.193Z] [Pipeline] { [2026-02-13T00:21:02.212Z] [Pipeline] sh [2026-02-13T00:21:02.470Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 [2026-02-13T00:21:02.470Z] . [2026-02-13T00:21:02.471Z] [Pipeline] } [2026-02-13T00:21:02.486Z] [Pipeline] // withEnv [2026-02-13T00:21:02.506Z] [Pipeline] withDockerContainer [2026-02-13T00:21:02.541Z] Jenkins does not seem to be running inside a container [2026-02-13T00:21:02.549Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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:6.3.3 cat [2026-02-13T00:21:02.888Z] $ docker top fa45b388f4e09905a625c2e3e65383599f7788192c774f73b38b548f2b271f51 -eo pid,comm [2026-02-13T00:21:02.932Z] [Pipeline] { [2026-02-13T00:21:02.951Z] [Pipeline] withEnv [2026-02-13T00:21:02.952Z] [Pipeline] { [2026-02-13T00:21:02.970Z] [Pipeline] stage [2026-02-13T00:21:02.971Z] [Pipeline] { (Prepare the job) [2026-02-13T00:21:03.015Z] [Pipeline] sh [2026-02-13T00:21:03.275Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml [2026-02-13T00:21:03.528Z] [Pipeline] script [2026-02-13T00:21:03.534Z] [Pipeline] { [2026-02-13T00:21:03.554Z] [Pipeline] readMavenPom [2026-02-13T00:21:03.584Z] 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. [2026-02-13T00:21:03.587Z] 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. [2026-02-13T00:21:03.589Z] 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. [2026-02-13T00:21:03.589Z] 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. [2026-02-13T00:21:03.589Z] 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. [2026-02-13T00:21:03.591Z] [Pipeline] sh [2026-02-13T00:21:03.851Z] + rm -f pom.xml [2026-02-13T00:21:03.852Z] [Pipeline] } [2026-02-13T00:21:03.865Z] [Pipeline] // script [2026-02-13T00:21:03.880Z] [Pipeline] } [2026-02-13T00:21:03.893Z] [Pipeline] // stage [2026-02-13T00:21:03.912Z] [Pipeline] stage [2026-02-13T00:21:03.913Z] [Pipeline] { (Check POM parent version) [2026-02-13T00:21:03.982Z] Stage "Check POM parent version" skipped due to when conditional [2026-02-13T00:21:03.984Z] [Pipeline] getContext [2026-02-13T00:21:03.986Z] [Pipeline] } [2026-02-13T00:21:04.001Z] [Pipeline] // stage [2026-02-13T00:21:04.016Z] [Pipeline] stage [2026-02-13T00:21:04.017Z] [Pipeline] { (Checkout projects and check code changes) [2026-02-13T00:21:04.041Z] [Pipeline] script [2026-02-13T00:21:04.047Z] [Pipeline] { [2026-02-13T00:21:04.069Z] [Pipeline] copyArtifacts [2026-02-13T00:21:04.079Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 270 [2026-02-13T00:21:04.090Z] [Pipeline] fileExists [2026-02-13T00:21:04.107Z] [Pipeline] readYaml [2026-02-13T00:21:04.121Z] 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. [2026-02-13T00:21:04.124Z] [Pipeline] dir [2026-02-13T00:21:04.125Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core [2026-02-13T00:21:04.126Z] [Pipeline] { [2026-02-13T00:21:04.141Z] [Pipeline] git [2026-02-13T00:21:04.144Z] The recommended git tool is: /usr/bin/git [2026-02-13T00:21:04.145Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-02-13T00:21:04.159Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39c0cd4b; decorates hudson.Launcher$LocalLauncher@10783106 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-02-13T00:21:04.160Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2026-02-13T00:21:04.166Z] Fetching changes from the remote Git repository [2026-02-13T00:21:04.168Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2026-02-13T00:21:04.175Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2026-02-13T00:21:04.175Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:04.182Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:04.182Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-02-13T00:21:04.187Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:04.815Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-02-13T00:21:04.822Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) [2026-02-13T00:21:04.822Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:04.828Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-02-13T00:21:04.882Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-02-13T00:21:04.897Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-02-13T00:21:04.906Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-02-13T00:21:04.985Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" [2026-02-13T00:21:04.985Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-02-13T00:21:05.007Z] [Pipeline] fileExists [2026-02-13T00:21:05.015Z] [Pipeline] readMavenPom [2026-02-13T00:21:05.027Z] [Pipeline] sh [2026-02-13T00:21:05.286Z] + git rev-parse HEAD [2026-02-13T00:21:05.288Z] [Pipeline] echo [2026-02-13T00:21:05.289Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c [2026-02-13T00:21:05.291Z] [Pipeline] } [2026-02-13T00:21:05.305Z] [Pipeline] // dir [2026-02-13T00:21:05.322Z] [Pipeline] echo [2026-02-13T00:21:05.323Z] Build skipped due to no changes have been done since the last build [2026-02-13T00:21:05.340Z] [Pipeline] dir [2026-02-13T00:21:05.340Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components [2026-02-13T00:21:05.341Z] [Pipeline] { [2026-02-13T00:21:05.362Z] [Pipeline] git [2026-02-13T00:21:05.364Z] The recommended git tool is: /usr/bin/git [2026-02-13T00:21:05.365Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-02-13T00:21:05.385Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6d68a24b; decorates hudson.Launcher$LocalLauncher@4909dbb0 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-02-13T00:21:05.385Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2026-02-13T00:21:05.391Z] Fetching changes from the remote Git repository [2026-02-13T00:21:05.394Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2026-02-13T00:21:05.400Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2026-02-13T00:21:05.400Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:05.405Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:05.405Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-02-13T00:21:05.412Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:05.958Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-02-13T00:21:05.965Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) [2026-02-13T00:21:05.965Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:05.970Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-02-13T00:21:05.994Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-02-13T00:21:06.006Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-02-13T00:21:06.013Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-02-13T00:21:06.049Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" [2026-02-13T00:21:06.049Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-02-13T00:21:06.069Z] [Pipeline] fileExists [2026-02-13T00:21:06.077Z] [Pipeline] readMavenPom [2026-02-13T00:21:06.096Z] [Pipeline] sh [2026-02-13T00:21:06.354Z] + git rev-parse HEAD [2026-02-13T00:21:06.357Z] [Pipeline] echo [2026-02-13T00:21:06.357Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 [2026-02-13T00:21:06.360Z] [Pipeline] } [2026-02-13T00:21:06.375Z] [Pipeline] // dir [2026-02-13T00:21:06.390Z] [Pipeline] echo [2026-02-13T00:21:06.390Z] Build skipped due to no changes have been done since the last build [2026-02-13T00:21:06.405Z] [Pipeline] dir [2026-02-13T00:21:06.405Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks [2026-02-13T00:21:06.406Z] [Pipeline] { [2026-02-13T00:21:06.426Z] [Pipeline] git [2026-02-13T00:21:06.428Z] Selected Git installation does not exist. Using Default [2026-02-13T00:21:06.428Z] The recommended git tool is: NONE [2026-02-13T00:21:06.429Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-02-13T00:21:06.445Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@19e43c53; decorates hudson.Launcher$LocalLauncher@719345a4 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-02-13T00:21:06.446Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2026-02-13T00:21:06.452Z] Fetching changes from the remote Git repository [2026-02-13T00:21:06.456Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2026-02-13T00:21:06.462Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2026-02-13T00:21:06.463Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:06.468Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:06.468Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-02-13T00:21:06.475Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:07.058Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-02-13T00:21:07.065Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) [2026-02-13T00:21:07.065Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:07.072Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-02-13T00:21:07.083Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-02-13T00:21:07.093Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-02-13T00:21:07.100Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-02-13T00:21:07.120Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" [2026-02-13T00:21:07.120Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-02-13T00:21:07.150Z] [Pipeline] fileExists [2026-02-13T00:21:07.167Z] [Pipeline] readMavenPom [2026-02-13T00:21:07.188Z] [Pipeline] sh [2026-02-13T00:21:07.446Z] + git rev-parse HEAD [2026-02-13T00:21:07.449Z] [Pipeline] echo [2026-02-13T00:21:07.450Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 [2026-02-13T00:21:07.452Z] [Pipeline] } [2026-02-13T00:21:07.468Z] [Pipeline] // dir [2026-02-13T00:21:07.484Z] [Pipeline] echo [2026-02-13T00:21:07.485Z] Build skipped due to no changes have been done since the last build [2026-02-13T00:21:07.502Z] [Pipeline] dir [2026-02-13T00:21:07.502Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup [2026-02-13T00:21:07.503Z] [Pipeline] { [2026-02-13T00:21:07.523Z] [Pipeline] git [2026-02-13T00:21:07.526Z] The recommended git tool is: NONE [2026-02-13T00:21:07.526Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-02-13T00:21:07.537Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c6f0bb3; decorates hudson.Launcher$LocalLauncher@48bc5ceb will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-02-13T00:21:07.538Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2026-02-13T00:21:07.545Z] Fetching changes from the remote Git repository [2026-02-13T00:21:07.548Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2026-02-13T00:21:07.554Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2026-02-13T00:21:07.554Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:07.560Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:07.560Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-02-13T00:21:07.567Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:07.980Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-02-13T00:21:07.987Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) [2026-02-13T00:21:07.987Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:07.992Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-02-13T00:21:08.002Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-02-13T00:21:08.011Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-02-13T00:21:08.018Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-02-13T00:21:08.029Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" [2026-02-13T00:21:08.029Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-02-13T00:21:08.048Z] [Pipeline] fileExists [2026-02-13T00:21:08.059Z] [Pipeline] sh [2026-02-13T00:21:08.315Z] + git rev-parse HEAD [2026-02-13T00:21:08.319Z] [Pipeline] echo [2026-02-13T00:21:08.319Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 [2026-02-13T00:21:08.322Z] [Pipeline] } [2026-02-13T00:21:08.340Z] [Pipeline] // dir [2026-02-13T00:21:08.356Z] [Pipeline] echo [2026-02-13T00:21:08.357Z] Build skipped due to no changes have been done since the last build [2026-02-13T00:21:08.375Z] [Pipeline] dir [2026-02-13T00:21:08.375Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution [2026-02-13T00:21:08.376Z] [Pipeline] { [2026-02-13T00:21:08.397Z] [Pipeline] git [2026-02-13T00:21:08.399Z] The recommended git tool is: NONE [2026-02-13T00:21:08.400Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-02-13T00:21:08.408Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44717e86; decorates hudson.Launcher$LocalLauncher@52d67832 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-02-13T00:21:08.409Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2026-02-13T00:21:08.417Z] Fetching changes from the remote Git repository [2026-02-13T00:21:08.419Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2026-02-13T00:21:08.426Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2026-02-13T00:21:08.426Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:08.432Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:08.432Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-02-13T00:21:08.439Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:08.802Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-02-13T00:21:08.808Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) [2026-02-13T00:21:08.809Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:08.814Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-02-13T00:21:08.824Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-02-13T00:21:08.833Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-02-13T00:21:08.839Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-02-13T00:21:08.850Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" [2026-02-13T00:21:08.851Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-02-13T00:21:08.870Z] [Pipeline] fileExists [2026-02-13T00:21:08.880Z] [Pipeline] readMavenPom [2026-02-13T00:21:08.891Z] [Pipeline] sh [2026-02-13T00:21:09.148Z] + git rev-parse HEAD [2026-02-13T00:21:09.151Z] [Pipeline] echo [2026-02-13T00:21:09.152Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 [2026-02-13T00:21:09.154Z] [Pipeline] } [2026-02-13T00:21:09.174Z] [Pipeline] // dir [2026-02-13T00:21:09.191Z] [Pipeline] echo [2026-02-13T00:21:09.191Z] Build skipped due to no changes have been done since the last build [2026-02-13T00:21:09.209Z] [Pipeline] dir [2026-02-13T00:21:09.209Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly [2026-02-13T00:21:09.210Z] [Pipeline] { [2026-02-13T00:21:09.231Z] [Pipeline] git [2026-02-13T00:21:09.234Z] The recommended git tool is: NONE [2026-02-13T00:21:09.235Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-02-13T00:21:09.248Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3862885c; decorates hudson.Launcher$LocalLauncher@5d66ab02 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-02-13T00:21:09.249Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2026-02-13T00:21:09.255Z] Fetching changes from the remote Git repository [2026-02-13T00:21:09.257Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2026-02-13T00:21:09.262Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2026-02-13T00:21:09.262Z] > /usr/bin/git --version # timeout=10 [2026-02-13T00:21:09.267Z] > git --version # 'git version 2.43.0' [2026-02-13T00:21:09.267Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-02-13T00:21:09.273Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T00:21:09.653Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-02-13T00:21:09.659Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) [2026-02-13T00:21:09.659Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-13T00:21:09.664Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-02-13T00:21:09.677Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-02-13T00:21:09.688Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-02-13T00:21:09.694Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-02-13T00:21:09.704Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" [2026-02-13T00:21:09.704Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-02-13T00:21:09.725Z] [Pipeline] fileExists [2026-02-13T00:21:09.735Z] [Pipeline] readMavenPom [2026-02-13T00:21:09.757Z] [Pipeline] sh [2026-02-13T00:21:10.016Z] + git rev-parse HEAD [2026-02-13T00:21:10.020Z] [Pipeline] echo [2026-02-13T00:21:10.020Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 [2026-02-13T00:21:10.022Z] [Pipeline] } [2026-02-13T00:21:10.039Z] [Pipeline] // dir [2026-02-13T00:21:10.057Z] [Pipeline] echo [2026-02-13T00:21:10.057Z] Build skipped due to no changes have been done since the last build [2026-02-13T00:21:10.058Z] [Pipeline] } [2026-02-13T00:21:10.075Z] [Pipeline] // script [2026-02-13T00:21:10.093Z] [Pipeline] } [2026-02-13T00:21:10.108Z] [Pipeline] // stage [2026-02-13T00:21:10.127Z] [Pipeline] stage [2026-02-13T00:21:10.128Z] [Pipeline] { (Build Silverpeas) [2026-02-13T00:21:10.157Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.158Z] [Pipeline] getContext [2026-02-13T00:21:10.196Z] [Pipeline] stage [2026-02-13T00:21:10.196Z] [Pipeline] { (Build Silverpeas-Core) [2026-02-13T00:21:10.213Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.215Z] [Pipeline] getContext [2026-02-13T00:21:10.216Z] [Pipeline] } [2026-02-13T00:21:10.233Z] [Pipeline] // stage [2026-02-13T00:21:10.251Z] [Pipeline] stage [2026-02-13T00:21:10.252Z] [Pipeline] { (Build Silverpeas-Components) [2026-02-13T00:21:10.268Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.269Z] [Pipeline] getContext [2026-02-13T00:21:10.271Z] [Pipeline] } [2026-02-13T00:21:10.285Z] [Pipeline] // stage [2026-02-13T00:21:10.300Z] [Pipeline] stage [2026-02-13T00:21:10.301Z] [Pipeline] { (Build Silverpeas-Assembly) [2026-02-13T00:21:10.361Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.362Z] [Pipeline] getContext [2026-02-13T00:21:10.364Z] [Pipeline] } [2026-02-13T00:21:10.375Z] [Pipeline] // stage [2026-02-13T00:21:10.386Z] [Pipeline] stage [2026-02-13T00:21:10.387Z] [Pipeline] { (Build Silverpeas Setup) [2026-02-13T00:21:10.397Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.399Z] [Pipeline] getContext [2026-02-13T00:21:10.400Z] [Pipeline] } [2026-02-13T00:21:10.412Z] [Pipeline] // stage [2026-02-13T00:21:10.424Z] [Pipeline] stage [2026-02-13T00:21:10.425Z] [Pipeline] { (Build Silverpeas Distribution) [2026-02-13T00:21:10.434Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.435Z] [Pipeline] getContext [2026-02-13T00:21:10.438Z] [Pipeline] } [2026-02-13T00:21:10.447Z] [Pipeline] // stage [2026-02-13T00:21:10.458Z] [Pipeline] stage [2026-02-13T00:21:10.459Z] [Pipeline] { (Build Silverpeas-Looks) [2026-02-13T00:21:10.468Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.469Z] [Pipeline] getContext [2026-02-13T00:21:10.471Z] [Pipeline] } [2026-02-13T00:21:10.480Z] [Pipeline] // stage [2026-02-13T00:21:10.491Z] [Pipeline] stage [2026-02-13T00:21:10.492Z] [Pipeline] { (Publish Silverpeas-Core) [2026-02-13T00:21:10.501Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.502Z] [Pipeline] getContext [2026-02-13T00:21:10.504Z] [Pipeline] } [2026-02-13T00:21:10.513Z] [Pipeline] // stage [2026-02-13T00:21:10.524Z] [Pipeline] stage [2026-02-13T00:21:10.524Z] [Pipeline] { (Publish Silverpeas-Components) [2026-02-13T00:21:10.533Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.534Z] [Pipeline] getContext [2026-02-13T00:21:10.536Z] [Pipeline] } [2026-02-13T00:21:10.544Z] [Pipeline] // stage [2026-02-13T00:21:10.554Z] [Pipeline] stage [2026-02-13T00:21:10.555Z] [Pipeline] { (Publish Silverpeas-Assembly) [2026-02-13T00:21:10.563Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.565Z] [Pipeline] getContext [2026-02-13T00:21:10.566Z] [Pipeline] } [2026-02-13T00:21:10.574Z] [Pipeline] // stage [2026-02-13T00:21:10.585Z] [Pipeline] stage [2026-02-13T00:21:10.586Z] [Pipeline] { (Publish Silverpeas-Setup) [2026-02-13T00:21:10.594Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.595Z] [Pipeline] getContext [2026-02-13T00:21:10.597Z] [Pipeline] } [2026-02-13T00:21:10.605Z] [Pipeline] // stage [2026-02-13T00:21:10.615Z] [Pipeline] stage [2026-02-13T00:21:10.616Z] [Pipeline] { (Publish Silverpeas-Distribution) [2026-02-13T00:21:10.624Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.625Z] [Pipeline] getContext [2026-02-13T00:21:10.628Z] [Pipeline] } [2026-02-13T00:21:10.641Z] [Pipeline] // stage [2026-02-13T00:21:10.651Z] [Pipeline] stage [2026-02-13T00:21:10.652Z] [Pipeline] { (Publish Silverpeas-Looks) [2026-02-13T00:21:10.659Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.660Z] [Pipeline] getContext [2026-02-13T00:21:10.663Z] [Pipeline] } [2026-02-13T00:21:10.670Z] [Pipeline] // stage [2026-02-13T00:21:10.679Z] [Pipeline] stage [2026-02-13T00:21:10.680Z] [Pipeline] { (Publish Community Web Site) [2026-02-13T00:21:10.688Z] Stage "Build Silverpeas" skipped due to when conditional [2026-02-13T00:21:10.689Z] [Pipeline] getContext [2026-02-13T00:21:10.691Z] [Pipeline] } [2026-02-13T00:21:10.699Z] [Pipeline] // stage [2026-02-13T00:21:10.707Z] [Pipeline] } [2026-02-13T00:21:10.715Z] [Pipeline] // stage [2026-02-13T00:21:10.732Z] [Pipeline] stage [2026-02-13T00:21:10.733Z] [Pipeline] { (Create YAML build report) [2026-02-13T00:21:10.761Z] [Pipeline] script [2026-02-13T00:21:10.764Z] [Pipeline] { [2026-02-13T00:21:10.782Z] [Pipeline] sh [2026-02-13T00:21:11.041Z] + mkdir -p target [2026-02-13T00:21:11.044Z] [Pipeline] sh [2026-02-13T00:21:11.302Z] + mv build.yaml target/ [2026-02-13T00:21:11.303Z] [Pipeline] } [2026-02-13T00:21:11.320Z] [Pipeline] // script [2026-02-13T00:21:11.338Z] [Pipeline] } [2026-02-13T00:21:11.354Z] [Pipeline] // stage [2026-02-13T00:21:11.379Z] [Pipeline] stage [2026-02-13T00:21:11.380Z] [Pipeline] { (Declarative: Post Actions) [2026-02-13T00:21:11.413Z] [Pipeline] step [2026-02-13T00:21:11.448Z] [Pipeline] script [2026-02-13T00:21:11.452Z] [Pipeline] { [2026-02-13T00:21:11.487Z] [Pipeline] } [2026-02-13T00:21:11.506Z] [Pipeline] // script [2026-02-13T00:21:11.528Z] [Pipeline] archiveArtifacts [2026-02-13T00:21:11.532Z] Archiving artifacts [2026-02-13T00:21:11.550Z] Enregistrement des empreintes numériques [2026-02-13T00:21:11.564Z] [Pipeline] sh [2026-02-13T00:21:11.822Z] + rm -rf target [2026-02-13T00:21:11.830Z] [Pipeline] } [2026-02-13T00:21:11.846Z] [Pipeline] // stage [2026-02-13T00:21:11.865Z] [Pipeline] } [2026-02-13T00:21:11.882Z] [Pipeline] // withEnv [2026-02-13T00:21:11.898Z] [Pipeline] } [2026-02-13T00:21:11.899Z] $ docker stop --time=1 fa45b388f4e09905a625c2e3e65383599f7788192c774f73b38b548f2b271f51 [2026-02-13T00:21:13.182Z] $ docker rm -f --volumes fa45b388f4e09905a625c2e3e65383599f7788192c774f73b38b548f2b271f51 [2026-02-13T00:21:13.248Z] [Pipeline] // withDockerContainer [2026-02-13T00:21:13.257Z] [Pipeline] } [2026-02-13T00:21:13.268Z] [Pipeline] // withEnv [2026-02-13T00:21:13.285Z] [Pipeline] } [2026-02-13T00:21:13.302Z] [Pipeline] // node [2026-02-13T00:21:13.318Z] [Pipeline] End of Pipeline [2026-02-13T00:21:13.395Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #243 [2026-02-13T00:21:13.396Z] Finished: SUCCESS