01:21:21 [2025-11-14T00:21:21.944Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 261 01:21:21 [2025-11-14T00:21:21.944Z] Causé à l'origine par : 01:21:21 [2025-11-14T00:21:21.944Z] Lancé par une alarme périodique 01:21:21 [2025-11-14T00:21:21.944Z] Running as userbuild 01:21:22 [2025-11-14T00:21:22.312Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:22 [2025-11-14T00:21:22.451Z] [Pipeline] Start of Pipeline 01:21:22 [2025-11-14T00:21:22.669Z] [Pipeline] node 01:21:22 [2025-11-14T00:21:22.672Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:22 [2025-11-14T00:21:22.675Z] [Pipeline] { 01:21:22 [2025-11-14T00:21:22.693Z] [Pipeline] stage 01:21:22 [2025-11-14T00:21:22.694Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:22 [2025-11-14T00:21:22.704Z] [Pipeline] checkout 01:21:22 [2025-11-14T00:21:22.705Z] Selected Git installation does not exist. Using Default 01:21:22 [2025-11-14T00:21:22.705Z] The recommended git tool is: NONE 01:21:22 [2025-11-14T00:21:22.706Z] No credentials specified 01:21:22 [2025-11-14T00:21:22.706Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:22 [2025-11-14T00:21:22.712Z] Fetching changes from the remote Git repository 01:21:22 [2025-11-14T00:21:22.713Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:22 [2025-11-14T00:21:22.718Z] Cleaning workspace 01:21:22 [2025-11-14T00:21:22.719Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:22 [2025-11-14T00:21:22.723Z] Resetting working tree 01:21:22 [2025-11-14T00:21:22.723Z] > /usr/bin/git reset --hard # timeout=10 01:21:22 [2025-11-14T00:21:22.739Z] > /usr/bin/git clean -fdx # timeout=10 01:21:22 [2025-11-14T00:21:22.750Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:22 [2025-11-14T00:21:22.750Z] > /usr/bin/git --version # timeout=10 01:21:22 [2025-11-14T00:21:22.755Z] > git --version # 'git version 2.43.0' 01:21:22 [2025-11-14T00:21:22.755Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:23 [2025-11-14T00:21:23.098Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:23 [2025-11-14T00:21:23.104Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master) 01:21:23 [2025-11-14T00:21:23.104Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:23 [2025-11-14T00:21:23.110Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10 01:21:23 [2025-11-14T00:21:23.163Z] Commit message: "Refine the failure step in the silverpeas build pipeline" 01:21:23 [2025-11-14T00:21:23.164Z] > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10 01:21:23 [2025-11-14T00:21:23.186Z] [Pipeline] } 01:21:23 [2025-11-14T00:21:23.194Z] [Pipeline] // stage 01:21:23 [2025-11-14T00:21:23.210Z] [Pipeline] withEnv 01:21:23 [2025-11-14T00:21:23.211Z] [Pipeline] { 01:21:23 [2025-11-14T00:21:23.323Z] [Pipeline] isUnix 01:21:23 [2025-11-14T00:21:23.324Z] [Pipeline] withEnv 01:21:23 [2025-11-14T00:21:23.325Z] [Pipeline] { 01:21:23 [2025-11-14T00:21:23.336Z] [Pipeline] sh 01:21:23 [2025-11-14T00:21:23.593Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:23 [2025-11-14T00:21:23.593Z] . 01:21:23 [2025-11-14T00:21:23.594Z] [Pipeline] } 01:21:23 [2025-11-14T00:21:23.603Z] [Pipeline] // withEnv 01:21:23 [2025-11-14T00:21:23.613Z] [Pipeline] withDockerContainer 01:21:23 [2025-11-14T00:21:23.641Z] Jenkins does not seem to be running inside a container 01:21:23 [2025-11-14T00:21:23.650Z] $ 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-14T00:21:23.979Z] $ docker top d68b8797f534305231b77a600ebfab98039fd19894a5f1550f7ee21b43084d2d -eo pid,comm 01:21:24 [2025-11-14T00:21:24.015Z] [Pipeline] { 01:21:24 [2025-11-14T00:21:24.024Z] [Pipeline] withEnv 01:21:24 [2025-11-14T00:21:24.025Z] [Pipeline] { 01:21:24 [2025-11-14T00:21:24.030Z] [Pipeline] stage 01:21:24 [2025-11-14T00:21:24.031Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:24 [2025-11-14T00:21:24.043Z] [Pipeline] script 01:21:24 [2025-11-14T00:21:24.046Z] [Pipeline] { 01:21:24 [2025-11-14T00:21:24.053Z] [Pipeline] echo 01:21:24 [2025-11-14T00:21:24.053Z] Working on branch 6.3.x 01:21:24 [2025-11-14T00:21:24.057Z] [Pipeline] copyArtifacts 01:21:24 [2025-11-14T00:21:24.061Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 261 01:21:24 [2025-11-14T00:21:24.067Z] [Pipeline] readYaml 01:21:24 [2025-11-14T00:21:24.075Z] 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:24 [2025-11-14T00:21:24.075Z] 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:24 [2025-11-14T00:21:24.076Z] [Pipeline] sh 01:21:24 [2025-11-14T00:21:24.333Z] + rm -f build.yaml 01:21:24 [2025-11-14T00:21:24.335Z] [Pipeline] } 01:21:24 [2025-11-14T00:21:24.343Z] [Pipeline] // script 01:21:24 [2025-11-14T00:21:24.354Z] [Pipeline] echo 01:21:24 [2025-11-14T00:21:24.355Z] Parent version is 1.5.3 01:21:24 [2025-11-14T00:21:24.356Z] [Pipeline] echo 01:21:24 [2025-11-14T00:21:24.357Z] Silverpeas version is 6.3.7-build250214 01:21:24 [2025-11-14T00:21:24.358Z] [Pipeline] } 01:21:24 [2025-11-14T00:21:24.366Z] [Pipeline] // stage 01:21:24 [2025-11-14T00:21:24.375Z] [Pipeline] stage 01:21:24 [2025-11-14T00:21:24.376Z] [Pipeline] { (Prepare the project) 01:21:24 [2025-11-14T00:21:24.398Z] [Pipeline] git 01:21:24 [2025-11-14T00:21:24.400Z] The recommended git tool is: /usr/bin/git 01:21:24 [2025-11-14T00:21:24.400Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:24 [2025-11-14T00:21:24.409Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3743aafc; decorates hudson.Launcher$LocalLauncher@6b9e2391 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:24 [2025-11-14T00:21:24.409Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:24 [2025-11-14T00:21:24.416Z] Fetching changes from the remote Git repository 01:21:24 [2025-11-14T00:21:24.419Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:24 [2025-11-14T00:21:24.425Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:24 [2025-11-14T00:21:24.425Z] > /usr/bin/git --version # timeout=10 01:21:24 [2025-11-14T00:21:24.430Z] > git --version # 'git version 2.43.0' 01:21:24 [2025-11-14T00:21:24.430Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:24 [2025-11-14T00:21:24.435Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:25 [2025-11-14T00:21:25.505Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:25 [2025-11-14T00:21:25.512Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:25 [2025-11-14T00:21:25.512Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:25 [2025-11-14T00:21:25.517Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-11-14T00:21:25.604Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:25 [2025-11-14T00:21:25.613Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:25 [2025-11-14T00:21:25.621Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-11-14T00:21:25.718Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:25 [2025-11-14T00:21:25.719Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-11-14T00:21:25.740Z] [Pipeline] script 01:21:25 [2025-11-14T00:21:25.743Z] [Pipeline] { 01:21:25 [2025-11-14T00:21:25.751Z] [Pipeline] copyArtifacts 01:21:25 [2025-11-14T00:21:25.757Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 232 01:21:25 [2025-11-14T00:21:25.766Z] [Pipeline] readYaml 01:21:25 [2025-11-14T00:21:25.776Z] 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-14T00:21:25.778Z] [Pipeline] sh 01:21:26 [2025-11-14T00:21:26.036Z] + git rev-parse HEAD 01:21:26 [2025-11-14T00:21:26.039Z] [Pipeline] echo 01:21:26 [2025-11-14T00:21:26.039Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:26 [2025-11-14T00:21:26.040Z] 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:26 [2025-11-14T00:21:26.040Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.049Z] [Pipeline] // script 01:21:26 [2025-11-14T00:21:26.059Z] [Pipeline] script 01:21:26 [2025-11-14T00:21:26.063Z] [Pipeline] { 01:21:26 [2025-11-14T00:21:26.072Z] [Pipeline] readMavenPom 01:21:26 [2025-11-14T00:21:26.083Z] 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:26 [2025-11-14T00:21:26.084Z] 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:26 [2025-11-14T00:21:26.084Z] 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:26 [2025-11-14T00:21:26.085Z] 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:26 [2025-11-14T00:21:26.086Z] [Pipeline] echo 01:21:26 [2025-11-14T00:21:26.086Z] No changes and no update in Silverpeas since the last build 01:21:26 [2025-11-14T00:21:26.086Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.095Z] [Pipeline] // script 01:21:26 [2025-11-14T00:21:26.104Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.112Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.123Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.124Z] [Pipeline] { (Build the project) 01:21:26 [2025-11-14T00:21:26.164Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2025-11-14T00:21:26.165Z] [Pipeline] getContext 01:21:26 [2025-11-14T00:21:26.178Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.179Z] [Pipeline] { (Check POM parent version) 01:21:26 [2025-11-14T00:21:26.188Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2025-11-14T00:21:26.189Z] [Pipeline] getContext 01:21:26 [2025-11-14T00:21:26.190Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.199Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.209Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.210Z] [Pipeline] { (Update POM parent) 01:21:26 [2025-11-14T00:21:26.219Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2025-11-14T00:21:26.220Z] [Pipeline] getContext 01:21:26 [2025-11-14T00:21:26.221Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.230Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.240Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.240Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:26 [2025-11-14T00:21:26.249Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2025-11-14T00:21:26.249Z] [Pipeline] getContext 01:21:26 [2025-11-14T00:21:26.251Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.258Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.268Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.269Z] [Pipeline] { (Build and Publish) 01:21:26 [2025-11-14T00:21:26.276Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2025-11-14T00:21:26.277Z] [Pipeline] getContext 01:21:26 [2025-11-14T00:21:26.278Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.286Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.293Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.300Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.311Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.312Z] [Pipeline] { (Create YAML build report) 01:21:26 [2025-11-14T00:21:26.334Z] [Pipeline] script 01:21:26 [2025-11-14T00:21:26.338Z] [Pipeline] { 01:21:26 [2025-11-14T00:21:26.348Z] [Pipeline] sh 01:21:26 [2025-11-14T00:21:26.604Z] + mkdir -p target 01:21:26 [2025-11-14T00:21:26.607Z] [Pipeline] sh 01:21:26 [2025-11-14T00:21:26.864Z] + mv build.yaml target/ 01:21:26 [2025-11-14T00:21:26.866Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.875Z] [Pipeline] // script 01:21:26 [2025-11-14T00:21:26.884Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.892Z] [Pipeline] // stage 01:21:26 [2025-11-14T00:21:26.903Z] [Pipeline] stage 01:21:26 [2025-11-14T00:21:26.904Z] [Pipeline] { (Declarative: Post Actions) 01:21:26 [2025-11-14T00:21:26.920Z] [Pipeline] step 01:21:26 [2025-11-14T00:21:26.941Z] [Pipeline] script 01:21:26 [2025-11-14T00:21:26.945Z] [Pipeline] { 01:21:26 [2025-11-14T00:21:26.963Z] [Pipeline] } 01:21:26 [2025-11-14T00:21:26.972Z] [Pipeline] // script 01:21:26 [2025-11-14T00:21:26.985Z] [Pipeline] archiveArtifacts 01:21:26 [2025-11-14T00:21:26.988Z] Archiving artifacts 01:21:26 [2025-11-14T00:21:26.997Z] Enregistrement des empreintes numériques 01:21:27 [2025-11-14T00:21:27.029Z] [Pipeline] } 01:21:27 [2025-11-14T00:21:27.034Z] [Pipeline] // stage 01:21:27 [2025-11-14T00:21:27.041Z] [Pipeline] } 01:21:27 [2025-11-14T00:21:27.049Z] [Pipeline] // withEnv 01:21:27 [2025-11-14T00:21:27.053Z] [Pipeline] } 01:21:27 [2025-11-14T00:21:27.054Z] $ docker stop --time=1 d68b8797f534305231b77a600ebfab98039fd19894a5f1550f7ee21b43084d2d 01:21:28 [2025-11-14T00:21:28.323Z] $ docker rm -f --volumes d68b8797f534305231b77a600ebfab98039fd19894a5f1550f7ee21b43084d2d 01:21:28 [2025-11-14T00:21:28.360Z] [Pipeline] // withDockerContainer 01:21:28 [2025-11-14T00:21:28.364Z] [Pipeline] } 01:21:28 [2025-11-14T00:21:28.367Z] [Pipeline] // withEnv 01:21:28 [2025-11-14T00:21:28.375Z] [Pipeline] } 01:21:28 [2025-11-14T00:21:28.384Z] [Pipeline] // node 01:21:28 [2025-11-14T00:21:28.393Z] [Pipeline] End of Pipeline 01:21:28 [2025-11-14T00:21:28.443Z] Finished: SUCCESS