01:21:19 [2025-06-05T23:21:19.553Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 238 01:21:19 [2025-06-05T23:21:19.553Z] Causé à l'origine par : 01:21:19 [2025-06-05T23:21:19.553Z] Lancé par une alarme périodique 01:21:19 [2025-06-05T23:21:19.553Z] Running as userbuild 01:21:19 [2025-06-05T23:21:19.954Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:20 [2025-06-05T23:21:20.104Z] [Pipeline] Start of Pipeline 01:21:20 [2025-06-05T23:21:20.321Z] [Pipeline] node 01:21:20 [2025-06-05T23:21:20.325Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:20 [2025-06-05T23:21:20.326Z] [Pipeline] { 01:21:20 [2025-06-05T23:21:20.338Z] [Pipeline] stage 01:21:20 [2025-06-05T23:21:20.339Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:20 [2025-06-05T23:21:20.348Z] [Pipeline] checkout 01:21:20 [2025-06-05T23:21:20.349Z] Selected Git installation does not exist. Using Default 01:21:20 [2025-06-05T23:21:20.350Z] The recommended git tool is: NONE 01:21:20 [2025-06-05T23:21:20.350Z] No credentials specified 01:21:20 [2025-06-05T23:21:20.350Z] > /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-06-05T23:21:20.357Z] Fetching changes from the remote Git repository 01:21:20 [2025-06-05T23:21:20.360Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:20 [2025-06-05T23:21:20.367Z] Cleaning workspace 01:21:20 [2025-06-05T23:21:20.367Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:20 [2025-06-05T23:21:20.372Z] Resetting working tree 01:21:20 [2025-06-05T23:21:20.372Z] > /usr/bin/git reset --hard # timeout=10 01:21:20 [2025-06-05T23:21:20.533Z] > /usr/bin/git clean -fdx # timeout=10 01:21:20 [2025-06-05T23:21:20.547Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:20 [2025-06-05T23:21:20.547Z] > /usr/bin/git --version # timeout=10 01:21:20 [2025-06-05T23:21:20.551Z] > git --version # 'git version 2.43.0' 01:21:20 [2025-06-05T23:21:20.552Z] > /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-06-05T23:21:22.207Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:22 [2025-06-05T23:21:22.214Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master) 01:21:22 [2025-06-05T23:21:22.214Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:22 [2025-06-05T23:21:22.220Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 01:21:22 [2025-06-05T23:21:22.278Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project." 01:21:22 [2025-06-05T23:21:22.278Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 01:21:22 [2025-06-05T23:21:22.316Z] [Pipeline] } 01:21:22 [2025-06-05T23:21:22.323Z] [Pipeline] // stage 01:21:22 [2025-06-05T23:21:22.339Z] [Pipeline] withEnv 01:21:22 [2025-06-05T23:21:22.340Z] [Pipeline] { 01:21:22 [2025-06-05T23:21:22.459Z] [Pipeline] isUnix 01:21:22 [2025-06-05T23:21:22.460Z] [Pipeline] withEnv 01:21:22 [2025-06-05T23:21:22.461Z] [Pipeline] { 01:21:22 [2025-06-05T23:21:22.471Z] [Pipeline] sh 01:21:22 [2025-06-05T23:21:22.728Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:22 [2025-06-05T23:21:22.728Z] . 01:21:22 [2025-06-05T23:21:22.729Z] [Pipeline] } 01:21:22 [2025-06-05T23:21:22.737Z] [Pipeline] // withEnv 01:21:22 [2025-06-05T23:21:22.748Z] [Pipeline] withDockerContainer 01:21:22 [2025-06-05T23:21:22.780Z] Jenkins does not seem to be running inside a container 01:21:22 [2025-06-05T23:21:22.788Z] $ 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-06-05T23:21:23.111Z] $ docker top c42d9d2b1e0019209e46c6c5ec77d868d2e4b4fce9adfeb06b54ab69875184d4 -eo pid,comm 01:21:23 [2025-06-05T23:21:23.149Z] [Pipeline] { 01:21:23 [2025-06-05T23:21:23.161Z] [Pipeline] withEnv 01:21:23 [2025-06-05T23:21:23.162Z] [Pipeline] { 01:21:23 [2025-06-05T23:21:23.177Z] [Pipeline] stage 01:21:23 [2025-06-05T23:21:23.178Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:23 [2025-06-05T23:21:23.209Z] [Pipeline] script 01:21:23 [2025-06-05T23:21:23.215Z] [Pipeline] { 01:21:23 [2025-06-05T23:21:23.225Z] [Pipeline] echo 01:21:23 [2025-06-05T23:21:23.226Z] Working on branch 6.3.x 01:21:23 [2025-06-05T23:21:23.230Z] [Pipeline] copyArtifacts 01:21:23 [2025-06-05T23:21:23.237Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 238 01:21:23 [2025-06-05T23:21:23.243Z] [Pipeline] readYaml 01:21:23 [2025-06-05T23:21:23.255Z] 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-06-05T23:21:23.255Z] 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-06-05T23:21:23.256Z] [Pipeline] sh 01:21:23 [2025-06-05T23:21:23.512Z] + rm -f build.yaml 01:21:23 [2025-06-05T23:21:23.513Z] [Pipeline] } 01:21:23 [2025-06-05T23:21:23.522Z] [Pipeline] // script 01:21:23 [2025-06-05T23:21:23.531Z] [Pipeline] echo 01:21:23 [2025-06-05T23:21:23.531Z] Parent version is 1.5.3 01:21:23 [2025-06-05T23:21:23.533Z] [Pipeline] echo 01:21:23 [2025-06-05T23:21:23.534Z] Silverpeas version is 6.3.7-build250214 01:21:23 [2025-06-05T23:21:23.535Z] [Pipeline] } 01:21:23 [2025-06-05T23:21:23.539Z] [Pipeline] // stage 01:21:23 [2025-06-05T23:21:23.550Z] [Pipeline] stage 01:21:23 [2025-06-05T23:21:23.551Z] [Pipeline] { (Prepare the project) 01:21:23 [2025-06-05T23:21:23.576Z] [Pipeline] git 01:21:23 [2025-06-05T23:21:23.579Z] The recommended git tool is: /usr/bin/git 01:21:23 [2025-06-05T23:21:23.579Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:23 [2025-06-05T23:21:23.588Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2cc5140f; decorates hudson.Launcher$LocalLauncher@2b6be505 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:23 [2025-06-05T23:21:23.588Z] > /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-06-05T23:21:23.595Z] Fetching changes from the remote Git repository 01:21:23 [2025-06-05T23:21:23.599Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:23 [2025-06-05T23:21:23.606Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:23 [2025-06-05T23:21:23.606Z] > /usr/bin/git --version # timeout=10 01:21:23 [2025-06-05T23:21:23.611Z] > git --version # 'git version 2.43.0' 01:21:23 [2025-06-05T23:21:23.611Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:23 [2025-06-05T23:21:23.617Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:24 [2025-06-05T23:21:24.737Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:24 [2025-06-05T23:21:24.744Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:24 [2025-06-05T23:21:24.744Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:24 [2025-06-05T23:21:24.749Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:24 [2025-06-05T23:21:24.859Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:24 [2025-06-05T23:21:24.868Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:24 [2025-06-05T23:21:24.877Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-06-05T23:21:25.019Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:25 [2025-06-05T23:21:25.019Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2025-06-05T23:21:25.039Z] [Pipeline] script 01:21:25 [2025-06-05T23:21:25.042Z] [Pipeline] { 01:21:25 [2025-06-05T23:21:25.057Z] [Pipeline] copyArtifacts 01:21:25 [2025-06-05T23:21:25.063Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 209 01:21:25 [2025-06-05T23:21:25.069Z] [Pipeline] readYaml 01:21:25 [2025-06-05T23:21:25.080Z] 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-06-05T23:21:25.082Z] [Pipeline] sh 01:21:25 [2025-06-05T23:21:25.339Z] + git rev-parse HEAD 01:21:25 [2025-06-05T23:21:25.342Z] [Pipeline] echo 01:21:25 [2025-06-05T23:21:25.342Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:25 [2025-06-05T23:21:25.343Z] 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-06-05T23:21:25.343Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.357Z] [Pipeline] // script 01:21:25 [2025-06-05T23:21:25.367Z] [Pipeline] script 01:21:25 [2025-06-05T23:21:25.372Z] [Pipeline] { 01:21:25 [2025-06-05T23:21:25.382Z] [Pipeline] readMavenPom 01:21:25 [2025-06-05T23:21:25.391Z] 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-06-05T23:21:25.392Z] 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-06-05T23:21:25.393Z] 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-06-05T23:21:25.394Z] 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-06-05T23:21:25.395Z] [Pipeline] echo 01:21:25 [2025-06-05T23:21:25.395Z] No changes and no update in Silverpeas since the last build 01:21:25 [2025-06-05T23:21:25.396Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.404Z] [Pipeline] // script 01:21:25 [2025-06-05T23:21:25.413Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.422Z] [Pipeline] // stage 01:21:25 [2025-06-05T23:21:25.432Z] [Pipeline] stage 01:21:25 [2025-06-05T23:21:25.433Z] [Pipeline] { (Build the project) 01:21:25 [2025-06-05T23:21:25.474Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-06-05T23:21:25.475Z] [Pipeline] getContext 01:21:25 [2025-06-05T23:21:25.489Z] [Pipeline] stage 01:21:25 [2025-06-05T23:21:25.490Z] [Pipeline] { (Check POM parent version) 01:21:25 [2025-06-05T23:21:25.494Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-06-05T23:21:25.495Z] [Pipeline] getContext 01:21:25 [2025-06-05T23:21:25.496Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.500Z] [Pipeline] // stage 01:21:25 [2025-06-05T23:21:25.505Z] [Pipeline] stage 01:21:25 [2025-06-05T23:21:25.506Z] [Pipeline] { (Update POM parent) 01:21:25 [2025-06-05T23:21:25.510Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-06-05T23:21:25.511Z] [Pipeline] getContext 01:21:25 [2025-06-05T23:21:25.512Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.516Z] [Pipeline] // stage 01:21:25 [2025-06-05T23:21:25.522Z] [Pipeline] stage 01:21:25 [2025-06-05T23:21:25.523Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:25 [2025-06-05T23:21:25.527Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-06-05T23:21:25.528Z] [Pipeline] getContext 01:21:25 [2025-06-05T23:21:25.529Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.532Z] [Pipeline] // stage 01:21:25 [2025-06-05T23:21:25.537Z] [Pipeline] stage 01:21:25 [2025-06-05T23:21:25.538Z] [Pipeline] { (Build and Publish) 01:21:25 [2025-06-05T23:21:25.541Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-06-05T23:21:25.542Z] [Pipeline] getContext 01:21:25 [2025-06-05T23:21:25.543Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.549Z] [Pipeline] // stage 01:21:25 [2025-06-05T23:21:25.554Z] [Pipeline] } 01:21:25 [2025-06-05T23:21:25.558Z] [Pipeline] // stage 01:21:25 [2025-06-05T23:21:25.568Z] [Pipeline] stage 01:21:25 [2025-06-05T23:21:25.568Z] [Pipeline] { (Create YAML build report) 01:21:25 [2025-06-05T23:21:25.587Z] [Pipeline] script 01:21:25 [2025-06-05T23:21:25.591Z] [Pipeline] { 01:21:25 [2025-06-05T23:21:25.601Z] [Pipeline] sh 01:21:25 [2025-06-05T23:21:25.860Z] + mkdir -p target 01:21:25 [2025-06-05T23:21:25.861Z] [Pipeline] sh 01:21:26 [2025-06-05T23:21:26.119Z] + mv build.yaml target/ 01:21:26 [2025-06-05T23:21:26.120Z] [Pipeline] } 01:21:26 [2025-06-05T23:21:26.129Z] [Pipeline] // script 01:21:26 [2025-06-05T23:21:26.137Z] [Pipeline] } 01:21:26 [2025-06-05T23:21:26.146Z] [Pipeline] // stage 01:21:26 [2025-06-05T23:21:26.162Z] [Pipeline] stage 01:21:26 [2025-06-05T23:21:26.164Z] [Pipeline] { (Declarative: Post Actions) 01:21:26 [2025-06-05T23:21:26.181Z] [Pipeline] step 01:21:26 [2025-06-05T23:21:26.202Z] [Pipeline] script 01:21:26 [2025-06-05T23:21:26.209Z] [Pipeline] { 01:21:26 [2025-06-05T23:21:26.227Z] [Pipeline] } 01:21:26 [2025-06-05T23:21:26.236Z] [Pipeline] // script 01:21:26 [2025-06-05T23:21:26.250Z] [Pipeline] archiveArtifacts 01:21:26 [2025-06-05T23:21:26.253Z] Archiving artifacts 01:21:26 [2025-06-05T23:21:26.261Z] Enregistrement des empreintes numériques 01:21:26 [2025-06-05T23:21:26.279Z] [Pipeline] } 01:21:26 [2025-06-05T23:21:26.290Z] [Pipeline] // stage 01:21:26 [2025-06-05T23:21:26.299Z] [Pipeline] } 01:21:26 [2025-06-05T23:21:26.307Z] [Pipeline] // withEnv 01:21:26 [2025-06-05T23:21:26.316Z] [Pipeline] } 01:21:26 [2025-06-05T23:21:26.317Z] $ docker stop --time=1 c42d9d2b1e0019209e46c6c5ec77d868d2e4b4fce9adfeb06b54ab69875184d4 01:21:27 [2025-06-05T23:21:27.600Z] $ docker rm -f --volumes c42d9d2b1e0019209e46c6c5ec77d868d2e4b4fce9adfeb06b54ab69875184d4 01:21:27 [2025-06-05T23:21:27.643Z] [Pipeline] // withDockerContainer 01:21:27 [2025-06-05T23:21:27.647Z] [Pipeline] } 01:21:27 [2025-06-05T23:21:27.651Z] [Pipeline] // withEnv 01:21:27 [2025-06-05T23:21:27.656Z] [Pipeline] } 01:21:27 [2025-06-05T23:21:27.660Z] [Pipeline] // node 01:21:27 [2025-06-05T23:21:27.669Z] [Pipeline] End of Pipeline 01:21:27 [2025-06-05T23:21:27.720Z] Finished: SUCCESS