06:46:20 [2026-02-26T05:46:20.409Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 488 06:46:20 [2026-02-26T05:46:20.409Z] Causé à l'origine par : 06:46:20 [2026-02-26T05:46:20.409Z] Lancé par une alarme périodique 06:46:20 [2026-02-26T05:46:20.409Z] Running as userbuild 06:46:20 [2026-02-26T05:46:20.916Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:21 [2026-02-26T05:46:21.083Z] [Pipeline] Start of Pipeline 06:46:21 [2026-02-26T05:46:21.379Z] [Pipeline] node 06:46:21 [2026-02-26T05:46:21.382Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:21 [2026-02-26T05:46:21.385Z] [Pipeline] { 06:46:21 [2026-02-26T05:46:21.401Z] [Pipeline] stage 06:46:21 [2026-02-26T05:46:21.402Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:21 [2026-02-26T05:46:21.413Z] [Pipeline] checkout 06:46:21 [2026-02-26T05:46:21.414Z] Selected Git installation does not exist. Using Default 06:46:21 [2026-02-26T05:46:21.414Z] The recommended git tool is: NONE 06:46:21 [2026-02-26T05:46:21.414Z] No credentials specified 06:46:21 [2026-02-26T05:46:21.415Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:21 [2026-02-26T05:46:21.420Z] Fetching changes from the remote Git repository 06:46:21 [2026-02-26T05:46:21.424Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:21 [2026-02-26T05:46:21.429Z] Cleaning workspace 06:46:21 [2026-02-26T05:46:21.429Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:21 [2026-02-26T05:46:21.435Z] Resetting working tree 06:46:21 [2026-02-26T05:46:21.435Z] > /usr/bin/git reset --hard # timeout=10 06:46:21 [2026-02-26T05:46:21.673Z] > /usr/bin/git clean -fdx # timeout=10 06:46:21 [2026-02-26T05:46:21.685Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:21 [2026-02-26T05:46:21.685Z] > /usr/bin/git --version # timeout=10 06:46:21 [2026-02-26T05:46:21.689Z] > git --version # 'git version 2.43.0' 06:46:21 [2026-02-26T05:46:21.690Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:22 [2026-02-26T05:46:22.111Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:22 [2026-02-26T05:46:22.118Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 06:46:22 [2026-02-26T05:46:22.118Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:22 [2026-02-26T05:46:22.123Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 06:46:22 [2026-02-26T05:46:22.234Z] Commit message: "Fix SonarQube Maven execution in pipelines." 06:46:22 [2026-02-26T05:46:22.234Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 06:46:22 [2026-02-26T05:46:22.258Z] [Pipeline] } 06:46:22 [2026-02-26T05:46:22.266Z] [Pipeline] // stage 06:46:22 [2026-02-26T05:46:22.278Z] [Pipeline] withEnv 06:46:22 [2026-02-26T05:46:22.279Z] [Pipeline] { 06:46:22 [2026-02-26T05:46:22.410Z] [Pipeline] isUnix 06:46:22 [2026-02-26T05:46:22.411Z] [Pipeline] withEnv 06:46:22 [2026-02-26T05:46:22.412Z] [Pipeline] { 06:46:22 [2026-02-26T05:46:22.424Z] [Pipeline] sh 06:46:22 [2026-02-26T05:46:22.681Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:22 [2026-02-26T05:46:22.681Z] . 06:46:22 [2026-02-26T05:46:22.683Z] [Pipeline] } 06:46:22 [2026-02-26T05:46:22.691Z] [Pipeline] // withEnv 06:46:22 [2026-02-26T05:46:22.701Z] [Pipeline] withDockerContainer 06:46:22 [2026-02-26T05:46:22.734Z] Jenkins does not seem to be running inside a container 06:46:22 [2026-02-26T05:46:22.740Z] $ 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:23 [2026-02-26T05:46:23.047Z] $ docker top 428451a80a4ed19907daccaf9ee015f33ff8e096518ad61ea9b8b37ae45c361a -eo pid,comm 06:46:23 [2026-02-26T05:46:23.084Z] [Pipeline] { 06:46:23 [2026-02-26T05:46:23.096Z] [Pipeline] withEnv 06:46:23 [2026-02-26T05:46:23.097Z] [Pipeline] { 06:46:23 [2026-02-26T05:46:23.103Z] [Pipeline] stage 06:46:23 [2026-02-26T05:46:23.104Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:23 [2026-02-26T05:46:23.118Z] [Pipeline] script 06:46:23 [2026-02-26T05:46:23.121Z] [Pipeline] { 06:46:23 [2026-02-26T05:46:23.125Z] [Pipeline] echo 06:46:23 [2026-02-26T05:46:23.125Z] Working on branch 6.4.x 06:46:23 [2026-02-26T05:46:23.127Z] [Pipeline] copyArtifacts 06:46:23 [2026-02-26T05:46:23.132Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 488 06:46:23 [2026-02-26T05:46:23.138Z] [Pipeline] readYaml 06:46:23 [2026-02-26T05:46:23.145Z] 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:23 [2026-02-26T05:46:23.145Z] 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:23 [2026-02-26T05:46:23.147Z] [Pipeline] sh 06:46:23 [2026-02-26T05:46:23.404Z] + rm -f build.yaml 06:46:23 [2026-02-26T05:46:23.405Z] [Pipeline] } 06:46:23 [2026-02-26T05:46:23.413Z] [Pipeline] // script 06:46:23 [2026-02-26T05:46:23.422Z] [Pipeline] echo 06:46:23 [2026-02-26T05:46:23.422Z] Parent version is 1.6.2 06:46:23 [2026-02-26T05:46:23.424Z] [Pipeline] echo 06:46:23 [2026-02-26T05:46:23.425Z] Silverpeas version is 6.4.6-build260219 06:46:23 [2026-02-26T05:46:23.426Z] [Pipeline] } 06:46:23 [2026-02-26T05:46:23.434Z] [Pipeline] // stage 06:46:23 [2026-02-26T05:46:23.444Z] [Pipeline] stage 06:46:23 [2026-02-26T05:46:23.445Z] [Pipeline] { (Prepare the project) 06:46:23 [2026-02-26T05:46:23.471Z] [Pipeline] git 06:46:23 [2026-02-26T05:46:23.474Z] The recommended git tool is: /usr/bin/git 06:46:23 [2026-02-26T05:46:23.475Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:23 [2026-02-26T05:46:23.489Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@31e1f95b; decorates hudson.Launcher$LocalLauncher@44649cf will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:23 [2026-02-26T05:46:23.490Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:23 [2026-02-26T05:46:23.495Z] Fetching changes from the remote Git repository 06:46:23 [2026-02-26T05:46:23.499Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:23 [2026-02-26T05:46:23.504Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:23 [2026-02-26T05:46:23.504Z] > /usr/bin/git --version # timeout=10 06:46:23 [2026-02-26T05:46:23.509Z] > git --version # 'git version 2.43.0' 06:46:23 [2026-02-26T05:46:23.509Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:23 [2026-02-26T05:46:23.514Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:24 [2026-02-26T05:46:24.893Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:24 [2026-02-26T05:46:24.900Z] Checking out Revision 414591e0f1dadf21cae9236c655a14b0f6b252c5 (refs/remotes/origin/6.4.x) 06:46:24 [2026-02-26T05:46:24.900Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:24 [2026-02-26T05:46:24.905Z] > /usr/bin/git checkout -f 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10 06:46:25 [2026-02-26T05:46:25.046Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:25 [2026-02-26T05:46:25.058Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:25 [2026-02-26T05:46:25.067Z] > /usr/bin/git checkout -b 6.4.x 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10 06:46:25 [2026-02-26T05:46:25.193Z] Commit message: "Update dependency on Silverpeas to version 6.4.6-build260219" 06:46:25 [2026-02-26T05:46:25.194Z] > /usr/bin/git rev-list --no-walk 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10 06:46:25 [2026-02-26T05:46:25.215Z] [Pipeline] script 06:46:25 [2026-02-26T05:46:25.218Z] [Pipeline] { 06:46:25 [2026-02-26T05:46:25.227Z] [Pipeline] copyArtifacts 06:46:25 [2026-02-26T05:46:25.233Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 375 06:46:25 [2026-02-26T05:46:25.242Z] [Pipeline] readYaml 06:46:25 [2026-02-26T05:46:25.252Z] 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:25 [2026-02-26T05:46:25.254Z] [Pipeline] sh 06:46:25 [2026-02-26T05:46:25.513Z] + git rev-parse HEAD 06:46:25 [2026-02-26T05:46:25.515Z] [Pipeline] echo 06:46:25 [2026-02-26T05:46:25.516Z] Current commit is 414591e0f1dadf21cae9236c655a14b0f6b252c5 and last build commit is 414591e0f1dadf21cae9236c655a14b0f6b252c5 06:46:25 [2026-02-26T05:46:25.517Z] 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:25 [2026-02-26T05:46:25.517Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.527Z] [Pipeline] // script 06:46:25 [2026-02-26T05:46:25.540Z] [Pipeline] script 06:46:25 [2026-02-26T05:46:25.546Z] [Pipeline] { 06:46:25 [2026-02-26T05:46:25.557Z] [Pipeline] readMavenPom 06:46:25 [2026-02-26T05:46:25.567Z] 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:25 [2026-02-26T05:46:25.568Z] 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:25 [2026-02-26T05:46:25.569Z] 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:25 [2026-02-26T05:46:25.569Z] 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:25 [2026-02-26T05:46:25.570Z] [Pipeline] echo 06:46:25 [2026-02-26T05:46:25.571Z] No changes and no update in Silverpeas since the last build 06:46:25 [2026-02-26T05:46:25.571Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.581Z] [Pipeline] // script 06:46:25 [2026-02-26T05:46:25.590Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.599Z] [Pipeline] // stage 06:46:25 [2026-02-26T05:46:25.611Z] [Pipeline] stage 06:46:25 [2026-02-26T05:46:25.612Z] [Pipeline] { (Build the project) 06:46:25 [2026-02-26T05:46:25.662Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-02-26T05:46:25.663Z] [Pipeline] getContext 06:46:25 [2026-02-26T05:46:25.677Z] [Pipeline] stage 06:46:25 [2026-02-26T05:46:25.678Z] [Pipeline] { (Check POM parent version) 06:46:25 [2026-02-26T05:46:25.687Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-02-26T05:46:25.689Z] [Pipeline] getContext 06:46:25 [2026-02-26T05:46:25.691Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.700Z] [Pipeline] // stage 06:46:25 [2026-02-26T05:46:25.715Z] [Pipeline] stage 06:46:25 [2026-02-26T05:46:25.716Z] [Pipeline] { (Update POM parent) 06:46:25 [2026-02-26T05:46:25.726Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-02-26T05:46:25.727Z] [Pipeline] getContext 06:46:25 [2026-02-26T05:46:25.729Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.738Z] [Pipeline] // stage 06:46:25 [2026-02-26T05:46:25.749Z] [Pipeline] stage 06:46:25 [2026-02-26T05:46:25.750Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:25 [2026-02-26T05:46:25.760Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-02-26T05:46:25.761Z] [Pipeline] getContext 06:46:25 [2026-02-26T05:46:25.762Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.771Z] [Pipeline] // stage 06:46:25 [2026-02-26T05:46:25.782Z] [Pipeline] stage 06:46:25 [2026-02-26T05:46:25.783Z] [Pipeline] { (Build and Publish) 06:46:25 [2026-02-26T05:46:25.792Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-02-26T05:46:25.793Z] [Pipeline] getContext 06:46:25 [2026-02-26T05:46:25.794Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.802Z] [Pipeline] // stage 06:46:25 [2026-02-26T05:46:25.811Z] [Pipeline] } 06:46:25 [2026-02-26T05:46:25.818Z] [Pipeline] // stage 06:46:25 [2026-02-26T05:46:25.829Z] [Pipeline] stage 06:46:25 [2026-02-26T05:46:25.830Z] [Pipeline] { (Create YAML build report) 06:46:25 [2026-02-26T05:46:25.854Z] [Pipeline] script 06:46:25 [2026-02-26T05:46:25.860Z] [Pipeline] { 06:46:25 [2026-02-26T05:46:25.872Z] [Pipeline] sh 06:46:26 [2026-02-26T05:46:26.131Z] + mkdir -p target 06:46:26 [2026-02-26T05:46:26.133Z] [Pipeline] sh 06:46:26 [2026-02-26T05:46:26.393Z] + mv build.yaml target/ 06:46:26 [2026-02-26T05:46:26.394Z] [Pipeline] } 06:46:26 [2026-02-26T05:46:26.403Z] [Pipeline] // script 06:46:26 [2026-02-26T05:46:26.414Z] [Pipeline] } 06:46:26 [2026-02-26T05:46:26.423Z] [Pipeline] // stage 06:46:26 [2026-02-26T05:46:26.435Z] [Pipeline] stage 06:46:26 [2026-02-26T05:46:26.436Z] [Pipeline] { (Declarative: Post Actions) 06:46:26 [2026-02-26T05:46:26.453Z] [Pipeline] step 06:46:26 [2026-02-26T05:46:26.477Z] [Pipeline] script 06:46:26 [2026-02-26T05:46:26.483Z] [Pipeline] { 06:46:26 [2026-02-26T05:46:26.512Z] [Pipeline] } 06:46:26 [2026-02-26T05:46:26.521Z] [Pipeline] // script 06:46:26 [2026-02-26T05:46:26.536Z] [Pipeline] archiveArtifacts 06:46:26 [2026-02-26T05:46:26.539Z] Archiving artifacts 06:46:26 [2026-02-26T05:46:26.548Z] Enregistrement des empreintes numériques 06:46:26 [2026-02-26T05:46:26.576Z] [Pipeline] } 06:46:26 [2026-02-26T05:46:26.585Z] [Pipeline] // stage 06:46:26 [2026-02-26T05:46:26.594Z] [Pipeline] } 06:46:26 [2026-02-26T05:46:26.603Z] [Pipeline] // withEnv 06:46:26 [2026-02-26T05:46:26.612Z] [Pipeline] } 06:46:26 [2026-02-26T05:46:26.613Z] $ docker stop --time=1 428451a80a4ed19907daccaf9ee015f33ff8e096518ad61ea9b8b37ae45c361a 06:46:27 [2026-02-26T05:46:27.896Z] $ docker rm -f --volumes 428451a80a4ed19907daccaf9ee015f33ff8e096518ad61ea9b8b37ae45c361a 06:46:27 [2026-02-26T05:46:27.935Z] [Pipeline] // withDockerContainer 06:46:27 [2026-02-26T05:46:27.939Z] [Pipeline] } 06:46:27 [2026-02-26T05:46:27.943Z] [Pipeline] // withEnv 06:46:27 [2026-02-26T05:46:27.947Z] [Pipeline] } 06:46:27 [2026-02-26T05:46:27.952Z] [Pipeline] // node 06:46:27 [2026-02-26T05:46:27.961Z] [Pipeline] End of Pipeline 06:46:27 [2026-02-26T05:46:27.997Z] Finished: SUCCESS