01:21:20 [2025-11-07T00:21:20.215Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 260 01:21:20 [2025-11-07T00:21:20.215Z] Causé à l'origine par : 01:21:20 [2025-11-07T00:21:20.215Z] Lancé par une alarme périodique 01:21:20 [2025-11-07T00:21:20.215Z] Running as userbuild 01:21:20 [2025-11-07T00:21:20.585Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:20 [2025-11-07T00:21:20.712Z] [Pipeline] Start of Pipeline 01:21:20 [2025-11-07T00:21:20.894Z] [Pipeline] node 01:21:20 [2025-11-07T00:21:20.898Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:20 [2025-11-07T00:21:20.899Z] [Pipeline] { 01:21:20 [2025-11-07T00:21:20.914Z] [Pipeline] stage 01:21:20 [2025-11-07T00:21:20.914Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:20 [2025-11-07T00:21:20.922Z] [Pipeline] checkout 01:21:20 [2025-11-07T00:21:20.924Z] Selected Git installation does not exist. Using Default 01:21:20 [2025-11-07T00:21:20.924Z] The recommended git tool is: NONE 01:21:20 [2025-11-07T00:21:20.924Z] No credentials specified 01:21:20 [2025-11-07T00:21:20.925Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:20 [2025-11-07T00:21:20.931Z] Fetching changes from the remote Git repository 01:21:20 [2025-11-07T00:21:20.938Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:20 [2025-11-07T00:21:20.944Z] Cleaning workspace 01:21:20 [2025-11-07T00:21:20.944Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:20 [2025-11-07T00:21:20.949Z] Resetting working tree 01:21:20 [2025-11-07T00:21:20.949Z] > /usr/bin/git reset --hard # timeout=10 01:21:21 [2025-11-07T00:21:21.020Z] > /usr/bin/git clean -fdx # timeout=10 01:21:21 [2025-11-07T00:21:21.030Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:21 [2025-11-07T00:21:21.030Z] > /usr/bin/git --version # timeout=10 01:21:21 [2025-11-07T00:21:21.034Z] > git --version # 'git version 2.43.0' 01:21:21 [2025-11-07T00:21:21.035Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:22 [2025-11-07T00:21:22.600Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:22 [2025-11-07T00:21:22.608Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master) 01:21:22 [2025-11-07T00:21:22.608Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:22 [2025-11-07T00:21:22.614Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10 01:21:22 [2025-11-07T00:21:22.662Z] Commit message: "Refine the failure step in the silverpeas build pipeline" 01:21:22 [2025-11-07T00:21:22.662Z] > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10 01:21:22 [2025-11-07T00:21:22.685Z] [Pipeline] } 01:21:22 [2025-11-07T00:21:22.688Z] [Pipeline] // stage 01:21:22 [2025-11-07T00:21:22.695Z] [Pipeline] withEnv 01:21:22 [2025-11-07T00:21:22.695Z] [Pipeline] { 01:21:22 [2025-11-07T00:21:22.757Z] [Pipeline] isUnix 01:21:22 [2025-11-07T00:21:22.758Z] [Pipeline] withEnv 01:21:22 [2025-11-07T00:21:22.758Z] [Pipeline] { 01:21:22 [2025-11-07T00:21:22.764Z] [Pipeline] sh 01:21:23 [2025-11-07T00:21:23.019Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:23 [2025-11-07T00:21:23.019Z] . 01:21:23 [2025-11-07T00:21:23.020Z] [Pipeline] } 01:21:23 [2025-11-07T00:21:23.026Z] [Pipeline] // withEnv 01:21:23 [2025-11-07T00:21:23.034Z] [Pipeline] withDockerContainer 01:21:23 [2025-11-07T00:21:23.064Z] Jenkins does not seem to be running inside a container 01:21:23 [2025-11-07T00:21:23.072Z] $ 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_Mobile_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_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 ******** silverpeas/silverbuild:6.3.3 cat 01:21:23 [2025-11-07T00:21:23.390Z] $ docker top feda71cb0df67d97c25e1ad79aae4c04bf20cd8a125e77bf3fadc490413701b5 -eo pid,comm 01:21:23 [2025-11-07T00:21:23.428Z] [Pipeline] { 01:21:23 [2025-11-07T00:21:23.436Z] [Pipeline] withEnv 01:21:23 [2025-11-07T00:21:23.437Z] [Pipeline] { 01:21:23 [2025-11-07T00:21:23.442Z] [Pipeline] stage 01:21:23 [2025-11-07T00:21:23.442Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:23 [2025-11-07T00:21:23.455Z] [Pipeline] script 01:21:23 [2025-11-07T00:21:23.458Z] [Pipeline] { 01:21:23 [2025-11-07T00:21:23.466Z] [Pipeline] echo 01:21:23 [2025-11-07T00:21:23.466Z] Working on branch 6.3.x 01:21:23 [2025-11-07T00:21:23.470Z] [Pipeline] copyArtifacts 01:21:23 [2025-11-07T00:21:23.475Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 260 01:21:23 [2025-11-07T00:21:23.481Z] [Pipeline] readYaml 01:21:23 [2025-11-07T00:21:23.489Z] 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. 01:21:23 [2025-11-07T00:21:23.489Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues. 01:21:23 [2025-11-07T00:21:23.490Z] [Pipeline] sh 01:21:23 [2025-11-07T00:21:23.747Z] + rm -f build.yaml 01:21:23 [2025-11-07T00:21:23.748Z] [Pipeline] } 01:21:23 [2025-11-07T00:21:23.756Z] [Pipeline] // script 01:21:23 [2025-11-07T00:21:23.765Z] [Pipeline] echo 01:21:23 [2025-11-07T00:21:23.765Z] Parent version is 1.5.3 01:21:23 [2025-11-07T00:21:23.767Z] [Pipeline] echo 01:21:23 [2025-11-07T00:21:23.767Z] Silverpeas version is 6.3.7-build250214 01:21:23 [2025-11-07T00:21:23.768Z] [Pipeline] } 01:21:23 [2025-11-07T00:21:23.776Z] [Pipeline] // stage 01:21:23 [2025-11-07T00:21:23.785Z] [Pipeline] stage 01:21:23 [2025-11-07T00:21:23.786Z] [Pipeline] { (Prepare the project) 01:21:23 [2025-11-07T00:21:23.807Z] [Pipeline] git 01:21:23 [2025-11-07T00:21:23.809Z] The recommended git tool is: /usr/bin/git 01:21:23 [2025-11-07T00:21:23.809Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:23 [2025-11-07T00:21:23.817Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a062c4; decorates hudson.Launcher$LocalLauncher@7a67de2e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:23 [2025-11-07T00:21:23.818Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:23 [2025-11-07T00:21:23.824Z] Fetching changes from the remote Git repository 01:21:23 [2025-11-07T00:21:23.827Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:23 [2025-11-07T00:21:23.835Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:23 [2025-11-07T00:21:23.835Z] > /usr/bin/git --version # timeout=10 01:21:23 [2025-11-07T00:21:23.840Z] > git --version # 'git version 2.43.0' 01:21:23 [2025-11-07T00:21:23.840Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:23 [2025-11-07T00:21:23.847Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:24 [2025-11-07T00:21:24.891Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:24 [2025-11-07T00:21:24.898Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:24 [2025-11-07T00:21:24.898Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:24 [2025-11-07T00:21:24.902Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:24 [2025-11-07T00:21:24.989Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:24 [2025-11-07T00:21:24.997Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:25 [2025-11-07T00:21:25.005Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-11-07T00:21:25.072Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:25 [2025-11-07T00:21:25.073Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-11-07T00:21:25.091Z] [Pipeline] script 01:21:25 [2025-11-07T00:21:25.093Z] [Pipeline] { 01:21:25 [2025-11-07T00:21:25.105Z] [Pipeline] copyArtifacts 01:21:25 [2025-11-07T00:21:25.110Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 231 01:21:25 [2025-11-07T00:21:25.121Z] [Pipeline] readYaml 01:21:25 [2025-11-07T00:21:25.130Z] 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. 01:21:25 [2025-11-07T00:21:25.131Z] [Pipeline] sh 01:21:25 [2025-11-07T00:21:25.388Z] + git rev-parse HEAD 01:21:25 [2025-11-07T00:21:25.391Z] [Pipeline] echo 01:21:25 [2025-11-07T00:21:25.391Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:25 [2025-11-07T00:21:25.392Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues. 01:21:25 [2025-11-07T00:21:25.392Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.403Z] [Pipeline] // script 01:21:25 [2025-11-07T00:21:25.412Z] [Pipeline] script 01:21:25 [2025-11-07T00:21:25.416Z] [Pipeline] { 01:21:25 [2025-11-07T00:21:25.425Z] [Pipeline] readMavenPom 01:21:25 [2025-11-07T00:21:25.434Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues. 01:21:25 [2025-11-07T00:21:25.435Z] 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. 01:21:25 [2025-11-07T00:21:25.435Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues. 01:21:25 [2025-11-07T00:21:25.436Z] 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. 01:21:25 [2025-11-07T00:21:25.437Z] [Pipeline] echo 01:21:25 [2025-11-07T00:21:25.437Z] No changes and no update in Silverpeas since the last build 01:21:25 [2025-11-07T00:21:25.438Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.446Z] [Pipeline] // script 01:21:25 [2025-11-07T00:21:25.455Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.463Z] [Pipeline] // stage 01:21:25 [2025-11-07T00:21:25.473Z] [Pipeline] stage 01:21:25 [2025-11-07T00:21:25.474Z] [Pipeline] { (Build the project) 01:21:25 [2025-11-07T00:21:25.510Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-11-07T00:21:25.511Z] [Pipeline] getContext 01:21:25 [2025-11-07T00:21:25.523Z] [Pipeline] stage 01:21:25 [2025-11-07T00:21:25.524Z] [Pipeline] { (Check POM parent version) 01:21:25 [2025-11-07T00:21:25.533Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-11-07T00:21:25.534Z] [Pipeline] getContext 01:21:25 [2025-11-07T00:21:25.535Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.544Z] [Pipeline] // stage 01:21:25 [2025-11-07T00:21:25.554Z] [Pipeline] stage 01:21:25 [2025-11-07T00:21:25.555Z] [Pipeline] { (Update POM parent) 01:21:25 [2025-11-07T00:21:25.564Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-11-07T00:21:25.565Z] [Pipeline] getContext 01:21:25 [2025-11-07T00:21:25.566Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.575Z] [Pipeline] // stage 01:21:25 [2025-11-07T00:21:25.584Z] [Pipeline] stage 01:21:25 [2025-11-07T00:21:25.585Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:25 [2025-11-07T00:21:25.592Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-11-07T00:21:25.593Z] [Pipeline] getContext 01:21:25 [2025-11-07T00:21:25.594Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.602Z] [Pipeline] // stage 01:21:25 [2025-11-07T00:21:25.611Z] [Pipeline] stage 01:21:25 [2025-11-07T00:21:25.612Z] [Pipeline] { (Build and Publish) 01:21:25 [2025-11-07T00:21:25.620Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-11-07T00:21:25.620Z] [Pipeline] getContext 01:21:25 [2025-11-07T00:21:25.622Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.628Z] [Pipeline] // stage 01:21:25 [2025-11-07T00:21:25.635Z] [Pipeline] } 01:21:25 [2025-11-07T00:21:25.642Z] [Pipeline] // stage 01:21:25 [2025-11-07T00:21:25.650Z] [Pipeline] stage 01:21:25 [2025-11-07T00:21:25.650Z] [Pipeline] { (Create YAML build report) 01:21:25 [2025-11-07T00:21:25.667Z] [Pipeline] script 01:21:25 [2025-11-07T00:21:25.670Z] [Pipeline] { 01:21:25 [2025-11-07T00:21:25.680Z] [Pipeline] sh 01:21:25 [2025-11-07T00:21:25.937Z] + mkdir -p target 01:21:25 [2025-11-07T00:21:25.939Z] [Pipeline] sh 01:21:26 [2025-11-07T00:21:26.198Z] + mv build.yaml target/ 01:21:26 [2025-11-07T00:21:26.199Z] [Pipeline] } 01:21:26 [2025-11-07T00:21:26.210Z] [Pipeline] // script 01:21:26 [2025-11-07T00:21:26.219Z] [Pipeline] } 01:21:26 [2025-11-07T00:21:26.227Z] [Pipeline] // stage 01:21:26 [2025-11-07T00:21:26.238Z] [Pipeline] stage 01:21:26 [2025-11-07T00:21:26.239Z] [Pipeline] { (Declarative: Post Actions) 01:21:26 [2025-11-07T00:21:26.254Z] [Pipeline] step 01:21:26 [2025-11-07T00:21:26.272Z] [Pipeline] script 01:21:26 [2025-11-07T00:21:26.275Z] [Pipeline] { 01:21:26 [2025-11-07T00:21:26.293Z] [Pipeline] } 01:21:26 [2025-11-07T00:21:26.302Z] [Pipeline] // script 01:21:26 [2025-11-07T00:21:26.315Z] [Pipeline] archiveArtifacts 01:21:26 [2025-11-07T00:21:26.318Z] Archiving artifacts 01:21:26 [2025-11-07T00:21:26.327Z] Enregistrement des empreintes numériques 01:21:26 [2025-11-07T00:21:26.347Z] [Pipeline] } 01:21:26 [2025-11-07T00:21:26.355Z] [Pipeline] // stage 01:21:26 [2025-11-07T00:21:26.364Z] [Pipeline] } 01:21:26 [2025-11-07T00:21:26.372Z] [Pipeline] // withEnv 01:21:26 [2025-11-07T00:21:26.381Z] [Pipeline] } 01:21:26 [2025-11-07T00:21:26.382Z] $ docker stop --time=1 feda71cb0df67d97c25e1ad79aae4c04bf20cd8a125e77bf3fadc490413701b5 01:21:27 [2025-11-07T00:21:27.639Z] $ docker rm -f --volumes feda71cb0df67d97c25e1ad79aae4c04bf20cd8a125e77bf3fadc490413701b5 01:21:27 [2025-11-07T00:21:27.674Z] [Pipeline] // withDockerContainer 01:21:27 [2025-11-07T00:21:27.678Z] [Pipeline] } 01:21:27 [2025-11-07T00:21:27.681Z] [Pipeline] // withEnv 01:21:27 [2025-11-07T00:21:27.684Z] [Pipeline] } 01:21:27 [2025-11-07T00:21:27.688Z] [Pipeline] // node 01:21:27 [2025-11-07T00:21:27.691Z] [Pipeline] End of Pipeline 01:21:27 [2025-11-07T00:21:27.721Z] Finished: SUCCESS