Skip to content
10:42:31 [2026-03-02T09:42:31.158Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 71
10:42:31 [2026-03-02T09:42:31.158Z] Causé à l'origine par :
10:42:31 [2026-03-02T09:42:31.158Z]  Démarré par l'utilisateur Miguel Moquillon
10:42:31 [2026-03-02T09:42:31.158Z] Running as userbuild
10:42:31 [2026-03-02T09:42:31.566Z] Obtained src/releases/silverpeas-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
10:42:31 [2026-03-02T09:42:31.666Z] [Pipeline] Start of Pipeline
10:42:31 [2026-03-02T09:42:31.841Z] [Pipeline] node
10:42:38 [2026-03-02T09:42:38.405Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing
10:42:38 [2026-03-02T09:42:38.410Z] [Pipeline] {
10:42:38 [2026-03-02T09:42:38.439Z] [Pipeline] stage
10:42:38 [2026-03-02T09:42:38.440Z] [Pipeline] { (Declarative: Checkout SCM)
10:42:38 [2026-03-02T09:42:38.457Z] [Pipeline] checkout
10:42:38 [2026-03-02T09:42:38.459Z] Selected Git installation does not exist. Using Default
10:42:38 [2026-03-02T09:42:38.459Z] The recommended git tool is: NONE
10:42:38 [2026-03-02T09:42:38.459Z] No credentials specified
10:42:38 [2026-03-02T09:42:38.459Z] Cloning the remote Git repository
10:42:38 [2026-03-02T09:42:38.459Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:42:38 [2026-03-02T09:42:38.459Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
10:42:38 [2026-03-02T09:42:38.487Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:42:38 [2026-03-02T09:42:38.487Z]  > /usr/bin/git --version # timeout=10
10:42:38 [2026-03-02T09:42:38.503Z]  > git --version # 'git version 2.43.0'
10:42:38 [2026-03-02T09:42:38.504Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:42:39 [2026-03-02T09:42:39.793Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:42:39 [2026-03-02T09:42:39.833Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:42:39 [2026-03-02T09:42:39.858Z] Avoid second fetch
10:42:39 [2026-03-02T09:42:39.859Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:42:39 [2026-03-02T09:42:39.866Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
10:42:39 [2026-03-02T09:42:39.866Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:42:39 [2026-03-02T09:42:39.872Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
10:42:39 [2026-03-02T09:42:39.911Z] Commit message: "Fix SonarQube Maven execution in pipelines."
10:42:39 [2026-03-02T09:42:39.911Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
10:42:39 [2026-03-02T09:42:39.932Z] [Pipeline] }
10:42:39 [2026-03-02T09:42:39.966Z] [Pipeline] // stage
10:42:39 [2026-03-02T09:42:39.992Z] [Pipeline] withEnv
10:42:39 [2026-03-02T09:42:39.993Z] [Pipeline] {
10:42:40 [2026-03-02T09:42:40.113Z] [Pipeline] isUnix
10:42:40 [2026-03-02T09:42:40.114Z] [Pipeline] withEnv
10:42:40 [2026-03-02T09:42:40.114Z] [Pipeline] {
10:42:40 [2026-03-02T09:42:40.127Z] [Pipeline] sh
10:42:40 [2026-03-02T09:42:40.385Z] + docker inspect -f . silverpeas/silverbuild:6.4
10:42:40 [2026-03-02T09:42:40.385Z] .
10:42:40 [2026-03-02T09:42:40.386Z] [Pipeline] }
10:42:40 [2026-03-02T09:42:40.392Z] [Pipeline] // withEnv
10:42:40 [2026-03-02T09:42:40.415Z] [Pipeline] withDockerContainer
10:42:40 [2026-03-02T09:42:40.442Z] Jenkins does not seem to be running inside a container
10:42:40 [2026-03-02T09:42:40.449Z] $ 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_Documentation_Publishing -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@tmp:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@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 ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
10:42:44 [2026-03-02T09:42:44.165Z] $ docker top 7f2b3ddddfb130301a50750a7f18ea051f8357601d75aa4f9dc608c5717b567e -eo pid,comm
10:42:44 [2026-03-02T09:42:44.218Z] [Pipeline] {
10:42:44 [2026-03-02T09:42:44.229Z] [Pipeline] withEnv
10:42:44 [2026-03-02T09:42:44.230Z] [Pipeline] {
10:42:44 [2026-03-02T09:42:44.237Z] [Pipeline] stage
10:42:44 [2026-03-02T09:42:44.237Z] [Pipeline] { (Check version of Silverpeas)
10:42:44 [2026-03-02T09:42:44.269Z] Stage "Check version of Silverpeas" skipped due to when conditional
10:42:44 [2026-03-02T09:42:44.270Z] [Pipeline] getContext
10:42:44 [2026-03-02T09:42:44.271Z] [Pipeline] }
10:42:44 [2026-03-02T09:42:44.274Z] [Pipeline] // stage
10:42:44 [2026-03-02T09:42:44.279Z] [Pipeline] stage
10:42:44 [2026-03-02T09:42:44.279Z] [Pipeline] { (Prepare the publishing)
10:42:44 [2026-03-02T09:42:44.288Z] [Pipeline] copyArtifacts
10:42:44 [2026-03-02T09:42:44.291Z] Copied 1 artifact from "Silverpeas_Release" build number 71
10:42:44 [2026-03-02T09:42:44.294Z] [Pipeline] script
10:42:44 [2026-03-02T09:42:44.297Z] [Pipeline] {
10:42:44 [2026-03-02T09:42:44.300Z] [Pipeline] readYaml
10:42:44 [2026-03-02T09:42:44.309Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named releaseBranch (to a value of type String) which could lead to memory leaks or other issues.
10:42:44 [2026-03-02T09:42:44.309Z] [Pipeline] }
10:42:44 [2026-03-02T09:42:44.313Z] [Pipeline] // script
10:42:44 [2026-03-02T09:42:44.317Z] [Pipeline] sh
10:42:44 [2026-03-02T09:42:44.573Z] + rm -f release.yaml
10:42:44 [2026-03-02T09:42:44.574Z] [Pipeline] }
10:42:44 [2026-03-02T09:42:44.578Z] [Pipeline] // stage
10:42:44 [2026-03-02T09:42:44.586Z] [Pipeline] stage
10:42:44 [2026-03-02T09:42:44.587Z] [Pipeline] { (Publish documentation of Silverpeas Core)
10:42:44 [2026-03-02T09:42:44.600Z] Stage "Publish documentation of Silverpeas Core" skipped due to when conditional
10:42:44 [2026-03-02T09:42:44.601Z] [Pipeline] getContext
10:42:44 [2026-03-02T09:42:44.602Z] [Pipeline] }
10:42:44 [2026-03-02T09:42:44.609Z] [Pipeline] // stage
10:42:44 [2026-03-02T09:42:44.616Z] [Pipeline] stage
10:42:44 [2026-03-02T09:42:44.617Z] [Pipeline] { (Publish documentation of Silverpeas Components)
10:42:44 [2026-03-02T09:42:44.632Z] Stage "Publish documentation of Silverpeas Components" skipped due to when conditional
10:42:44 [2026-03-02T09:42:44.633Z] [Pipeline] getContext
10:42:44 [2026-03-02T09:42:44.633Z] [Pipeline] }
10:42:44 [2026-03-02T09:42:44.639Z] [Pipeline] // stage
10:42:44 [2026-03-02T09:42:44.648Z] [Pipeline] stage
10:42:44 [2026-03-02T09:42:44.648Z] [Pipeline] { (Publish Silverpeas Community Web Site)
10:42:44 [2026-03-02T09:42:44.666Z] [Pipeline] build
10:42:44 [2026-03-02T09:42:44.670Z] Scheduling project: Silverpeas Project Web Site Publisher
10:42:51 [2026-03-02T09:42:51.189Z] Starting building: Silverpeas Project Web Site Publisher #373
10:49:30 [2026-03-02T09:49:30.650Z] Build Silverpeas Project Web Site Publisher 6.4.6 completed: SUCCESS
10:49:30 [2026-03-02T09:49:30.652Z] [Pipeline] }
10:49:30 [2026-03-02T09:49:30.658Z] [Pipeline] // stage
10:49:30 [2026-03-02T09:49:30.669Z] [Pipeline] stage
10:49:30 [2026-03-02T09:49:30.669Z] [Pipeline] { (Declarative: Post Actions)
10:49:30 [2026-03-02T09:49:30.683Z] [Pipeline] step
10:49:30 [2026-03-02T09:49:30.703Z] [Pipeline] script
10:49:30 [2026-03-02T09:49:30.707Z] [Pipeline] {
10:49:30 [2026-03-02T09:49:30.722Z] [Pipeline] }
10:49:30 [2026-03-02T09:49:30.729Z] [Pipeline] // script
10:49:30 [2026-03-02T09:49:30.742Z] [Pipeline] }
10:49:30 [2026-03-02T09:49:30.748Z] [Pipeline] // stage
10:49:30 [2026-03-02T09:49:30.755Z] [Pipeline] }
10:49:30 [2026-03-02T09:49:30.761Z] [Pipeline] // withEnv
10:49:30 [2026-03-02T09:49:30.768Z] [Pipeline] }
10:49:30 [2026-03-02T09:49:30.768Z] $ docker stop --time=1 7f2b3ddddfb130301a50750a7f18ea051f8357601d75aa4f9dc608c5717b567e
10:49:32 [2026-03-02T09:49:32.081Z] $ docker rm -f --volumes 7f2b3ddddfb130301a50750a7f18ea051f8357601d75aa4f9dc608c5717b567e
10:49:32 [2026-03-02T09:49:32.126Z] [Pipeline] // withDockerContainer
10:49:32 [2026-03-02T09:49:32.129Z] [Pipeline] }
10:49:32 [2026-03-02T09:49:32.131Z] [Pipeline] // withEnv
10:49:32 [2026-03-02T09:49:32.134Z] [Pipeline] }
10:49:32 [2026-03-02T09:49:32.136Z] [Pipeline] // node
10:49:32 [2026-03-02T09:49:32.139Z] [Pipeline] End of Pipeline
10:49:32 [2026-03-02T09:49:32.193Z] Finished: SUCCESS