06:46:21 [2026-09-10T04:46:21.404Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 560 06:46:21 [2026-09-10T04:46:21.404Z] Causé à l'origine par : 06:46:21 [2026-09-10T04:46:21.404Z] Lancé par une alarme périodique 06:46:21 [2026-09-10T04:46:21.404Z] Running as userbuild 06:46:21 [2026-09-10T04:46:21.907Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:22 [2026-09-10T04:46:22.051Z] [Pipeline] Start of Pipeline 06:46:22 [2026-09-10T04:46:22.265Z] [Pipeline] node 06:46:22 [2026-09-10T04:46:22.267Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:22 [2026-09-10T04:46:22.269Z] [Pipeline] { 06:46:22 [2026-09-10T04:46:22.279Z] [Pipeline] stage 06:46:22 [2026-09-10T04:46:22.279Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:22 [2026-09-10T04:46:22.285Z] [Pipeline] checkout 06:46:22 [2026-09-10T04:46:22.289Z] Selected Git installation does not exist. Using Default 06:46:22 [2026-09-10T04:46:22.289Z] The recommended git tool is: NONE 06:46:22 [2026-09-10T04:46:22.289Z] No credentials specified 06:46:22 [2026-09-10T04:46:22.290Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:22 [2026-09-10T04:46:22.294Z] Fetching changes from the remote Git repository 06:46:22 [2026-09-10T04:46:22.296Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:22 [2026-09-10T04:46:22.312Z] Cleaning workspace 06:46:22 [2026-09-10T04:46:22.312Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:22 [2026-09-10T04:46:22.317Z] Resetting working tree 06:46:22 [2026-09-10T04:46:22.317Z] > /usr/bin/git reset --hard # timeout=10 06:46:22 [2026-09-10T04:46:22.414Z] > /usr/bin/git clean -fdx # timeout=10 06:46:22 [2026-09-10T04:46:22.424Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:22 [2026-09-10T04:46:22.424Z] > /usr/bin/git --version # timeout=10 06:46:22 [2026-09-10T04:46:22.429Z] > git --version # 'git version 2.43.0' 06:46:22 [2026-09-10T04:46:22.429Z] > /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-09-10T04:46:22.906Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:22 [2026-09-10T04:46:22.913Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master) 06:46:22 [2026-09-10T04:46:22.913Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:22 [2026-09-10T04:46:22.918Z] > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10 06:46:22 [2026-09-10T04:46:22.971Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image" 06:46:22 [2026-09-10T04:46:22.971Z] > /usr/bin/git rev-list --no-walk b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10 06:46:22 [2026-09-10T04:46:22.987Z] [Pipeline] } 06:46:22 [2026-09-10T04:46:22.990Z] [Pipeline] // stage 06:46:22 [2026-09-10T04:46:22.998Z] [Pipeline] withEnv 06:46:22 [2026-09-10T04:46:22.999Z] [Pipeline] { 06:46:23 [2026-09-10T04:46:23.078Z] [Pipeline] isUnix 06:46:23 [2026-09-10T04:46:23.079Z] [Pipeline] withEnv 06:46:23 [2026-09-10T04:46:23.080Z] [Pipeline] { 06:46:23 [2026-09-10T04:46:23.087Z] [Pipeline] sh 06:46:23 [2026-09-10T04:46:23.344Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:23 [2026-09-10T04:46:23.344Z] . 06:46:23 [2026-09-10T04:46:23.345Z] [Pipeline] } 06:46:23 [2026-09-10T04:46:23.350Z] [Pipeline] // withEnv 06:46:23 [2026-09-10T04:46:23.361Z] [Pipeline] withDockerContainer 06:46:23 [2026-09-10T04:46:23.393Z] Jenkins does not seem to be running inside a container 06:46:23 [2026-09-10T04:46:23.401Z] $ 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-09-10T04:46:23.713Z] $ docker top 14141cc5fb433c6f0611e9440d2a8a0d80c8541215416be8e23f59c2552595bf -eo pid,comm 06:46:23 [2026-09-10T04:46:23.755Z] [Pipeline] { 06:46:23 [2026-09-10T04:46:23.771Z] [Pipeline] withEnv 06:46:23 [2026-09-10T04:46:23.772Z] [Pipeline] { 06:46:23 [2026-09-10T04:46:23.780Z] [Pipeline] stage 06:46:23 [2026-09-10T04:46:23.781Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:23 [2026-09-10T04:46:23.811Z] [Pipeline] script 06:46:23 [2026-09-10T04:46:23.816Z] [Pipeline] { 06:46:23 [2026-09-10T04:46:23.827Z] [Pipeline] echo 06:46:23 [2026-09-10T04:46:23.828Z] Working on branch 6.4.x 06:46:23 [2026-09-10T04:46:23.833Z] [Pipeline] copyArtifacts 06:46:23 [2026-09-10T04:46:23.847Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 560 06:46:23 [2026-09-10T04:46:23.852Z] [Pipeline] readYaml 06:46:23 [2026-09-10T04:46:23.864Z] 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-09-10T04:46:23.864Z] 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-09-10T04:46:23.866Z] [Pipeline] sh 06:46:24 [2026-09-10T04:46:24.125Z] + rm -f build.yaml 06:46:24 [2026-09-10T04:46:24.126Z] [Pipeline] } 06:46:24 [2026-09-10T04:46:24.132Z] [Pipeline] // script 06:46:24 [2026-09-10T04:46:24.141Z] [Pipeline] echo 06:46:24 [2026-09-10T04:46:24.142Z] Parent version is 1.6.3 06:46:24 [2026-09-10T04:46:24.144Z] [Pipeline] echo 06:46:24 [2026-09-10T04:46:24.145Z] Silverpeas version is 6.4.8-build260810 06:46:24 [2026-09-10T04:46:24.146Z] [Pipeline] } 06:46:24 [2026-09-10T04:46:24.158Z] [Pipeline] // stage 06:46:24 [2026-09-10T04:46:24.169Z] [Pipeline] stage 06:46:24 [2026-09-10T04:46:24.170Z] [Pipeline] { (Prepare the project) 06:46:24 [2026-09-10T04:46:24.201Z] [Pipeline] git 06:46:24 [2026-09-10T04:46:24.211Z] The recommended git tool is: /usr/bin/git 06:46:24 [2026-09-10T04:46:24.212Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:24 [2026-09-10T04:46:24.225Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@55b606c1; decorates hudson.Launcher$LocalLauncher@7adbd772 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:24 [2026-09-10T04:46:24.226Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:24 [2026-09-10T04:46:24.231Z] Fetching changes from the remote Git repository 06:46:24 [2026-09-10T04:46:24.234Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:24 [2026-09-10T04:46:24.241Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:24 [2026-09-10T04:46:24.241Z] > /usr/bin/git --version # timeout=10 06:46:24 [2026-09-10T04:46:24.246Z] > git --version # 'git version 2.43.0' 06:46:24 [2026-09-10T04:46:24.246Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:24 [2026-09-10T04:46:24.251Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:24 [2026-09-10T04:46:24.712Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:24 [2026-09-10T04:46:24.718Z] Checking out Revision 2b7c49d86942a5dc9d5f703646b028035456d983 (refs/remotes/origin/6.4.x) 06:46:24 [2026-09-10T04:46:24.718Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:24 [2026-09-10T04:46:24.723Z] > /usr/bin/git checkout -f 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10 06:46:24 [2026-09-10T04:46:24.821Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:24 [2026-09-10T04:46:24.832Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:24 [2026-09-10T04:46:24.839Z] > /usr/bin/git checkout -b 6.4.x 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10 06:46:24 [2026-09-10T04:46:24.920Z] Commit message: "Fix Bug #15437" 06:46:24 [2026-09-10T04:46:24.920Z] > /usr/bin/git rev-list --no-walk 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10 06:46:24 [2026-09-10T04:46:24.942Z] [Pipeline] script 06:46:24 [2026-09-10T04:46:24.945Z] [Pipeline] { 06:46:24 [2026-09-10T04:46:24.954Z] [Pipeline] copyArtifacts 06:46:24 [2026-09-10T04:46:24.967Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 430 06:46:24 [2026-09-10T04:46:24.972Z] [Pipeline] readYaml 06:46:24 [2026-09-10T04:46:24.982Z] 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:24 [2026-09-10T04:46:24.985Z] [Pipeline] sh 06:46:25 [2026-09-10T04:46:25.246Z] + git rev-parse HEAD 06:46:25 [2026-09-10T04:46:25.249Z] [Pipeline] echo 06:46:25 [2026-09-10T04:46:25.249Z] Current commit is 2b7c49d86942a5dc9d5f703646b028035456d983 and last build commit is 2b7c49d86942a5dc9d5f703646b028035456d983 06:46:25 [2026-09-10T04:46:25.250Z] 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-09-10T04:46:25.251Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.260Z] [Pipeline] // script 06:46:25 [2026-09-10T04:46:25.275Z] [Pipeline] script 06:46:25 [2026-09-10T04:46:25.281Z] [Pipeline] { 06:46:25 [2026-09-10T04:46:25.295Z] [Pipeline] readMavenPom 06:46:25 [2026-09-10T04:46:25.304Z] 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-09-10T04:46:25.305Z] 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-09-10T04:46:25.307Z] 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-09-10T04:46:25.307Z] 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-09-10T04:46:25.310Z] [Pipeline] echo 06:46:25 [2026-09-10T04:46:25.310Z] No changes and no update in Silverpeas since the last build 06:46:25 [2026-09-10T04:46:25.311Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.320Z] [Pipeline] // script 06:46:25 [2026-09-10T04:46:25.330Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.339Z] [Pipeline] // stage 06:46:25 [2026-09-10T04:46:25.350Z] [Pipeline] stage 06:46:25 [2026-09-10T04:46:25.351Z] [Pipeline] { (Build the project) 06:46:25 [2026-09-10T04:46:25.406Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-09-10T04:46:25.408Z] [Pipeline] getContext 06:46:25 [2026-09-10T04:46:25.421Z] [Pipeline] stage 06:46:25 [2026-09-10T04:46:25.422Z] [Pipeline] { (Check POM parent version) 06:46:25 [2026-09-10T04:46:25.432Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-09-10T04:46:25.434Z] [Pipeline] getContext 06:46:25 [2026-09-10T04:46:25.436Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.447Z] [Pipeline] // stage 06:46:25 [2026-09-10T04:46:25.461Z] [Pipeline] stage 06:46:25 [2026-09-10T04:46:25.461Z] [Pipeline] { (Update POM parent) 06:46:25 [2026-09-10T04:46:25.470Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-09-10T04:46:25.472Z] [Pipeline] getContext 06:46:25 [2026-09-10T04:46:25.473Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.482Z] [Pipeline] // stage 06:46:25 [2026-09-10T04:46:25.492Z] [Pipeline] stage 06:46:25 [2026-09-10T04:46:25.493Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:25 [2026-09-10T04:46:25.502Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-09-10T04:46:25.504Z] [Pipeline] getContext 06:46:25 [2026-09-10T04:46:25.505Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.515Z] [Pipeline] // stage 06:46:25 [2026-09-10T04:46:25.524Z] [Pipeline] stage 06:46:25 [2026-09-10T04:46:25.525Z] [Pipeline] { (Build and Publish) 06:46:25 [2026-09-10T04:46:25.538Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2026-09-10T04:46:25.539Z] [Pipeline] getContext 06:46:25 [2026-09-10T04:46:25.541Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.548Z] [Pipeline] // stage 06:46:25 [2026-09-10T04:46:25.556Z] [Pipeline] } 06:46:25 [2026-09-10T04:46:25.563Z] [Pipeline] // stage 06:46:25 [2026-09-10T04:46:25.574Z] [Pipeline] stage 06:46:25 [2026-09-10T04:46:25.575Z] [Pipeline] { (Create YAML build report) 06:46:25 [2026-09-10T04:46:25.599Z] [Pipeline] script 06:46:25 [2026-09-10T04:46:25.607Z] [Pipeline] { 06:46:25 [2026-09-10T04:46:25.618Z] [Pipeline] sh 06:46:25 [2026-09-10T04:46:25.876Z] + mkdir -p target 06:46:25 [2026-09-10T04:46:25.879Z] [Pipeline] sh 06:46:26 [2026-09-10T04:46:26.137Z] + mv build.yaml target/ 06:46:26 [2026-09-10T04:46:26.138Z] [Pipeline] } 06:46:26 [2026-09-10T04:46:26.147Z] [Pipeline] // script 06:46:26 [2026-09-10T04:46:26.157Z] [Pipeline] } 06:46:26 [2026-09-10T04:46:26.166Z] [Pipeline] // stage 06:46:26 [2026-09-10T04:46:26.177Z] [Pipeline] stage 06:46:26 [2026-09-10T04:46:26.178Z] [Pipeline] { (Declarative: Post Actions) 06:46:26 [2026-09-10T04:46:26.194Z] [Pipeline] step 06:46:26 [2026-09-10T04:46:26.216Z] [Pipeline] script 06:46:26 [2026-09-10T04:46:26.224Z] [Pipeline] { 06:46:26 [2026-09-10T04:46:26.243Z] [Pipeline] } 06:46:26 [2026-09-10T04:46:26.253Z] [Pipeline] // script 06:46:26 [2026-09-10T04:46:26.267Z] [Pipeline] archiveArtifacts 06:46:26 [2026-09-10T04:46:26.270Z] Archiving artifacts 06:46:26 [2026-09-10T04:46:26.280Z] Enregistrement des empreintes numériques 06:46:26 [2026-09-10T04:46:26.307Z] [Pipeline] } 06:46:26 [2026-09-10T04:46:26.318Z] [Pipeline] // stage 06:46:26 [2026-09-10T04:46:26.328Z] [Pipeline] } 06:46:26 [2026-09-10T04:46:26.340Z] [Pipeline] // withEnv 06:46:26 [2026-09-10T04:46:26.349Z] [Pipeline] } 06:46:26 [2026-09-10T04:46:26.350Z] $ docker stop --time=1 14141cc5fb433c6f0611e9440d2a8a0d80c8541215416be8e23f59c2552595bf 06:46:27 [2026-09-10T04:46:27.640Z] $ docker rm -f --volumes 14141cc5fb433c6f0611e9440d2a8a0d80c8541215416be8e23f59c2552595bf 06:46:27 [2026-09-10T04:46:27.679Z] [Pipeline] // withDockerContainer 06:46:27 [2026-09-10T04:46:27.683Z] [Pipeline] } 06:46:27 [2026-09-10T04:46:27.687Z] [Pipeline] // withEnv 06:46:27 [2026-09-10T04:46:27.690Z] [Pipeline] } 06:46:27 [2026-09-10T04:46:27.694Z] [Pipeline] // node 06:46:27 [2026-09-10T04:46:27.703Z] [Pipeline] End of Pipeline 06:46:27 [2026-09-10T04:46:27.761Z] Finished: SUCCESS