06:46:24 [2026-04-16T04:46:24.084Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 511 06:46:24 [2026-04-16T04:46:24.084Z] Causé à l'origine par : 06:46:24 [2026-04-16T04:46:24.085Z] Lancé par une alarme périodique 06:46:24 [2026-04-16T04:46:24.085Z] Running as userbuild 06:46:24 [2026-04-16T04:46:24.535Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:24 [2026-04-16T04:46:24.720Z] [Pipeline] Start of Pipeline 06:46:25 [2026-04-16T04:46:25.021Z] [Pipeline] node 06:46:25 [2026-04-16T04:46:25.023Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:25 [2026-04-16T04:46:25.032Z] [Pipeline] { 06:46:25 [2026-04-16T04:46:25.048Z] [Pipeline] stage 06:46:25 [2026-04-16T04:46:25.049Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:25 [2026-04-16T04:46:25.059Z] [Pipeline] checkout 06:46:25 [2026-04-16T04:46:25.060Z] Selected Git installation does not exist. Using Default 06:46:25 [2026-04-16T04:46:25.060Z] The recommended git tool is: NONE 06:46:25 [2026-04-16T04:46:25.060Z] No credentials specified 06:46:25 [2026-04-16T04:46:25.061Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:25 [2026-04-16T04:46:25.076Z] Fetching changes from the remote Git repository 06:46:25 [2026-04-16T04:46:25.078Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:25 [2026-04-16T04:46:25.083Z] Cleaning workspace 06:46:25 [2026-04-16T04:46:25.083Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:25 [2026-04-16T04:46:25.088Z] Resetting working tree 06:46:25 [2026-04-16T04:46:25.088Z] > /usr/bin/git reset --hard # timeout=10 06:46:25 [2026-04-16T04:46:25.292Z] > /usr/bin/git clean -fdx # timeout=10 06:46:25 [2026-04-16T04:46:25.303Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:25 [2026-04-16T04:46:25.303Z] > /usr/bin/git --version # timeout=10 06:46:25 [2026-04-16T04:46:25.308Z] > git --version # 'git version 2.43.0' 06:46:25 [2026-04-16T04:46:25.308Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:25 [2026-04-16T04:46:25.683Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:25 [2026-04-16T04:46:25.690Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 06:46:25 [2026-04-16T04:46:25.690Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:25 [2026-04-16T04:46:25.695Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 06:46:25 [2026-04-16T04:46:25.761Z] Commit message: "Fix SonarQube Maven execution in pipelines." 06:46:25 [2026-04-16T04:46:25.762Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 06:46:25 [2026-04-16T04:46:25.787Z] [Pipeline] } 06:46:25 [2026-04-16T04:46:25.792Z] [Pipeline] // stage 06:46:25 [2026-04-16T04:46:25.806Z] [Pipeline] withEnv 06:46:25 [2026-04-16T04:46:25.807Z] [Pipeline] { 06:46:25 [2026-04-16T04:46:25.948Z] [Pipeline] isUnix 06:46:25 [2026-04-16T04:46:25.950Z] [Pipeline] withEnv 06:46:25 [2026-04-16T04:46:25.951Z] [Pipeline] { 06:46:25 [2026-04-16T04:46:25.964Z] [Pipeline] sh 06:46:26 [2026-04-16T04:46:26.221Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:26 [2026-04-16T04:46:26.221Z] . 06:46:26 [2026-04-16T04:46:26.223Z] [Pipeline] } 06:46:26 [2026-04-16T04:46:26.232Z] [Pipeline] // withEnv 06:46:26 [2026-04-16T04:46:26.244Z] [Pipeline] withDockerContainer 06:46:26 [2026-04-16T04:46:26.276Z] Jenkins does not seem to be running inside a container 06:46:26 [2026-04-16T04:46:26.283Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_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.4 cat 06:46:26 [2026-04-16T04:46:26.610Z] $ docker top 602900ce6a9b92479048167a2224910f414d90355367029741fd4ed37ee9f67b -eo pid,comm 06:46:26 [2026-04-16T04:46:26.648Z] [Pipeline] { 06:46:26 [2026-04-16T04:46:26.676Z] [Pipeline] withEnv 06:46:26 [2026-04-16T04:46:26.677Z] [Pipeline] { 06:46:26 [2026-04-16T04:46:26.696Z] [Pipeline] stage 06:46:26 [2026-04-16T04:46:26.697Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:26 [2026-04-16T04:46:26.737Z] [Pipeline] script 06:46:26 [2026-04-16T04:46:26.743Z] [Pipeline] { 06:46:26 [2026-04-16T04:46:26.754Z] [Pipeline] echo 06:46:26 [2026-04-16T04:46:26.754Z] Working on branch 6.4.x 06:46:26 [2026-04-16T04:46:26.760Z] [Pipeline] copyArtifacts 06:46:26 [2026-04-16T04:46:26.767Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 511 06:46:26 [2026-04-16T04:46:26.779Z] [Pipeline] readYaml 06:46:26 [2026-04-16T04:46:26.789Z] 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. 06:46:26 [2026-04-16T04:46:26.789Z] 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. 06:46:26 [2026-04-16T04:46:26.791Z] [Pipeline] sh 06:46:27 [2026-04-16T04:46:27.050Z] + rm -f build.yaml 06:46:27 [2026-04-16T04:46:27.051Z] [Pipeline] } 06:46:27 [2026-04-16T04:46:27.060Z] [Pipeline] // script 06:46:27 [2026-04-16T04:46:27.071Z] [Pipeline] echo 06:46:27 [2026-04-16T04:46:27.071Z] Parent version is 1.6.2 06:46:27 [2026-04-16T04:46:27.074Z] [Pipeline] echo 06:46:27 [2026-04-16T04:46:27.074Z] Silverpeas version is 6.4.7-build260409 06:46:27 [2026-04-16T04:46:27.076Z] [Pipeline] } 06:46:27 [2026-04-16T04:46:27.081Z] [Pipeline] // stage 06:46:27 [2026-04-16T04:46:27.092Z] [Pipeline] stage 06:46:27 [2026-04-16T04:46:27.093Z] [Pipeline] { (Prepare the project) 06:46:27 [2026-04-16T04:46:27.126Z] [Pipeline] git 06:46:27 [2026-04-16T04:46:27.140Z] The recommended git tool is: /usr/bin/git 06:46:27 [2026-04-16T04:46:27.141Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:27 [2026-04-16T04:46:27.149Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d6407c4; decorates hudson.Launcher$LocalLauncher@7258789e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:27 [2026-04-16T04:46:27.150Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:27 [2026-04-16T04:46:27.156Z] Fetching changes from the remote Git repository 06:46:27 [2026-04-16T04:46:27.159Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:27 [2026-04-16T04:46:27.165Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:27 [2026-04-16T04:46:27.165Z] > /usr/bin/git --version # timeout=10 06:46:27 [2026-04-16T04:46:27.171Z] > git --version # 'git version 2.43.0' 06:46:27 [2026-04-16T04:46:27.171Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:27 [2026-04-16T04:46:27.176Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:27 [2026-04-16T04:46:27.755Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:27 [2026-04-16T04:46:27.763Z] Checking out Revision c4fd312019e66779eb3b3bddefabd474ce089c0a (refs/remotes/origin/6.4.x) 06:46:27 [2026-04-16T04:46:27.763Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:27 [2026-04-16T04:46:27.770Z] > /usr/bin/git checkout -f c4fd312019e66779eb3b3bddefabd474ce089c0a # timeout=10 06:46:27 [2026-04-16T04:46:27.897Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:27 [2026-04-16T04:46:27.907Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:27 [2026-04-16T04:46:27.915Z] > /usr/bin/git checkout -b 6.4.x c4fd312019e66779eb3b3bddefabd474ce089c0a # timeout=10 06:46:27 [2026-04-16T04:46:27.983Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260409" 06:46:27 [2026-04-16T04:46:27.984Z] > /usr/bin/git rev-list --no-walk c4fd312019e66779eb3b3bddefabd474ce089c0a # timeout=10 06:46:28 [2026-04-16T04:46:28.007Z] [Pipeline] script 06:46:28 [2026-04-16T04:46:28.010Z] [Pipeline] { 06:46:28 [2026-04-16T04:46:28.027Z] [Pipeline] copyArtifacts 06:46:28 [2026-04-16T04:46:28.035Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 390 06:46:28 [2026-04-16T04:46:28.046Z] [Pipeline] readYaml 06:46:28 [2026-04-16T04:46:28.056Z] 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. 06:46:28 [2026-04-16T04:46:28.058Z] [Pipeline] sh 06:46:28 [2026-04-16T04:46:28.318Z] + git rev-parse HEAD 06:46:28 [2026-04-16T04:46:28.322Z] [Pipeline] echo 06:46:28 [2026-04-16T04:46:28.323Z] Current commit is c4fd312019e66779eb3b3bddefabd474ce089c0a and last build commit is c4fd312019e66779eb3b3bddefabd474ce089c0a 06:46:28 [2026-04-16T04:46:28.324Z] 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. 06:46:28 [2026-04-16T04:46:28.324Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.336Z] [Pipeline] // script 06:46:28 [2026-04-16T04:46:28.348Z] [Pipeline] script 06:46:28 [2026-04-16T04:46:28.353Z] [Pipeline] { 06:46:28 [2026-04-16T04:46:28.365Z] [Pipeline] readMavenPom 06:46:28 [2026-04-16T04:46:28.375Z] 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. 06:46:28 [2026-04-16T04:46:28.376Z] 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. 06:46:28 [2026-04-16T04:46:28.377Z] 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. 06:46:28 [2026-04-16T04:46:28.378Z] 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. 06:46:28 [2026-04-16T04:46:28.379Z] [Pipeline] echo 06:46:28 [2026-04-16T04:46:28.380Z] No changes and no update in Silverpeas since the last build 06:46:28 [2026-04-16T04:46:28.381Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.391Z] [Pipeline] // script 06:46:28 [2026-04-16T04:46:28.401Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.411Z] [Pipeline] // stage 06:46:28 [2026-04-16T04:46:28.425Z] [Pipeline] stage 06:46:28 [2026-04-16T04:46:28.426Z] [Pipeline] { (Build the project) 06:46:28 [2026-04-16T04:46:28.481Z] Stage "Build the project" skipped due to when conditional 06:46:28 [2026-04-16T04:46:28.483Z] [Pipeline] getContext 06:46:28 [2026-04-16T04:46:28.498Z] [Pipeline] stage 06:46:28 [2026-04-16T04:46:28.499Z] [Pipeline] { (Check POM parent version) 06:46:28 [2026-04-16T04:46:28.509Z] Stage "Build the project" skipped due to when conditional 06:46:28 [2026-04-16T04:46:28.510Z] [Pipeline] getContext 06:46:28 [2026-04-16T04:46:28.513Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.522Z] [Pipeline] // stage 06:46:28 [2026-04-16T04:46:28.535Z] [Pipeline] stage 06:46:28 [2026-04-16T04:46:28.536Z] [Pipeline] { (Update POM parent) 06:46:28 [2026-04-16T04:46:28.547Z] Stage "Build the project" skipped due to when conditional 06:46:28 [2026-04-16T04:46:28.548Z] [Pipeline] getContext 06:46:28 [2026-04-16T04:46:28.550Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.560Z] [Pipeline] // stage 06:46:28 [2026-04-16T04:46:28.573Z] [Pipeline] stage 06:46:28 [2026-04-16T04:46:28.574Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:28 [2026-04-16T04:46:28.584Z] Stage "Build the project" skipped due to when conditional 06:46:28 [2026-04-16T04:46:28.586Z] [Pipeline] getContext 06:46:28 [2026-04-16T04:46:28.588Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.598Z] [Pipeline] // stage 06:46:28 [2026-04-16T04:46:28.610Z] [Pipeline] stage 06:46:28 [2026-04-16T04:46:28.611Z] [Pipeline] { (Build and Publish) 06:46:28 [2026-04-16T04:46:28.621Z] Stage "Build the project" skipped due to when conditional 06:46:28 [2026-04-16T04:46:28.623Z] [Pipeline] getContext 06:46:28 [2026-04-16T04:46:28.625Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.635Z] [Pipeline] // stage 06:46:28 [2026-04-16T04:46:28.643Z] [Pipeline] } 06:46:28 [2026-04-16T04:46:28.652Z] [Pipeline] // stage 06:46:28 [2026-04-16T04:46:28.664Z] [Pipeline] stage 06:46:28 [2026-04-16T04:46:28.666Z] [Pipeline] { (Create YAML build report) 06:46:28 [2026-04-16T04:46:28.697Z] [Pipeline] script 06:46:28 [2026-04-16T04:46:28.702Z] [Pipeline] { 06:46:28 [2026-04-16T04:46:28.714Z] [Pipeline] sh 06:46:28 [2026-04-16T04:46:28.974Z] + mkdir -p target 06:46:28 [2026-04-16T04:46:28.976Z] [Pipeline] sh 06:46:29 [2026-04-16T04:46:29.233Z] + mv build.yaml target/ 06:46:29 [2026-04-16T04:46:29.234Z] [Pipeline] } 06:46:29 [2026-04-16T04:46:29.244Z] [Pipeline] // script 06:46:29 [2026-04-16T04:46:29.255Z] [Pipeline] } 06:46:29 [2026-04-16T04:46:29.264Z] [Pipeline] // stage 06:46:29 [2026-04-16T04:46:29.277Z] [Pipeline] stage 06:46:29 [2026-04-16T04:46:29.278Z] [Pipeline] { (Declarative: Post Actions) 06:46:29 [2026-04-16T04:46:29.299Z] [Pipeline] step 06:46:29 [2026-04-16T04:46:29.326Z] [Pipeline] script 06:46:29 [2026-04-16T04:46:29.332Z] [Pipeline] { 06:46:29 [2026-04-16T04:46:29.376Z] [Pipeline] } 06:46:29 [2026-04-16T04:46:29.387Z] [Pipeline] // script 06:46:29 [2026-04-16T04:46:29.404Z] [Pipeline] archiveArtifacts 06:46:29 [2026-04-16T04:46:29.409Z] Archiving artifacts 06:46:29 [2026-04-16T04:46:29.415Z] Enregistrement des empreintes numériques 06:46:29 [2026-04-16T04:46:29.440Z] [Pipeline] } 06:46:29 [2026-04-16T04:46:29.447Z] [Pipeline] // stage 06:46:29 [2026-04-16T04:46:29.457Z] [Pipeline] } 06:46:29 [2026-04-16T04:46:29.467Z] [Pipeline] // withEnv 06:46:29 [2026-04-16T04:46:29.474Z] [Pipeline] } 06:46:29 [2026-04-16T04:46:29.475Z] $ docker stop --time=1 602900ce6a9b92479048167a2224910f414d90355367029741fd4ed37ee9f67b 06:46:30 [2026-04-16T04:46:30.802Z] $ docker rm -f --volumes 602900ce6a9b92479048167a2224910f414d90355367029741fd4ed37ee9f67b 06:46:30 [2026-04-16T04:46:30.847Z] [Pipeline] // withDockerContainer 06:46:30 [2026-04-16T04:46:30.853Z] [Pipeline] } 06:46:30 [2026-04-16T04:46:30.858Z] [Pipeline] // withEnv 06:46:30 [2026-04-16T04:46:30.864Z] [Pipeline] } 06:46:30 [2026-04-16T04:46:30.873Z] [Pipeline] // node 06:46:30 [2026-04-16T04:46:30.881Z] [Pipeline] End of Pipeline 06:46:30 [2026-04-16T04:46:30.937Z] Finished: SUCCESS